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

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

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

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.x509 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.x509 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.