PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.core.config.TrustType

Packages that use TrustType
org.picketlink.identity.federation.core.config   
 

Uses of TrustType in org.picketlink.identity.federation.core.config
 

Fields in org.picketlink.identity.federation.core.config declared as TrustType
protected  TrustType ProviderType.trust
           
 

Methods in org.picketlink.identity.federation.core.config that return TrustType
 TrustType ProviderType.getTrust()
          Gets the value of the trust property.
 

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


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.