@Deprecated public class ChainedCredentialsProvider extends ChainedUserProvider implements com.opensymphony.user.provider.CredentialsProvider
| Constructor and Description |
|---|
ChainedCredentialsProvider()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(String s,
String s1)
Deprecated.
|
boolean |
changePassword(String s,
String s1)
Deprecated.
|
protected com.opensymphony.user.provider.CredentialsProvider |
getNextCredentialsProvider()
Deprecated.
|
protected Class |
getProviderClass()
Deprecated.
Get the exact kind of provider we are chaining.
|
create, flushCaches, getNextProvider, handles, init, list, load, remove, storeprotected Class getProviderClass()
ChainedUserProviderIf this provider class isn't a sub-type of UserProvider, things will fall over in a painful fashion.
getProviderClass in class ChainedUserProviderprotected com.opensymphony.user.provider.CredentialsProvider getNextCredentialsProvider()
public boolean authenticate(String s, String s1)
authenticate in interface com.opensymphony.user.provider.CredentialsProviderCopyright © 2003–2019 Atlassian. All rights reserved.