Uses of Class
step.core.access.authentication.AccessTokenManager
-
Packages that use AccessTokenManager Package Description step.core.access.authentication -
-
Uses of AccessTokenManager in step.core.access.authentication
Constructors in step.core.access.authentication with parameters of type AccessTokenManager Constructor Description AccessTokenValidator(JWTSettings localJwtSettings, AccessTokenManager accessTokenManager)
AuthenticationManager(AccessTokenManager accessTokenManager, AccessTokenValidator accessTokenValidator, step.core.authentication.Authenticator authenticator, step.core.access.UserAccessor userAccessor, boolean authAsUserMgr, boolean authAsRoleMgr, boolean authAsProjectMembershipMgr, String defaultRole)
-