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

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

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

Fields in org.jboss.identity.federation.saml.v2.ac.classes.x509 declared as IdentificationType
protected  IdentificationType OriginalAuthnContextDeclarationBaseType.identification
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.x509 that return IdentificationType
 IdentificationType ObjectFactory.createIdentificationType()
          Create an instance of IdentificationType
 IdentificationType OriginalAuthnContextDeclarationBaseType.getIdentification()
          Gets the value of the identification property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.x509 with parameters of type IdentificationType
 javax.xml.bind.JAXBElement<IdentificationType> ObjectFactory.createIdentification(IdentificationType value)
          Create an instance of JAXBElement<IdentificationType>}
 void OriginalAuthnContextDeclarationBaseType.setIdentification(IdentificationType value)
          Sets the value of the identification property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.