パッケージ org.codelibs.fess.sso

クラス SsoManager

java.lang.Object
org.codelibs.fess.sso.SsoManager

public class SsoManager
extends java.lang.Object
  • フィールド詳細

  • コンストラクタの詳細

    • SsoManager

      public SsoManager()
  • メソッドの詳細

    • available

      public boolean available()
    • getLoginCredential

      public org.lastaflute.web.login.credential.LoginCredential getLoginCredential()
    • getResponse

      public org.lastaflute.web.response.ActionResponse getResponse​(SsoResponseType responseType)
    • logout

      public java.lang.String logout​(FessUserBean user)
    • getAuthenticator

      protected SsoAuthenticator getAuthenticator()
    • getSsoType

      protected java.lang.String getSsoType()
    • getAuthenticators

      public SsoAuthenticator[] getAuthenticators()
    • register

      public void register​(SsoAuthenticator authenticator)