Uses of Class
com.atlassian.crowd.model.authentication.AuthenticationContext
Packages that use AuthenticationContext
Package
Description
-
Uses of AuthenticationContext in com.atlassian.crowd.manager.authentication
Methods in com.atlassian.crowd.manager.authentication with parameters of type AuthenticationContextModifier and TypeMethodDescriptionTokenAuthenticationManagerImpl.generateUserToken(long directoryID, AuthenticationContext authenticationContext, TokenLifetime tokenLifetime) This method will return aTokenbased on the passed in parameters. -
Uses of AuthenticationContext in com.atlassian.crowd.model.authentication
Subclasses of AuthenticationContext in com.atlassian.crowd.model.authenticationModifier and TypeClassDescriptionclassTheApplicationAuthenticationContextis used by authenticatingapplications.classTheUserAuthenticationContextis used to authenticateusers.Constructors in com.atlassian.crowd.model.authentication with parameters of type AuthenticationContextModifierConstructorDescriptionApplicationAuthenticationContext(AuthenticationContext authenticationContext)