public class PublickeyLoginModule extends AbstractKarafLoginModule
bundleContext, callbackHandler, commitSucceeded, debug, detailedLoginExcepion, options, principals, roleDiscriminator, rolePolicy, subject, succeeded, user| Constructor and Description |
|---|
PublickeyLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getString(PublicKey key) |
void |
initialize(Subject subject,
CallbackHandler callbackHandler,
Map<String,?> sharedState,
Map<String,?> options) |
boolean |
login() |
abort, checkPassword, clear, commit, initialize, logoutpublic 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
FailedLoginExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.