org.wildfly.extras.creaper.commands.elytron.realm
Class AddLdapRealm

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.realm.AddLdapRealm
All Implemented Interfaces:
Command, OnlineCommand

public final class AddLdapRealm
extends Object
implements OnlineCommand


Nested Class Summary
static class AddLdapRealm.AttributeMapping
           
static class AddLdapRealm.AttributeMappingBuilder
           
static class AddLdapRealm.Builder
           
static class AddLdapRealm.IdentityMapping
           
static class AddLdapRealm.IdentityMappingBuilder
           
static class AddLdapRealm.NewIdentityAttributes
           
static class AddLdapRealm.NewIdentityAttributesBuilder
           
static class AddLdapRealm.OtpCredentialMapper
           
static class AddLdapRealm.OtpCredentialMapperBuilder
           
static class AddLdapRealm.UserPasswordMapper
           
static class AddLdapRealm.UserPasswordMapperBuilder
           
static class AddLdapRealm.X509CredentialMapper
           
static class AddLdapRealm.X509CredentialMapperBuilder
           
 
Field Summary
 
Fields inherited from interface org.wildfly.extras.creaper.core.online.OnlineCommand
NOOP
 
Method Summary
 void apply(OnlineCommandContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.wildfly.extras.creaper.core.online.OnlineCommand
toString
 

Method Detail

apply

public void apply(OnlineCommandContext ctx)
           throws Exception
Specified by:
apply in interface OnlineCommand
Throws:
Exception


Copyright © 2020. All rights reserved.