|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoginResult | |
|---|---|
| com.atlassian.confluence.security.login | |
| Uses of LoginResult in com.atlassian.confluence.security.login |
|---|
| Methods in com.atlassian.confluence.security.login that return LoginResult | |
|---|---|
LoginResult |
LoginManager.authenticate(String userName,
String password)
Try to authenticate a user given the userName and password. |
LoginResult |
DefaultLoginManager.authenticate(String userName,
String password)
Try to authenticate a user given the userName and password. |
static LoginResult |
LoginResult.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LoginResult[] |
LoginResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||