Uses of Enum
io.debezium.server.http.jwt.JWTAuthenticator.AuthenticationState
Packages that use JWTAuthenticator.AuthenticationState
-
Uses of JWTAuthenticator.AuthenticationState in io.debezium.server.http.jwt
Fields in io.debezium.server.http.jwt declared as JWTAuthenticator.AuthenticationStateMethods in io.debezium.server.http.jwt that return JWTAuthenticator.AuthenticationStateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static JWTAuthenticator.AuthenticationState[]JWTAuthenticator.AuthenticationState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.debezium.server.http.jwt with parameters of type JWTAuthenticator.AuthenticationStateModifier and TypeMethodDescription(package private) voidJWTAuthenticator.setAuthenticationState(JWTAuthenticator.AuthenticationState state)