Package | Description |
---|---|
org.picketlink | |
org.picketlink.internal |
Modifier and Type | Method and Description |
---|---|
Identity.AuthenticationResult |
Identity.login()
Attempts to authenticate the user.
|
static Identity.AuthenticationResult |
Identity.AuthenticationResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Identity.AuthenticationResult[] |
Identity.AuthenticationResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Identity.AuthenticationResult |
AbstractIdentity.login() |
Copyright © 2017. All rights reserved.