public class ChainedProfileProvider extends ChainedUserProvider implements com.opensymphony.user.provider.ProfileProvider
| Constructor and Description |
|---|
ChainedProfileProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected com.opensymphony.user.provider.ProfileProvider |
getNextProfileProvider() |
com.opensymphony.module.propertyset.PropertySet |
getPropertySet(String s) |
protected Class |
getProviderClass()
Get the exact kind of provider we are chaining.
|
create, flushCaches, getNextProvider, handles, init, list, load, remove, storeprotected com.opensymphony.user.provider.ProfileProvider getNextProfileProvider()
protected Class getProviderClass()
ChainedUserProviderIf this provider class isn't a sub-type of UserProvider, things will fall over in a painful fashion.
getProviderClass in class ChainedUserProviderpublic com.opensymphony.module.propertyset.PropertySet getPropertySet(String s)
getPropertySet in interface com.opensymphony.user.provider.ProfileProviderCopyright © 2003–2018 Atlassian. All rights reserved.