| Package | Description |
|---|---|
| com.sun.enterprise.config.serverbeans | |
| com.sun.enterprise.config.serverbeans.customvalidators |
| Modifier and Type | Method and Description |
|---|---|
AuthRealm |
AdminService.getAssociatedAuthRealm() |
static AuthRealm |
AdminService.Duck.getAssociatedAuthRealm(AdminService as)
This is the place where the iteration for the
AuthRealm for administration should be carried out
in server. |
AuthRealm |
NodeAgent.getAuthRealm()
Gets the value of the authRealm property.
|
| Modifier and Type | Method and Description |
|---|---|
List<AuthRealm> |
SecurityService.getAuthRealm()
Gets the value of the authRealm property.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
AuthRealm.Duck.getGroupMapping(AuthRealm me) |
void |
NodeAgent.setAuthRealm(AuthRealm value)
Sets the value of the authRealm property.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JDBCRealmPropertyCheckValidator.isValid(AuthRealm realm,
jakarta.validation.ConstraintValidatorContext constraintValidatorContext) |
boolean |
SolarisRealmPropertyCheckValidator.isValid(AuthRealm realm,
jakarta.validation.ConstraintValidatorContext constraintValidatorContext) |
boolean |
LDAPRealmPropertyCheckValidator.isValid(AuthRealm realm,
jakarta.validation.ConstraintValidatorContext constraintValidatorContext) |
boolean |
FileRealmPropertyCheckValidator.isValid(AuthRealm realm,
jakarta.validation.ConstraintValidatorContext constraintValidatorContext) |
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.