org.wildfly.extras.creaper.commands.security.realms
Class AddSecretAuthentication
java.lang.Object
org.wildfly.extras.creaper.commands.security.realms.AddSecretAuthentication
- All Implemented Interfaces:
- Command, OfflineCommand, OnlineCommand
public final class AddSecretAuthentication
- extends Object
| Fields inherited from interface org.wildfly.extras.creaper.core.online.OnlineCommand |
NOOP |
| Fields inherited from interface org.wildfly.extras.creaper.core.offline.OfflineCommand |
NOOP |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
securityRealmName
protected final String securityRealmName
replaceExisting
protected final boolean replaceExisting
securityRealmAddress
protected final Address securityRealmAddress
AddSecretAuthentication
protected AddSecretAuthentication(AddSecretAuthentication.Builder builder)
apply
public void apply(OfflineCommandContext ctx)
throws Exception
- Throws:
Exception
apply
public void apply(OnlineCommandContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2016. All rights reserved.