Uses of Enum
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 type with the specified name.static AuthenticationType[]AuthenticationType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.clustering.tomcat.catalina.authenticator with parameters of type AuthenticationTypeModifier and TypeMethodDescriptionvoidCredentials.setAuthenticationType(AuthenticationType authType)