Class AuthenticationModuleNameConstants
- java.lang.Object
 - 
- com.evolveum.midpoint.model.api.authentication.AuthenticationModuleNameConstants
 
 
- 
public class AuthenticationModuleNameConstants extends Object
- Author:
 - skublik
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringCLUSTERstatic StringHTTP_BASICstatic StringHTTP_HEADERstatic StringLDAPstatic StringLOGIN_FORMstatic StringMAIL_NONCEstatic StringOTHERstatic StringSAML_2static StringSECURITY_QUESTIONSstatic StringSECURITY_QUESTIONS_FORM 
- 
Constructor Summary
Constructors Constructor Description AuthenticationModuleNameConstants() 
 - 
 
- 
- 
Field Detail
- 
HTTP_BASIC
public static final String HTTP_BASIC
- See Also:
 - Constant Field Values
 
 
- 
SECURITY_QUESTIONS
public static final String SECURITY_QUESTIONS
- See Also:
 - Constant Field Values
 
 
- 
SECURITY_QUESTIONS_FORM
public static final String SECURITY_QUESTIONS_FORM
- See Also:
 - Constant Field Values
 
 
- 
CLUSTER
public static final String CLUSTER
- See Also:
 - Constant Field Values
 
 
- 
HTTP_HEADER
public static final String HTTP_HEADER
- See Also:
 - Constant Field Values
 
 
- 
LOGIN_FORM
public static final String LOGIN_FORM
- See Also:
 - Constant Field Values
 
 
- 
SAML_2
public static final String SAML_2
- See Also:
 - Constant Field Values
 
 
- 
LDAP
public static final String LDAP
- See Also:
 - Constant Field Values
 
 
- 
MAIL_NONCE
public static final String MAIL_NONCE
- See Also:
 - Constant Field Values
 
 
- 
OTHER
public static final String OTHER
- See Also:
 - Constant Field Values
 
 
 - 
 
 -