|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyInfo | |
---|---|
oasis.names.tc.dss._1_0.core.schema | |
oasis.names.tc.saml._1_0.assertion | |
oasis.names.tc.saml._2_0.metadata | |
org.w3._2000._09.xmldsig | |
org.w3._2001._04.xmlenc |
Uses of KeyInfo in oasis.names.tc.dss._1_0.core.schema |
---|
Methods in oasis.names.tc.dss._1_0.core.schema that return KeyInfo | |
---|---|
KeyInfo |
KeySelector.getKeyInfo()
Gets the value of the keyInfo property. |
KeyInfo |
AdditionalKeyInfo.getKeyInfo()
Gets the value of the keyInfo property. |
Methods in oasis.names.tc.dss._1_0.core.schema with parameters of type KeyInfo | |
---|---|
void |
KeySelector.setKeyInfo(KeyInfo value)
Sets the value of the keyInfo property. |
void |
AdditionalKeyInfo.setKeyInfo(KeyInfo value)
Sets the value of the keyInfo property. |
Uses of KeyInfo in oasis.names.tc.saml._1_0.assertion |
---|
Methods in oasis.names.tc.saml._1_0.assertion that return KeyInfo | |
---|---|
KeyInfo |
SubjectConfirmation.getKeyInfo()
Gets the value of the keyInfo property. |
Methods in oasis.names.tc.saml._1_0.assertion with parameters of type KeyInfo | |
---|---|
void |
SubjectConfirmation.setKeyInfo(KeyInfo value)
Sets the value of the keyInfo property. |
Uses of KeyInfo in oasis.names.tc.saml._2_0.metadata |
---|
Methods in oasis.names.tc.saml._2_0.metadata that return KeyInfo | |
---|---|
KeyInfo |
KeyDescriptor.getKeyInfo()
Gets the value of the keyInfo property. |
Methods in oasis.names.tc.saml._2_0.metadata with parameters of type KeyInfo | |
---|---|
void |
KeyDescriptor.setKeyInfo(KeyInfo value)
Sets the value of the keyInfo property. |
Uses of KeyInfo in org.w3._2000._09.xmldsig |
---|
Methods in org.w3._2000._09.xmldsig that return KeyInfo | |
---|---|
KeyInfo |
ObjectFactory.createKeyInfo()
Create an instance of KeyInfo |
KeyInfo |
Signature.getKeyInfo()
Gets the value of the keyInfo property. |
Methods in org.w3._2000._09.xmldsig with parameters of type KeyInfo | |
---|---|
void |
Signature.setKeyInfo(KeyInfo value)
Sets the value of the keyInfo property. |
Uses of KeyInfo in org.w3._2001._04.xmlenc |
---|
Methods in org.w3._2001._04.xmlenc that return KeyInfo | |
---|---|
KeyInfo |
EncryptedType.getKeyInfo()
Gets the value of the keyInfo property. |
Methods in org.w3._2001._04.xmlenc that return types with arguments of type KeyInfo | |
---|---|
JAXBElement<KeyInfo> |
ObjectFactory.createAgreementMethodOriginatorKeyInfo(KeyInfo value)
Create an instance of JAXBElement < KeyInfo > } |
JAXBElement<KeyInfo> |
ObjectFactory.createAgreementMethodRecipientKeyInfo(KeyInfo value)
Create an instance of JAXBElement < KeyInfo > } |
Methods in org.w3._2001._04.xmlenc with parameters of type KeyInfo | |
---|---|
JAXBElement<KeyInfo> |
ObjectFactory.createAgreementMethodOriginatorKeyInfo(KeyInfo value)
Create an instance of JAXBElement < KeyInfo > } |
JAXBElement<KeyInfo> |
ObjectFactory.createAgreementMethodRecipientKeyInfo(KeyInfo value)
Create an instance of JAXBElement < KeyInfo > } |
void |
EncryptedType.setKeyInfo(KeyInfo value)
Sets the value of the keyInfo property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |