Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.timesynctoken.PrincipalAuthenticationMechanismType

Packages that use PrincipalAuthenticationMechanismType
org.jboss.identity.federation.saml.v2.ac.classes.timesynctoken   
 

Uses of PrincipalAuthenticationMechanismType in org.jboss.identity.federation.saml.v2.ac.classes.timesynctoken
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.timesynctoken declared as PrincipalAuthenticationMechanismType
protected  PrincipalAuthenticationMechanismType OriginalAuthnMethodBaseType.principalAuthenticationMechanism
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.timesynctoken that return PrincipalAuthenticationMechanismType
 PrincipalAuthenticationMechanismType ObjectFactory.createPrincipalAuthenticationMechanismType()
          Create an instance of PrincipalAuthenticationMechanismType
 PrincipalAuthenticationMechanismType OriginalAuthnMethodBaseType.getPrincipalAuthenticationMechanism()
          Gets the value of the principalAuthenticationMechanism property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.timesynctoken with parameters of type PrincipalAuthenticationMechanismType
 javax.xml.bind.JAXBElement<PrincipalAuthenticationMechanismType> ObjectFactory.createPrincipalAuthenticationMechanism(PrincipalAuthenticationMechanismType value)
          Create an instance of JAXBElement<PrincipalAuthenticationMechanismType>}
 void OriginalAuthnMethodBaseType.setPrincipalAuthenticationMechanism(PrincipalAuthenticationMechanismType value)
          Sets the value of the principalAuthenticationMechanism property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.