Package | Description |
---|---|
org.apache.wss4j.common.util | |
org.apache.wss4j.dom.engine | |
org.apache.wss4j.dom.message | |
org.apache.wss4j.dom.message.token |
Modifier and Type | Class and Description |
---|---|
class |
WSCurrentTimeSource |
Modifier and Type | Method and Description |
---|---|
WSTimeSource |
WSSConfig.getCurrentTime() |
Modifier and Type | Method and Description |
---|---|
void |
WSSConfig.setCurrentTime(WSTimeSource currentTime) |
Modifier and Type | Method and Description |
---|---|
WSTimeSource |
WSSecTimestamp.getWsTimeSource() |
WSTimeSource |
WSSecUsernameToken.getWsTimeSource() |
Modifier and Type | Method and Description |
---|---|
void |
WSSecTimestamp.setWsTimeSource(WSTimeSource wsTimeSource) |
void |
WSSecUsernameToken.setWsTimeSource(WSTimeSource wsTimeSource) |
Modifier and Type | Method and Description |
---|---|
void |
UsernameToken.addCreated(boolean milliseconds,
WSTimeSource timeSource,
Document doc)
Creates and adds a Created element to this UsernameToken
|
Constructor and Description |
---|
Timestamp(boolean milliseconds,
Document doc,
WSTimeSource timeSource,
int ttl)
Constructs a
Timestamp object according
to the defined parameters. |
UsernameToken(boolean milliseconds,
Document doc,
WSTimeSource timeSource,
String pwType) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.