JMX MBean View

WIN-D8AOSBDV2TG

Sun Sep 08 10:55:48 SGT 2024
 
NameDomainjboss.web
nameNonLoginAuthenticator
typeValve
hostlocalhost
path/omis
Java Classorg.apache.tomcat.util.modeler.BaseModelMBean
DescriptionAn Authenticator and Valve implementation that checks only security constraints not involving user authentication

Attribute Name Access Type Description Attribute Value
cache RW boolean Should we cache authenticated Principals if the request is part of an HTTP session?
TrueFalse    
entropy RW java.lang.String A String initialization parameter used to increase the entropy of the initialization of our random number generator
    
className R java.lang.String Fully qualified class name of the managed object
org.apache.catalina.authenticator.NonLoginAuthenticator    
modelerType R java.lang.String Type of the modeled resource. Can be set only once
org.apache.catalina.authenticator.NonLoginAuthenticator    
algorithm RW java.lang.String The message digest algorithm to be used when generating session identifiers