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