Uses of Enum Class
org.frankframework.http.authentication.AuthenticationScheme
Packages that use AuthenticationScheme
-
Uses of AuthenticationScheme in org.frankframework.http.authentication
Methods in org.frankframework.http.authentication that return AuthenticationSchemeModifier and TypeMethodDescriptionstatic AuthenticationSchemeReturns 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.