public class GSSAPILdapLoginModule extends AbstractKarafLoginModule
| Modifier and Type | Field and Description |
|---|---|
static String |
REALM_PROPERTY |
bundleContext, callbackHandler, commitSucceeded, debug, detailedLoginExcepion, options, principals, roleDiscriminator, rolePolicy, subject, succeeded, user| Constructor and Description |
|---|
GSSAPILdapLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
commit() |
protected boolean |
doLogin() |
void |
initialize(Subject subject,
CallbackHandler callbackHandler,
Map<String,?> sharedState,
Map<String,?> options) |
boolean |
login() |
abort, checkPassword, clear, initialize, logoutpublic static final String REALM_PROPERTY
public void initialize(Subject subject, CallbackHandler callbackHandler, Map<String,?> sharedState, Map<String,?> options)
public boolean login()
throws LoginException
LoginExceptionprotected boolean doLogin()
throws LoginException
LoginExceptionpublic boolean commit()
throws LoginException
commit in interface LoginModulecommit in class AbstractKarafLoginModuleLoginExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.