Uses of Class
org.apache.cxf.ws.security.sts.provider.model.secext.EncodedString
-
Packages that use EncodedString Package Description 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 Modifier and Type Class Description classBinarySecurityTokenTypeA security token that is encoded in binaryclassKeyIdentifierTypeA security token key identifierMethods in org.apache.cxf.ws.security.sts.provider.model.secext that return EncodedString Modifier and Type Method Description EncodedStringObjectFactory. createEncodedString()Create an instance ofEncodedStringMethods in org.apache.cxf.ws.security.sts.provider.model.secext that return types with arguments of type EncodedString Modifier and Type Method Description javax.xml.bind.JAXBElement<EncodedString>ObjectFactory. createNonce(EncodedString value)Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type EncodedString Modifier and Type Method Description javax.xml.bind.JAXBElement<EncodedString>ObjectFactory. createNonce(EncodedString value)
-