クラス WebSpherePreAuthenticatedProcessingFilter

java.lang.ObjectSE
org.springframework.web.filter.GenericFilterBean
org.springframework.security.web.authentication.preauth.AbstractPreAuthenticatedProcessingFilter
org.springframework.security.web.authentication.preauth.websphere.WebSpherePreAuthenticatedProcessingFilter
実装されたすべてのインターフェース:
jakarta.servlet.Filterorg.springframework.beans.factory.Awareorg.springframework.beans.factory.BeanNameAwareorg.springframework.beans.factory.DisposableBeanorg.springframework.beans.factory.InitializingBeanorg.springframework.context.ApplicationEventPublisherAwareorg.springframework.context.EnvironmentAwareorg.springframework.core.env.EnvironmentCapableorg.springframework.web.context.ServletContextAware

public class WebSpherePreAuthenticatedProcessingFilter extends AbstractPreAuthenticatedProcessingFilter
この AbstractPreAuthenticatedProcessingFilter の実装は、WebSphere 認証に基づいています。WebSphere RunAs ユーザープリンシパル名を事前認証されたプリンシパルとして使用します。
導入:
2.0
  • コンストラクターの詳細

    • WebSpherePreAuthenticatedProcessingFilter

      public WebSpherePreAuthenticatedProcessingFilter()
      使用されるデフォルトの AuthenticationDetails クラスをオーバーライドする public コンストラクター。
  • メソッドの詳細