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 EnumAuthMethod |
EnumAuthMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumAuthMethod[] |
EnumAuthMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumEvalResult |
AciEvalContext.hasAuthenticationMethod(EnumAuthMethod authMethod,
String saslMech)
Determine whether the client connection has been authenticated using
a specified authentication method.
|
EnumEvalResult |
AciContainer.hasAuthenticationMethod(EnumAuthMethod authMethod,
String saslMech)
Determine whether the client connection has been authenticated using
a specified authentication method.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.