JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.polarion.platform.security.login
Interface ILoginAuthenticator
All Known Implementing Classes:
AccessToken
,
Jwt
,
OAuth2
,
Password
,
Saml
,
Spnego
,
Tcss
public interface
ILoginAuthenticator
Configures login flow to use some specific flow for authentication.
Since:
3.21.1
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
Get an authenticator ID.
Method Details
getId
@NotNull
String
getId
()
Get an authenticator ID.
Returns:
authenticator ID.