|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncodedString | |
---|---|
org.apache.cxf.ws.security.sts.provider.model.secext |
Uses of EncodedString in org.apache.cxf.ws.security.sts.provider.model.secext |
---|
Subclasses of EncodedString in org.apache.cxf.ws.security.sts.provider.model.secext | |
---|---|
class |
BinarySecurityTokenType
A security token that is encoded in binary |
class |
KeyIdentifierType
A security token key identifier |
Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return EncodedString | |
---|---|
EncodedString |
ObjectFactory.createEncodedString()
Create an instance of EncodedString |
Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return types with arguments of type EncodedString | |
---|---|
JAXBElement<EncodedString> |
ObjectFactory.createNonce(EncodedString value)
Create an instance of JAXBElement < EncodedString > } |
Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type EncodedString | |
---|---|
JAXBElement<EncodedString> |
ObjectFactory.createNonce(EncodedString value)
Create an instance of JAXBElement < EncodedString > } |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |