Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword.AuthnContextDeclarationBaseType

Packages that use AuthnContextDeclarationBaseType
org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword   
 

Uses of AuthnContextDeclarationBaseType in org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword that return AuthnContextDeclarationBaseType
 AuthnContextDeclarationBaseType ObjectFactory.createAuthnContextDeclarationBaseType()
          Create an instance of AuthnContextDeclarationBaseType
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword with parameters of type AuthnContextDeclarationBaseType
 javax.xml.bind.JAXBElement<AuthnContextDeclarationBaseType> ObjectFactory.createAuthenticationContextDeclaration(AuthnContextDeclarationBaseType value)
          Create an instance of JAXBElement<AuthnContextDeclarationBaseType>}
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.