Package org.codelibs.fess.sso
Interface SsoAuthenticator
- All Known Implementing Classes:
AzureAdAuthenticator,OpenIdConnectAuthenticator,SamlAuthenticator,SpnegoAuthenticator
public interface SsoAuthenticator
-
Method Summary
Modifier and TypeMethodDescriptionorg.lastaflute.web.login.credential.LoginCredentialorg.lastaflute.web.response.ActionResponsegetResponse(SsoResponseType responseType) logout(FessUserBean user) void
-
Method Details
-
getLoginCredential
org.lastaflute.web.login.credential.LoginCredential getLoginCredential() -
resolveCredential
-
getResponse
-
logout
-