|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributedString | |
---|---|
org.picketlink.identity.federation.ws.wss.secext |
Uses of AttributedString in org.picketlink.identity.federation.ws.wss.secext |
---|
Subclasses of AttributedString in org.picketlink.identity.federation.ws.wss.secext | |
---|---|
class |
BinarySecurityTokenType
A security token that is encoded in binary |
class |
EncodedString
This type is used for elements containing stringified binary data. |
class |
KeyIdentifierType
A security token key identifier |
class |
PasswordString
This type is used for password elements per Section 4.1. |
Fields in org.picketlink.identity.federation.ws.wss.secext declared as AttributedString | |
---|---|
protected AttributedString |
UsernameTokenType.username
|
Methods in org.picketlink.identity.federation.ws.wss.secext that return AttributedString | |
---|---|
AttributedString |
UsernameTokenType.getUsername()
Gets the value of the username property. |
Methods in org.picketlink.identity.federation.ws.wss.secext with parameters of type AttributedString | |
---|---|
void |
UsernameTokenType.setUsername(AttributedString value)
Sets the value of the username property. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |