|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributedString | |
|---|---|
| org.apache.cxf.ws.security.sts.provider.model.secext | |
| Uses of AttributedString in org.apache.cxf.ws.security.sts.provider.model.secext |
|---|
| Subclasses of AttributedString in org.apache.cxf.ws.security.sts.provider.model.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.apache.cxf.ws.security.sts.provider.model.secext declared as AttributedString | |
|---|---|
protected AttributedString |
UsernameTokenType.username
|
| Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return AttributedString | |
|---|---|
AttributedString |
ObjectFactory.createAttributedString()
Create an instance of AttributedString |
AttributedString |
UsernameTokenType.getUsername()
Gets the value of the username property. |
| Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type AttributedString | |
|---|---|
void |
UsernameTokenType.setUsername(AttributedString value)
Sets the value of the username property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||