PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.federation.saml.v2.ac declared as TokenType
protected  TokenType PrincipalAuthenticationMechanismType.token
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac that return TokenType
 TokenType PrincipalAuthenticationMechanismType.getToken()
          Gets the value of the token property.
 

Methods in org.picketlink.identity.federation.saml.v2.ac with parameters of type TokenType
 void PrincipalAuthenticationMechanismType.setToken(TokenType value)
          Sets the value of the token property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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