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, store
protected com.opensymphony.user.provider.ProfileProvider getNextProfileProvider()
protected Class getProviderClass()
ChainedUserProvider
If this provider class isn't a sub-type of UserProvider, things will fall over in a painful fashion.
getProviderClass
in class ChainedUserProvider
public com.opensymphony.module.propertyset.PropertySet getPropertySet(String s)
getPropertySet
in interface com.opensymphony.user.provider.ProfileProvider
Copyright © 2003–2017 Atlassian. All rights reserved.