Uses of Enum Class
org.frankframework.lifecycle.servlets.AuthenticationType
Packages that use AuthenticationType
-
Uses of AuthenticationType in org.frankframework.lifecycle.servlets
Subclasses with type arguments of type AuthenticationType in org.frankframework.lifecycle.servletsMethods in org.frankframework.lifecycle.servlets that return AuthenticationTypeModifier and TypeMethodDescriptionstatic AuthenticationTypeReturns 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.