Uses of Class
org.apache.cxf.ws.security.sts.provider.model.secext.KeyIdentifierType
-
Packages that use KeyIdentifierType Package Description org.apache.cxf.ws.security.sts.provider.model.secext -
-
Uses of KeyIdentifierType in org.apache.cxf.ws.security.sts.provider.model.secext
Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return KeyIdentifierType Modifier and Type Method Description KeyIdentifierTypeObjectFactory. createKeyIdentifierType()Create an instance ofKeyIdentifierTypeMethods in org.apache.cxf.ws.security.sts.provider.model.secext that return types with arguments of type KeyIdentifierType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeyIdentifierType>ObjectFactory. createKeyIdentifier(KeyIdentifierType value)Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type KeyIdentifierType Modifier and Type Method Description javax.xml.bind.JAXBElement<KeyIdentifierType>ObjectFactory. createKeyIdentifier(KeyIdentifierType value)
-