Uses of Enum Class
com.flyfish.oauth.common.auth.AuthStatus
Packages that use AuthStatus
-
Uses of AuthStatus in com.flyfish.oauth.common.auth
Subclasses with type arguments of type AuthStatus in com.flyfish.oauth.common.authMethods in com.flyfish.oauth.common.auth that return AuthStatusModifier and TypeMethodDescriptionOAuthAuthenticator.authenticate(OAuthFilterContext context) 鉴权,这里使用请求上下文鉴权static AuthStatusReturns the enum constant of this class with the specified name.static AuthStatus[]AuthStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.