Uses of Class
org.jboss.identity.federation.bindings.config.TrustType

Packages that use TrustType
org.jboss.identity.federation.bindings.config   
 

Uses of TrustType in org.jboss.identity.federation.bindings.config
 

Fields in org.jboss.identity.federation.bindings.config declared as TrustType
protected  TrustType ProviderType.trust
           
 

Methods in org.jboss.identity.federation.bindings.config that return TrustType
 TrustType ObjectFactory.createTrustType()
          Create an instance of TrustType
 TrustType ProviderType.getTrust()
          Gets the value of the trust property.
 

Methods in org.jboss.identity.federation.bindings.config with parameters of type TrustType
 void ProviderType.setTrust(TrustType value)
          Sets the value of the trust property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.