JMX MBean View

biblioteca

Thu Apr 25 11:41:33 CEST 2024
 
NameDomainjboss.web
nameBasicAuthenticator
typeValve
hostlocalhost
path/invoker
Java Classorg.apache.tomcat.util.modeler.BaseModelMBean
DescriptionAn Authenticator and Valve implementation of HTTP BASIC 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.BasicAuthenticator    
modelerType R java.lang.String Type of the modeled resource. Can be set only once
org.apache.catalina.authenticator.BasicAuthenticator    
algorithm RW java.lang.String The message digest algorithm to be used when generating session identifiers