org.wildfly.extras.creaper.commands.security.realms
Class AddPropertiesAuthentication
java.lang.Object
org.wildfly.extras.creaper.commands.security.realms.AddPropertiesAuthentication
- All Implemented Interfaces:
- Command, OfflineCommand, OnlineCommand
public final class AddPropertiesAuthentication
- extends Object
Add properties authentication to security realm.
| 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
apply
public void apply(OnlineCommandContext ctx)
throws Exception
- Throws:
Exception
apply
public void apply(OfflineCommandContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2020. All rights reserved.