Uses of Class
org.w3._2000._09.xmldsig_.KeyInfoType
Packages that use KeyInfoType
Package
Description
-
Uses of KeyInfoType in oasis.names.tc.dss._1_0.core.schema
Fields in oasis.names.tc.dss._1_0.core.schema declared as KeyInfoTypeModifier and TypeFieldDescriptionprotected KeyInfoTypeAdditionalKeyInfo.keyInfoprotected KeyInfoTypeKeySelector.keyInfoMethods in oasis.names.tc.dss._1_0.core.schema that return KeyInfoTypeModifier and TypeMethodDescriptionAdditionalKeyInfo.getKeyInfo()Gets the value of the keyInfo property.KeySelector.getKeyInfo()Gets the value of the keyInfo property.Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionvoidAdditionalKeyInfo.setKeyInfo(KeyInfoType value) Sets the value of the keyInfo property.voidKeySelector.setKeyInfo(KeyInfoType value) Sets the value of the keyInfo property. -
Uses of KeyInfoType in oasis.names.tc.saml._1_0.assertion
Fields in oasis.names.tc.saml._1_0.assertion declared as KeyInfoTypeMethods in oasis.names.tc.saml._1_0.assertion that return KeyInfoTypeModifier and TypeMethodDescriptionSubjectConfirmationType.getKeyInfo()Gets the value of the keyInfo property.Methods in oasis.names.tc.saml._1_0.assertion with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionvoidSubjectConfirmationType.setKeyInfo(KeyInfoType value) Sets the value of the keyInfo property. -
Uses of KeyInfoType in org.w3._2000._09.xmldsig_
Fields in org.w3._2000._09.xmldsig_ declared as KeyInfoTypeMethods in org.w3._2000._09.xmldsig_ that return KeyInfoTypeModifier and TypeMethodDescriptionObjectFactory.createKeyInfoType()Create an instance ofKeyInfoTypeSignatureType.getKeyInfo()Gets the value of the keyInfo property.Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type KeyInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createKeyInfo(KeyInfoType value) Methods in org.w3._2000._09.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. -
Uses of KeyInfoType in org.w3._2001._04.xmlenc_
Fields in org.w3._2001._04.xmlenc_ declared as KeyInfoTypeMethods in org.w3._2001._04.xmlenc_ that return KeyInfoTypeModifier and TypeMethodDescriptionEncryptedType.getKeyInfo()Gets the value of the keyInfo property.Methods in org.w3._2001._04.xmlenc_ that return types with arguments of type KeyInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value) jakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value) Methods in org.w3._2001._04.xmlenc_ with parameters of type KeyInfoTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value) jakarta.xml.bind.JAXBElement<KeyInfoType>ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value) voidEncryptedType.setKeyInfo(KeyInfoType value) Sets the value of the keyInfo property.