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

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

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

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

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