com.atlassian.crowd.integration.osuser.providers
Class ChainedProfileProvider

java.lang.Object
  extended by com.atlassian.crowd.integration.osuser.CrowdBaseProvider
      extended by com.atlassian.crowd.integration.osuser.providers.ChainedProfileProvider

public class ChainedProfileProvider
extends CrowdBaseProvider


Field Summary
static String PROPERTY_NAME_KEY
           
protected static String ssoPropertySetName
           
 
Fields inherited from class com.atlassian.crowd.integration.osuser.CrowdBaseProvider
cacheManager
 
Constructor Summary
ChainedProfileProvider()
           
 
Method Summary
 PropertySet getPropertySet(String user)
           
protected  Class getProviderClass()
           
 boolean init(Properties properties)
           
 
Methods inherited from class com.atlassian.crowd.integration.osuser.CrowdBaseProvider
create, findAllGroupNames, findPrincipalByName, findPrincipalNames, flushCaches, handles, list, load, remove, store
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_NAME_KEY

public static final String PROPERTY_NAME_KEY
See Also:
Constant Field Values

ssoPropertySetName

protected static final String ssoPropertySetName
See Also:
Constant Field Values
Constructor Detail

ChainedProfileProvider

public ChainedProfileProvider()
Method Detail

init

public boolean init(Properties properties)
Overrides:
init in class CrowdBaseProvider

getPropertySet

public PropertySet getPropertySet(String user)

getProviderClass

protected Class getProviderClass()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.