Uses of Enum Class
org.wildfly.clustering.tomcat.catalina.authenticator.AuthenticationType
Packages that use AuthenticationType
-
Uses of AuthenticationType in org.wildfly.clustering.tomcat.catalina.authenticator
Methods in org.wildfly.clustering.tomcat.catalina.authenticator that return AuthenticationTypeModifier and TypeMethodDescriptionCredentials.getAuthenticationType()static 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.Methods in org.wildfly.clustering.tomcat.catalina.authenticator with parameters of type AuthenticationTypeModifier and TypeMethodDescriptionvoidCredentials.setAuthenticationType(AuthenticationType authType)