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

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

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

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.internetprotocol that return TokenType
 TokenType ObjectFactory.createTokenType()
          Create an instance of TokenType
 TokenType PrincipalAuthenticationMechanismType.getToken()
          Gets the value of the token property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.internetprotocol with parameters of type TokenType
 javax.xml.bind.JAXBElement<TokenType> ObjectFactory.createToken(TokenType value)
          Create an instance of JAXBElement<TokenType>}
 void PrincipalAuthenticationMechanismType.setToken(TokenType value)
          Sets the value of the token property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.