Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.KeyInfoType
Packages that use KeyInfoType
-
Uses of KeyInfoType in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Fields in org.apache.cxf.ws.security.sts.provider.model.xmldsig declared as KeyInfoTypeMethods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return KeyInfoTypeModifier and TypeMethodDescriptionObjectFactory.createKeyInfoType()Create an instance ofKeyInfoTypeSignatureType.getKeyInfo()Gets the value of the keyInfo property.Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return types with arguments of type KeyInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createKeyInfo(KeyInfoType value) Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createKeyInfo(KeyInfoType value) voidSignatureType.setKeyInfo(KeyInfoType value) Sets the value of the keyInfo property.