| Package | Description |
|---|---|
| org.acegisecurity.providers.cas |
An authentication provider that can process JA-SIG Central Authentication Service (CAS)
service tickets and proxy tickets.
|
| org.acegisecurity.providers.cas.proxy |
Implementations that decide whether proxy lists of
CAS authentications are trusted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CasProxyDecider.confirmProxyListTrusted(List proxyList)
Decides whether the proxy list is trusted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamedCasProxyDecider.confirmProxyListTrusted(List proxyList) |
void |
AcceptAnyCasProxy.confirmProxyListTrusted(List proxyList) |
void |
RejectProxyTickets.confirmProxyListTrusted(List proxyList) |
Copyright © 2021. All rights reserved.