Enum Class IdentityUtils.AuthenticationType

java.lang.Object
java.lang.Enum<IdentityUtils.AuthenticationType>
com.sap.cds.services.utils.IdentityUtils.AuthenticationType
All Implemented Interfaces:
Serializable, Comparable<IdentityUtils.AuthenticationType>, Constable
Enclosing class:
IdentityUtils

public static enum IdentityUtils.AuthenticationType extends Enum<IdentityUtils.AuthenticationType>
There are three different kinds of CP Security authentication. Library spring-xsuaa supports XSUAA and IAS_XSUAA authentication (cds-feature-xsuaa required). Library spring-security supports IAS and XSUAA (cds-feature-identity required).