Uses of Enum
io.undertow.security.impl.AuthenticationInfoToken
Packages that use AuthenticationInfoToken
-
Uses of AuthenticationInfoToken in io.undertow.security.impl
Methods in io.undertow.security.impl that return AuthenticationInfoTokenModifier and TypeMethodDescriptionstatic AuthenticationInfoToken
Returns the enum constant of this type with the specified name.static AuthenticationInfoToken[]
AuthenticationInfoToken.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.undertow.security.impl that return types with arguments of type AuthenticationInfoTokenModifier and TypeMethodDescriptionstatic Map<AuthenticationInfoToken,
String> AuthenticationInfoToken.parseHeader
(String header)