Uses of Class
org.acegisecurity.providers.cas.ProxyUntrustedException

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 NamedCasProxyDecider.confirmProxyListTrusted(List proxyList)
           
 void AcceptAnyCasProxy.confirmProxyListTrusted(List proxyList)
           
 void RejectProxyTickets.confirmProxyListTrusted(List proxyList)
           
 



Copyright © 2004-2011 Interface21, Inc. All Rights Reserved.