public class MongoAuthenticationHandler
extends org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler
authenticatorprofileCreatorprincipalFactory, servicesManager| Constructor and Description |
|---|
MongoAuthenticationHandler(java.lang.String name,
org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.authentication.principal.PrincipalFactory principalFactory,
java.lang.String collectionName,
java.lang.String mongoHostUri,
java.lang.String attributes,
java.lang.String usernameAttribute,
java.lang.String passwordAttribute,
org.pac4j.core.credentials.password.PasswordEncoder mongoPasswordEncoder) |
| Modifier and Type | Method and Description |
|---|---|
protected org.pac4j.core.credentials.authenticator.Authenticator<org.pac4j.core.credentials.UsernamePasswordCredentials> |
getAuthenticator(org.apereo.cas.authentication.Credential credential) |
convertToPac4jCredentials, getCasCredentialsType, getPasswordEncoder, getPrincipalNameTransformer, setAuthenticator, setPasswordEncoder, setPrincipalNameTransformerdoAuthentication, getProfileCreator, getWebContext, setProfileCreator, supportscreateResult, setTypedIdUsedauthenticate, createHandlerResultgetName, getOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic MongoAuthenticationHandler(java.lang.String name,
org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.authentication.principal.PrincipalFactory principalFactory,
java.lang.String collectionName,
java.lang.String mongoHostUri,
java.lang.String attributes,
java.lang.String usernameAttribute,
java.lang.String passwordAttribute,
org.pac4j.core.credentials.password.PasswordEncoder mongoPasswordEncoder)
protected org.pac4j.core.credentials.authenticator.Authenticator<org.pac4j.core.credentials.UsernamePasswordCredentials> getAuthenticator(org.apereo.cas.authentication.Credential credential)
getAuthenticator in class org.apereo.cas.integration.pac4j.authentication.handler.support.UsernamePasswordWrapperAuthenticationHandler