Enum ServletSecurity.EmptyRoleSemantic

java.lang.Object
java.lang.Enum<ServletSecurity.EmptyRoleSemantic>
jakarta.servlet.annotation.ServletSecurity.EmptyRoleSemantic
All Implemented Interfaces:
Serializable, Comparable<ServletSecurity.EmptyRoleSemantic>, java.lang.constant.Constable
Enclosing class:
ServletSecurity

public static enum ServletSecurity.EmptyRoleSemantic extends Enum<ServletSecurity.EmptyRoleSemantic>
Represents the two possible values of the empty role semantic, active when a list of role names is empty.