public class ContainerPreAuthJCRAuthenticationModule
extends info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
Modifier and Type | Field and Description |
---|---|
protected boolean |
isPreAuthenticated |
callbackHandler, name, OPTION_REALM, OPTION_SKIP_ON_PREVIOUS_SUCCESS, OPTION_USE_REALM_CALLBACK, options, pswd, realm, sharedState, STATUS, STATUS_FAILED, STATUS_SKIPPED, STATUS_SUCCEDED, STATUS_SUCCEEDED, STATUS_UNAVAILABLE, subject, success, TRY_FIRST_PASS, TRY_MAPPED_PASS, USE_FIRST_PASS, USE_MAPPED_PASS, useRealmCallback
Constructor and Description |
---|
ContainerPreAuthJCRAuthenticationModule() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(Subject subject,
CallbackHandler callbackHandler,
Map sharedState,
Map options) |
protected void |
matchPassword() |
collectGroupNames, collectRoleNames, getMaxAttempts, getTimeLock, getUser, initUser, setACL, setEntity, validateUser
public ContainerPreAuthJCRAuthenticationModule()
public void initialize(Subject subject, CallbackHandler callbackHandler, Map sharedState, Map options)
initialize
in interface LoginModule
initialize
in class info.magnolia.jaas.sp.AbstractLoginModule
protected void matchPassword() throws LoginException
matchPassword
in class info.magnolia.jaas.sp.jcr.JCRAuthenticationModule
LoginException
Copyright © 2014. All Rights Reserved.