Package | Description |
---|---|
org.apache.catalina.realm |
This package contains
Realm implementations for the
various supported realm technologies for authenticating users and
identifying their associated roles. |
org.apache.catalina.servlets |
This package contains
Servlets that implement some of the
standard functionality provided by the Catalina servlet container. |
Modifier and Type | Field and Description |
---|---|
protected static MD5Encoder |
RealmBase.md5Encoder
The MD5 helper object for this class.
|
Modifier and Type | Field and Description |
---|---|
protected static MD5Encoder |
WebdavServlet.md5Encoder
The MD5 helper object for this class.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.