public class AddSslServerIdentity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AddSslServerIdentity.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
replaceExisting |
protected Address |
securityRealmAddress |
protected String |
securityRealmName |
NOOPNOOP| Constructor and Description |
|---|
AddSslServerIdentity(AddSslServerIdentity.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 final String securityRealmName
protected final boolean replaceExisting
protected final Address securityRealmAddress
public AddSslServerIdentity(AddSslServerIdentity.Builder builder)
public final void apply(OfflineCommandContext ctx) throws Exception
Exceptionpublic final void apply(OnlineCommandContext ctx) throws Exception
ExceptionCopyright © 2022. All rights reserved.