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