|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyUntrustedException | |
|---|---|
| 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. |
| Uses of ProxyUntrustedException in org.acegisecurity.providers.cas |
|---|
| Methods in org.acegisecurity.providers.cas that throw ProxyUntrustedException | |
|---|---|
void |
CasProxyDecider.confirmProxyListTrusted(List proxyList)
Decides whether the proxy list is trusted. |
| Uses of ProxyUntrustedException in org.acegisecurity.providers.cas.proxy |
|---|
| Methods in org.acegisecurity.providers.cas.proxy that throw ProxyUntrustedException | |
|---|---|
void |
RejectProxyTickets.confirmProxyListTrusted(List proxyList)
|
void |
NamedCasProxyDecider.confirmProxyListTrusted(List proxyList)
|
void |
AcceptAnyCasProxy.confirmProxyListTrusted(List proxyList)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||