com.atlassian.crowd.integration.osuser
Class CrowdProfileProvider

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

public class CrowdProfileProvider
extends CrowdBaseProvider


Field Summary
static String PROPERTY_NAME_KEY
           
protected  String ssoPropertySetName
           
 
Fields inherited from class com.atlassian.crowd.integration.osuser.CrowdBaseProvider
cacheManager
 
Constructor Summary
CrowdProfileProvider()
           
 
Method Summary
 PropertySet getPropertySet(String user)
           
 
Methods inherited from class com.atlassian.crowd.integration.osuser.CrowdBaseProvider
create, findAllGroupNames, findPrincipalByName, findPrincipalNames, flushCaches, handles, init, 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 final String ssoPropertySetName
See Also:
Constant Field Values
Constructor Detail

CrowdProfileProvider

public CrowdProfileProvider()
Method Detail

getPropertySet

public PropertySet getPropertySet(String user)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.