public class PropertiesLoginModule extends AbstractKarafLoginModule
bundleContext, callbackHandler, debug, detailedLoginExcepion, options, principals, roleDiscriminator, rolePolicy, subject, user| Constructor and Description |
|---|
PropertiesLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
abort() |
void |
initialize(Subject sub,
CallbackHandler handler,
Map sharedState,
Map options) |
boolean |
login() |
boolean |
logout() |
checkPassword, clear, commit, getEncryptedPassword, initializepublic void initialize(Subject sub, CallbackHandler handler, Map sharedState, Map options)
public boolean login()
throws LoginException
LoginExceptionpublic boolean abort()
throws LoginException
LoginExceptionpublic boolean logout()
throws LoginException
LoginExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.