クラス WebSpherePreAuthenticatedWebAuthenticationDetailsSource

java.lang.ObjectSE
org.springframework.security.web.authentication.preauth.websphere.WebSpherePreAuthenticatedWebAuthenticationDetailsSource
実装されたすべてのインターフェース:
AuthenticationDetailsSource<jakarta.servlet.http.HttpServletRequest,PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetails>

public class WebSpherePreAuthenticatedWebAuthenticationDetailsSource extends ObjectSE implements AuthenticationDetailsSource<jakarta.servlet.http.HttpServletRequest,PreAuthenticatedGrantedAuthoritiesWebAuthenticationDetails>
この AuthenticationDetailsSource 実装は、構成された Attributes2GrantedAuthoritiesMapper を使用してマップされた、現在の WebSphere ユーザーの WebSphere グループに基づいて、事前認証された許可権限を設定します。
  • コンストラクターの詳細

    • WebSpherePreAuthenticatedWebAuthenticationDetailsSource

      public WebSpherePreAuthenticatedWebAuthenticationDetailsSource()
    • WebSpherePreAuthenticatedWebAuthenticationDetailsSource

      public WebSpherePreAuthenticatedWebAuthenticationDetailsSource(org.springframework.security.web.authentication.preauth.websphere.WASUsernameAndGroupsExtractor wasHelper)
  • メソッドの詳細