Package | Description |
---|---|
io.hawt.system |
Modifier and Type | Method and Description |
---|---|
static AuthenticateResult |
Authenticator.authenticate(String realm,
String role,
String rolePrincipalClasses,
Configuration configuration,
javax.servlet.http.HttpServletRequest request,
PrivilegedCallback cb) |
static AuthenticateResult |
AuthenticateResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticateResult[] |
AuthenticateResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.