Modifier and Type | Method and Description |
---|---|
static AuthorizationPolicy |
AuthorizationPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationPolicy[] |
AuthorizationPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Rest2LDAP.Builder |
Rest2LDAP.Builder.authorizationPolicy(AuthorizationPolicy policy)
Sets the policy which should be for performing authorization.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.