|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationContext | |
|---|---|
| com.atlassian.crowd.manager.authentication | |
| com.atlassian.crowd.model.authentication | |
| Uses of AuthenticationContext in com.atlassian.crowd.manager.authentication |
|---|
| Methods in com.atlassian.crowd.manager.authentication with parameters of type AuthenticationContext | |
|---|---|
protected Token |
TokenAuthenticationManagerImpl.generateUserToken(long directoryID,
AuthenticationContext authenticationContext)
This method will return a Token based on the passed in parameters. |
| Uses of AuthenticationContext in com.atlassian.crowd.model.authentication |
|---|
| Subclasses of AuthenticationContext in com.atlassian.crowd.model.authentication | |
|---|---|
class |
ApplicationAuthenticationContext
The ApplicationAuthenticationContext is used by authenticating
applications. |
class |
UserAuthenticationContext
The UserAuthenticationContext is used to authenticate
users. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||