@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, store
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
protected com.opensymphony.user.provider.CredentialsProvider getNextCredentialsProvider()
public boolean authenticate(String s, String s1)
authenticate
in interface com.opensymphony.user.provider.CredentialsProvider
Copyright © 2003–2021 Atlassian. All rights reserved.