Uses of Class
org.w3._2000._09.xmldsig.KeyInfo

Packages that use KeyInfo
oasis.names.tc.dss._1_0.core.schema   
oasis.names.tc.saml._1_0.assertion   
org.w3._2000._09.xmldsig   
 

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 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.
 




Connector Packaging TECHNICAL 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.