您的浏览器已禁用 JavaScript。
java.lang.Object
org.springframework.security.boot.jwt.authentication.server.JwtMatchedServerAuthenticationEntryPoint
所有已实现的接口:
org.springframework.security.boot.biz.authentication.server.MatchedServerAuthenticationEntryPoint
public class JwtMatchedServerAuthenticationEntryPoint
extends Object
implements org.springframework.security.boot.biz.authentication.server.MatchedServerAuthenticationEntryPoint
Jwt认证 (authentication)处理端点
作者:
: wandl
字段概要
字段
限定符和类型
字段和说明
protected org.slf4j.Logger
logger
protected org.springframework.context.support.MessageSourceAccessor
messages
方法概要
所有方法 实例方法 具体方法
限定符和类型
方法和说明
boolean
supports (org.springframework.security.core.AuthenticationException e)
从类继承的方法 java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
从接口继承的方法 org.springframework.security.boot.biz.authentication.server.MatchedServerAuthenticationEntryPoint
commence
Copyright © 2024 Pivotal Software, Inc. . All rights reserved.