Uses of Enum Class
org.apache.pulsar.broker.authentication.oidc.AuthenticationExceptionCode
-
Uses of AuthenticationExceptionCode in org.apache.pulsar.broker.authentication.oidc
Methods in org.apache.pulsar.broker.authentication.oidc that return AuthenticationExceptionCodeModifier and TypeMethodDescriptionstatic AuthenticationExceptionCodeReturns the enum constant of this class with the specified name.static AuthenticationExceptionCode[]AuthenticationExceptionCode.values()Returns an array containing the constants of this enum class, in the order they are declared.