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