Enum Class AuthenticationExceptionCode

java.lang.Object
java.lang.Enum<AuthenticationExceptionCode>
org.apache.pulsar.broker.authentication.oidc.AuthenticationExceptionCode
All Implemented Interfaces:
Serializable, Comparable<AuthenticationExceptionCode>, Constable

public enum AuthenticationExceptionCode extends Enum<AuthenticationExceptionCode>
Enum used to classify the types of exceptions encountered when attempting JWT verification.