PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.ac.AuthnMethodBaseType

Packages that use AuthnMethodBaseType
org.picketlink.identity.federation.saml.v2.ac   
 

Uses of AuthnMethodBaseType in org.picketlink.identity.federation.saml.v2.ac
 

Fields in org.picketlink.identity.federation.saml.v2.ac declared as AuthnMethodBaseType
protected  AuthnMethodBaseType AuthnContextDeclarationBaseType.authnMethod
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac that return AuthnMethodBaseType
 AuthnMethodBaseType AuthnContextDeclarationBaseType.getAuthnMethod()
          Gets the value of the authnMethod property.
 

Methods in org.picketlink.identity.federation.saml.v2.ac with parameters of type AuthnMethodBaseType
 void AuthnContextDeclarationBaseType.setAuthnMethod(AuthnMethodBaseType value)
          Sets the value of the authnMethod property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.