Uses of Class
at.gv.zustellung.zusemsg.xsd.xmldsig.KeyInfoType

Packages that use KeyInfoType
at.gv.zustellung.zusemsg.xsd.saml   
at.gv.zustellung.zusemsg.xsd.xmldsig   
at.gv.zustellung.zusemsg.xsd.zuse_persondata   
 

Uses of KeyInfoType in at.gv.zustellung.zusemsg.xsd.saml
 

Methods in at.gv.zustellung.zusemsg.xsd.saml that return KeyInfoType
 KeyInfoType SubjectConfirmationType.getKeyInfo()
          Gets the value of the keyInfo property.
 

Methods in at.gv.zustellung.zusemsg.xsd.saml with parameters of type KeyInfoType
 void SubjectConfirmationType.setKeyInfo(KeyInfoType value)
          Sets the value of the keyInfo property.
 

Uses of KeyInfoType in at.gv.zustellung.zusemsg.xsd.xmldsig
 

Methods in at.gv.zustellung.zusemsg.xsd.xmldsig that return KeyInfoType
 KeyInfoType ObjectFactory.createKeyInfoType()
          Create an instance of KeyInfoType
 KeyInfoType SignatureType.getKeyInfo()
          Gets the value of the keyInfo property.
 

Methods in at.gv.zustellung.zusemsg.xsd.xmldsig that return types with arguments of type KeyInfoType
 JAXBElement<KeyInfoType> ObjectFactory.createKeyInfo(KeyInfoType value)
          Create an instance of JAXBElement<KeyInfoType>}
 

Methods in at.gv.zustellung.zusemsg.xsd.xmldsig with parameters of type KeyInfoType
 JAXBElement<KeyInfoType> ObjectFactory.createKeyInfo(KeyInfoType value)
          Create an instance of JAXBElement<KeyInfoType>}
 void SignatureType.setKeyInfo(KeyInfoType value)
          Sets the value of the keyInfo property.
 

Uses of KeyInfoType in at.gv.zustellung.zusemsg.xsd.zuse_persondata
 

Methods in at.gv.zustellung.zusemsg.xsd.zuse_persondata that return KeyInfoType
 KeyInfoType InternetAddressType.getKeyInfo()
          certificate for secure communication
 

Methods in at.gv.zustellung.zusemsg.xsd.zuse_persondata with parameters of type KeyInfoType
 void InternetAddressType.setKeyInfo(KeyInfoType value)
          Sets the value of the keyInfo property.
 



Copyright 2010 E-Government Innovation Center (EGIZ). All Rights Reserved.