Uses of Class
com.atlassian.crowd.openid.server.manager.property.TrustRelationShipMode

Packages that use TrustRelationShipMode
com.atlassian.crowd.openid.server.manager.property   
 

Uses of TrustRelationShipMode in com.atlassian.crowd.openid.server.manager.property
 

Fields in com.atlassian.crowd.openid.server.manager.property declared as TrustRelationShipMode
static TrustRelationShipMode TrustRelationShipMode.BLACKLIST
           
static TrustRelationShipMode TrustRelationShipMode.NONE
           
static TrustRelationShipMode TrustRelationShipMode.WHITELIST
           
 

Methods in com.atlassian.crowd.openid.server.manager.property that return TrustRelationShipMode
 TrustRelationShipMode OpenIDPropertyManagerGeneric.getTrustRelationShipMode()
           
 TrustRelationShipMode OpenIDPropertyManager.getTrustRelationShipMode()
           
 

Methods in com.atlassian.crowd.openid.server.manager.property with parameters of type TrustRelationShipMode
 void OpenIDPropertyManagerGeneric.setTrustRelationShipMode(TrustRelationShipMode mode)
           
 void OpenIDPropertyManager.setTrustRelationShipMode(TrustRelationShipMode mode)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.