| Package | Description |
|---|---|
| com.sun.web.security | |
| org.apache.catalina.realm |
This package contains
Realm implementations for the
various supported realm technologies for authenticating users and
identifying their associated roles. |
| Modifier and Type | Class and Description |
|---|---|
class |
RealmAdapter
This is the realm adapter used to authenticate users and authorize access to web resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JAASRealm
Implementation of Realm that authenticates users via the Java
Authentication and Authorization Service (JAAS).
|
Copyright © 2019. All rights reserved.