JMX MBean View
MBean Name:
Domain Name:
jboss.web
name:
BasicAuthenticator
type:
Valve
host:
localhost
path:
/jbossmq-httpil
MBean Java Class:
org.apache.tomcat.util.modeler.BaseModelMBean
Back to Agent View
Refresh MBean View
MBean description:
An Authenticator and Valve implementation of HTTP BASIC Authentication
List of MBean attributes:
Name
Type
Access
Value
Description
cache
boolean
RW
True
False
Should we cache authenticated Principals if the request is part of an HTTP session?
entropy
java.lang.String
RW
A String initialization parameter used to increase the entropy of the initialization of our random number generator
className
java.lang.String
R
org.apache.catalina.authenticator.BasicAuthenticator
Fully qualified class name of the managed object
modelerType
java.lang.String
R
org.apache.catalina.authenticator.BasicAuthenticator
Type of the modeled resource. Can be set only once
algorithm
java.lang.String
RW
The message digest algorithm to be used when generating session identifiers
List of MBean operations: