Uses of Enum Class
org.frankframework.lifecycle.servlets.AuthenticationType
Packages that use AuthenticationType
-
Uses of AuthenticationType in org.frankframework.lifecycle.servlets
Methods in org.frankframework.lifecycle.servlets that return AuthenticationTypeModifier and TypeMethodDescriptionstatic AuthenticationType
Returns the enum constant of this class with the specified name.static AuthenticationType[]
AuthenticationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.