Package | Description |
---|---|
org.jboss.as.domain.management.security |
Modifier and Type | Method and Description |
---|---|
static BaseLdapUserSearchResource.UserSearchType |
BaseLdapUserSearchResource.UserSearchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseLdapUserSearchResource.UserSearchType[] |
BaseLdapUserSearchResource.UserSearchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BaseLdapUserSearchResource(BaseLdapUserSearchResource.UserSearchType searchType,
ResourceDescriptionResolver descriptionResolver,
OperationStepHandler addHandler,
OperationStepHandler removeHandler) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.