Uses of Enum Class
org.frankframework.http.authentication.AuthenticationScheme
-
Uses of AuthenticationScheme in org.frankframework.http.authentication
Modifier and TypeMethodDescriptionstatic AuthenticationScheme
Returns the enum constant of this class with the specified name.static AuthenticationScheme[]
AuthenticationScheme.values()
Returns an array containing the constants of this enum class, in the order they are declared.