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