Package | Description |
---|---|
org.apache.cxf.ws.security.sts.provider.model.secext |
Modifier and Type | Class and Description |
---|---|
class |
BinarySecurityTokenType
A security token that is encoded in binary
|
class |
KeyIdentifierType
A security token key identifier
|
Modifier and Type | Method and Description |
---|---|
EncodedString |
ObjectFactory.createEncodedString()
Create an instance of
EncodedString |
Modifier and Type | Method and Description |
---|---|
JAXBElement<EncodedString> |
ObjectFactory.createNonce(EncodedString value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<EncodedString> |
ObjectFactory.createNonce(EncodedString value)
|
Apache CXF