クラス HttpMessageConverterAuthenticationSuccessHandler.AuthenticationSuccess

java.lang.ObjectSE
org.springframework.security.web.authentication.HttpMessageConverterAuthenticationSuccessHandler.AuthenticationSuccess
含まれているクラス:
HttpMessageConverterAuthenticationSuccessHandler

public static final class HttpMessageConverterAuthenticationSuccessHandler.AuthenticationSuccess extends ObjectSE
認証成功時の JSON レスポンスを書き込むために使用されるレスポンスオブジェクト。注: レスポンスには資格情報が含まれているため、Authentication または Authentication.getPrincipal() を書き込む際には注意が必要です。
  • メソッドの詳細

    • getRedirectUrl

      public StringSE getRedirectUrl()
    • isAuthenticated

      public boolean isAuthenticated()