PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.federation.saml.v2.ac declared as AuthenticatorBaseType
protected  AuthenticatorBaseType AuthnMethodBaseType.authenticator
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac that return AuthenticatorBaseType
 AuthenticatorBaseType AuthnMethodBaseType.getAuthenticator()
          Gets the value of the authenticator property.
 

Methods in org.picketlink.identity.federation.saml.v2.ac with parameters of type AuthenticatorBaseType
 void AuthnMethodBaseType.setAuthenticator(AuthenticatorBaseType value)
          Sets the value of the authenticator property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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