| Package | Description |
|---|---|
| com.sun.enterprise.security.web | |
| com.sun.web.security.realmadapter | |
| org.apache.catalina.authenticator |
This package contains
Authenticator implementations for the
various supported authentication methods (BASIC, DIGEST, and FORM). |
| org.apache.catalina.core | |
| org.glassfish.web.ha.authenticator |
| Class and Description |
|---|
| SingleSignOn
A Valve that supports a "single sign on" user experience, where the security identity of a user who
successfully authenticates to one web application is propagated to other web applications in the same security
domain.
|
| Class and Description |
|---|
| AuthenticatorBase
Basic implementation of the Valve interface that enforces the
<security-constraint>
elements in the web application deployment descriptor. |
| Class and Description |
|---|
| AuthenticatorBase
Basic implementation of the Valve interface that enforces the
<security-constraint>
elements in the web application deployment descriptor. |
| SingleSignOn
A Valve that supports a "single sign on" user experience, where the security identity of a user who
successfully authenticates to one web application is propagated to other web applications in the same security
domain.
|
| SingleSignOnEntry
A class representing entries in the cache of authenticated users.
|
| Class and Description |
|---|
| SingleSignOn
A Valve that supports a "single sign on" user experience, where the security identity of a user who
successfully authenticates to one web application is propagated to other web applications in the same security
domain.
|
| Class and Description |
|---|
| SingleSignOn
A Valve that supports a "single sign on" user experience, where the security identity of a user who
successfully authenticates to one web application is propagated to other web applications in the same security
domain.
|
| SingleSignOnEntry
A class representing entries in the cache of authenticated users.
|
Copyright © 2019. All rights reserved.