org.wildfly.extras.creaper.commands.security.realms
Class AddTruststoreAuthentication
java.lang.Object
org.wildfly.extras.creaper.commands.security.realms.AddTruststoreAuthentication
- All Implemented Interfaces:
- Command, OfflineCommand, OnlineCommand
public class AddTruststoreAuthentication
- 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
AddTruststoreAuthentication
public AddTruststoreAuthentication(AddTruststoreAuthentication.Builder builder)
apply
public final void apply(OfflineCommandContext ctx)
throws Exception
- Throws:
Exception
apply
public final void apply(OnlineCommandContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2016. All rights reserved.