All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.catalina.startup.Authenticators.properties Maven / Gradle / Ivy

The newest version!
# These must match the allowed values for auth-method as defined by the spec 
BASIC=org.apache.catalina.authenticator.BasicAuthenticator
CLIENT-CERT=org.apache.catalina.authenticator.SSLAuthenticator
DIGEST=org.apache.catalina.authenticator.DigestAuthenticator
FORM=org.apache.catalina.authenticator.FormAuthenticator
NONE=org.apache.catalina.authenticator.NonLoginAuthenticator




© 2015 - 2025 Weber Informatics LLC | Privacy Policy