Uses of Enum Class
org.frankframework.http.authentication.AuthenticationScheme
Packages that use AuthenticationScheme
-
Uses of AuthenticationScheme in org.frankframework.http.authentication
Subclasses with type arguments of type AuthenticationScheme in org.frankframework.http.authenticationMethods 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.