|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoginResult | |
|---|---|
| com.atlassian.jira.bc.security.login | |
| com.atlassian.jira.security.login | |
| Uses of LoginResult in com.atlassian.jira.bc.security.login |
|---|
| Classes in com.atlassian.jira.bc.security.login that implement LoginResult | |
|---|---|
class |
LoginResultImpl
Simple Implementation of LoginResult |
| Methods in com.atlassian.jira.bc.security.login that return LoginResult | |
|---|---|
LoginResult |
LoginServiceImpl.authenticate(com.atlassian.crowd.embedded.api.User user,
String password)
|
LoginResult |
LoginServiceImpl.authenticate(User user,
String password)
|
LoginResult |
LoginService.authenticate(com.atlassian.crowd.embedded.api.User user,
String password)
This can be called to see if an user knows the given password. |
LoginResult |
LoginService.authenticate(User user,
String password)
This can be called to see if an user knows the given password. |
| Uses of LoginResult in com.atlassian.jira.security.login |
|---|
| Methods in com.atlassian.jira.security.login that return LoginResult | |
|---|---|
LoginResult |
LoginManagerImpl.authenticate(com.atlassian.crowd.embedded.api.User user,
String password)
|
LoginResult |
LoginManager.authenticate(com.atlassian.crowd.embedded.api.User user,
String password)
This can be called to see if an user knows the given password. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||