Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.spki.AuthenticatorTransportProtocolType

Packages that use AuthenticatorTransportProtocolType
org.jboss.identity.federation.saml.v2.ac.classes.spki   
 

Uses of AuthenticatorTransportProtocolType in org.jboss.identity.federation.saml.v2.ac.classes.spki
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.spki declared as AuthenticatorTransportProtocolType
protected  AuthenticatorTransportProtocolType OriginalAuthnMethodBaseType.authenticatorTransportProtocol
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.spki that return AuthenticatorTransportProtocolType
 AuthenticatorTransportProtocolType ObjectFactory.createAuthenticatorTransportProtocolType()
          Create an instance of AuthenticatorTransportProtocolType
 AuthenticatorTransportProtocolType OriginalAuthnMethodBaseType.getAuthenticatorTransportProtocol()
          Gets the value of the authenticatorTransportProtocol property.
 

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.spki with parameters of type AuthenticatorTransportProtocolType
 javax.xml.bind.JAXBElement<AuthenticatorTransportProtocolType> ObjectFactory.createAuthenticatorTransportProtocol(AuthenticatorTransportProtocolType value)
          Create an instance of JAXBElement<AuthenticatorTransportProtocolType>}
 void OriginalAuthnMethodBaseType.setAuthenticatorTransportProtocol(AuthenticatorTransportProtocolType value)
          Sets the value of the authenticatorTransportProtocol property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.