public abstract class SetSecureMicroprofileConfigurationCommand extends Object implements AdminCommand
| Modifier and Type | Field and Description |
|---|---|
protected CommandRunner |
commandRunner |
protected String |
roles |
protected Boolean |
securityEnabled |
protected String |
target |
| Constructor and Description |
|---|
SetSecureMicroprofileConfigurationCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createDefaultMicroprofileUser(ActionReport subActionReport,
Subject subject) |
protected boolean |
defaultMicroprofileUserExists(ActionReport subActionReport,
Subject subject) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteprotected String target
@Inject protected CommandRunner commandRunner
protected String roles
protected Boolean securityEnabled
public SetSecureMicroprofileConfigurationCommand()
protected boolean defaultMicroprofileUserExists(ActionReport subActionReport, Subject subject)
protected void createDefaultMicroprofileUser(ActionReport subActionReport, Subject subject)
Copyright © 2019. All rights reserved.