Enum Class IAuthenticationSource.CredentialsCheck

java.lang.Object
java.lang.Enum<IAuthenticationSource.CredentialsCheck>
com.polarion.platform.spi.security.IAuthenticationSource.CredentialsCheck
All Implemented Interfaces:
Serializable, Comparable<IAuthenticationSource.CredentialsCheck>, Constable
Enclosing interface:
IAuthenticationSource

public static enum IAuthenticationSource.CredentialsCheck extends Enum<IAuthenticationSource.CredentialsCheck>
Represents the result status of the password verification.
For security reasons, avoid exposing these results to the end-user UI.
Since:
3.21.1