Package | Description |
---|---|
org.apache.ws.security | |
org.apache.ws.security.message.token | |
org.apache.ws.security.util |
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 |
---|---|
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) |
Modifier and Type | Class and Description |
---|---|
class |
WSCurrentTimeSource |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.