|
|||||||||
| Home >> All >> org >> apache >> tomcat >> [ security overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.tomcat.security
| Interface Summary | |
| RealmConnector | Generalized interface for a connector between a web application's Context object and the security domain (realm) used to authenticate users and identify their associated roles for access control purposes. |
| Class Summary | |
| DefaultRealmConnector | Default implementation of RealmConnector, for use when
no container-managed authentication or access control are desired. |
| SecurityInterceptor | Implementation of org.apache.tomcat.core.ServiceInterceptor
that implements the security functionality described in Section 11 of the
Java Servlet Specification Version 2.2. |
|
|||||||||
| Home >> All >> org >> apache >> tomcat >> [ security overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||