| Package | Description |
|---|---|
| com.sun.enterprise.config.serverbeans | |
| com.sun.enterprise.security.admin.cli |
| Modifier and Type | Method and Description |
|---|---|
SecureAdmin |
Domain.getSecureAdmin()
Gets the SecureAdmin value defined in the domain.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SecureAdmin.Util.configuredAdminIndicator(SecureAdmin secureAdmin)
Returns the configured (which could be the default) value for the
special admin indicator.
|
static String |
SecureAdmin.Util.DASAlias(SecureAdmin secureAdmin) |
static String |
SecureAdmin.Duck.getDasAlias(SecureAdmin secureAdmin) |
static String |
SecureAdmin.Duck.getInstanceAlias(SecureAdmin secureAdmin) |
static String |
SecureAdmin.Util.instanceAlias(SecureAdmin secureAdmin) |
static boolean |
SecureAdmin.Util.isEnabled(SecureAdmin secureAdmin)
Reports whether secure admin is enabled.
|
static boolean |
SecureAdmin.Util.isUsingUsernamePasswordAuth(SecureAdmin secureAdmin) |
static SecureAdminInternalUser |
SecureAdmin.Util.secureAdminInternalUser(SecureAdmin secureAdmin) |
static List<SecureAdminInternalUser> |
SecureAdmin.Util.secureAdminInternalUsers(SecureAdmin secureAdmin) |
static List<SecureAdminPrincipal> |
SecureAdmin.Util.secureAdminPrincipals(SecureAdmin secureAdmin,
org.glassfish.hk2.api.ServiceLocator habitat) |
void |
Domain.setSecureAdmin(SecureAdmin secureAdmin)
Sets the SecureAdmin value.
|
| Modifier and Type | Method and Description |
|---|---|
protected SecureAdmin |
SecureAdminUpgradeHelper.secureAdmin() |
protected SecureAdmin |
SecureAdminUpgradeHelper.writableSecureAdmin() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
EnableSecureAdminCommand.updateSecureAdminSettings(SecureAdmin secureAdmin_w) |
Copyright © 2019. All rights reserved.