Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.spki.AuthnMethodBaseType

Packages that use AuthnMethodBaseType
org.jboss.identity.federation.saml.v2.ac.classes.spki   
 

Uses of AuthnMethodBaseType in org.jboss.identity.federation.saml.v2.ac.classes.spki
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.spki declared as AuthnMethodBaseType
protected  AuthnMethodBaseType OriginalAuthnContextDeclarationBaseType.authnMethod
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.spki that return AuthnMethodBaseType
 AuthnMethodBaseType ObjectFactory.createAuthnMethodBaseType()
          Create an instance of AuthnMethodBaseType
 AuthnMethodBaseType OriginalAuthnContextDeclarationBaseType.getAuthnMethod()
          Gets the value of the authnMethod property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.spki with parameters of type AuthnMethodBaseType
 javax.xml.bind.JAXBElement<AuthnMethodBaseType> ObjectFactory.createAuthnMethod(AuthnMethodBaseType value)
          Create an instance of JAXBElement<AuthnMethodBaseType>}
 void OriginalAuthnContextDeclarationBaseType.setAuthnMethod(AuthnMethodBaseType value)
          Sets the value of the authnMethod property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.