public final class AddLoginModule extends Object implements OnlineCommand, OfflineCommand
Builder, because they
apply some common configuration. Original Builder class is supposed to be used for left over login modules or
when absolute control is desired.| Modifier and Type | Class and Description |
|---|---|
static class |
AddLoginModule.AdvancedLdapBuilder |
static class |
AddLoginModule.Builder<THIS extends AddLoginModule.Builder>
Builder for configuration attributes of a Login Module.
|
static class |
AddLoginModule.CertificateBuilder |
static class |
AddLoginModule.CertificateRolesBuilder |
static class |
AddLoginModule.DatabaseBuilder |
static class |
AddLoginModule.DatabaseCertificateBuilder |
static class |
AddLoginModule.KerberosBuilder |
static class |
AddLoginModule.LdapBuilder |
static class |
AddLoginModule.LdapExtendedBuilder |
static class |
AddLoginModule.RealmDirectBuilder |
static class |
AddLoginModule.SpnegoBuilder |
static class |
AddLoginModule.UsersRolesBuilder |
NOOPNOOP| Modifier | Constructor and Description |
|---|---|
protected |
AddLoginModule(AddLoginModule.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringtoStringprotected AddLoginModule(AddLoginModule.Builder builder)
public void apply(OnlineCommandContext ctx) throws CliException, CommandFailedException, IOException, TimeoutException, InterruptedException
apply in interface OnlineCommandCliExceptionCommandFailedExceptionIOExceptionTimeoutExceptionInterruptedExceptionpublic void apply(OfflineCommandContext ctx) throws CommandFailedException, IOException
apply in interface OfflineCommandCommandFailedExceptionIOExceptionCopyright © 2022. All rights reserved.