Package | Description |
---|---|
org.apache.catalina.authenticator |
This package contains
Authenticator implementations for the
various supported authentication methods (BASIC, DIGEST, and FORM). |
Modifier and Type | Field and Description |
---|---|
protected SingleSignOn |
AuthenticatorBase.sso
The SingleSignOn implementation in our request processing chain,
if there is one.
|
Modifier and Type | Method and Description |
---|---|
void |
SingleSignOnEntry.addSession(SingleSignOn sso,
Session session)
Adds a
Session to the list of those associated with
this SSO. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.