Package | Description |
---|---|
org.opends.server.authorization.dseecompat |
Contains the Directory Server Sun Java System Directory Server Enterprise
Edition (dseecompat) compatability access control handler implementation.
|
Modifier and Type | Method and Description |
---|---|
static EnumBindRuleKeyword |
EnumBindRuleKeyword.createBindRuleKeyword(String keywordStr)
Create a new enumeration type for the specified keyword name.
|
static EnumBindRuleKeyword |
EnumBindRuleKeyword.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumBindRuleKeyword[] |
EnumBindRuleKeyword.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.