|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.users.def.DefaultAuthenticator
public class DefaultAuthenticator
org.wso2.usermanager.Authenticator
Field Summary | |
---|---|
protected javax.sql.DataSource |
dataSource
|
protected DefaultRealm |
realm
|
Constructor Summary | |
---|---|
DefaultAuthenticator(javax.sql.DataSource dataSource)
|
Method Summary | |
---|---|
boolean |
authenticate(java.lang.String userName,
java.lang.Object credentials)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected javax.sql.DataSource dataSource
protected DefaultRealm realm
Constructor Detail |
---|
public DefaultAuthenticator(javax.sql.DataSource dataSource)
Method Detail |
---|
public boolean authenticate(java.lang.String userName, java.lang.Object credentials) throws org.wso2.authenticator.AuthenticatorException
authenticate
in interface org.wso2.authenticator.Authenticator
org.wso2.authenticator.AuthenticatorException
org.wso2.usermanager.Authenticator#authenticate(String, Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |