PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

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

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

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