Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.smartcard.PublicKeyType

Packages that use PublicKeyType
org.jboss.identity.federation.saml.v2.ac.classes.smartcard   
 

Uses of PublicKeyType in org.jboss.identity.federation.saml.v2.ac.classes.smartcard
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.smartcard that return PublicKeyType
 PublicKeyType ObjectFactory.createPublicKeyType()
          Create an instance of PublicKeyType
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.smartcard that return types with arguments of type PublicKeyType
 javax.xml.bind.JAXBElement<PublicKeyType> ObjectFactory.createAsymmetricDecryption(PublicKeyType value)
          Create an instance of JAXBElement<PublicKeyType>}
 javax.xml.bind.JAXBElement<PublicKeyType> ObjectFactory.createAsymmetricKeyAgreement(PublicKeyType value)
          Create an instance of JAXBElement<PublicKeyType>}
 javax.xml.bind.JAXBElement<PublicKeyType> ObjectFactory.createDigSig(PublicKeyType value)
          Create an instance of JAXBElement<PublicKeyType>}
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.smartcard with parameters of type PublicKeyType
 javax.xml.bind.JAXBElement<PublicKeyType> ObjectFactory.createAsymmetricDecryption(PublicKeyType value)
          Create an instance of JAXBElement<PublicKeyType>}
 javax.xml.bind.JAXBElement<PublicKeyType> ObjectFactory.createAsymmetricKeyAgreement(PublicKeyType value)
          Create an instance of JAXBElement<PublicKeyType>}
 javax.xml.bind.JAXBElement<PublicKeyType> ObjectFactory.createDigSig(PublicKeyType value)
          Create an instance of JAXBElement<PublicKeyType>}
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.