Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.acegisecurity.providers.cas.CasProxyDecider

Uses of CasProxyDecider in org.acegisecurity.providers.cas
 

Fields in org.acegisecurity.providers.cas declared as CasProxyDecider
private  CasProxyDecider CasAuthenticationProvider.casProxyDecider
           
 

Methods in org.acegisecurity.providers.cas that return CasProxyDecider
 CasProxyDecider CasAuthenticationProvider.getCasProxyDecider()
           
 

Methods in org.acegisecurity.providers.cas with parameters of type CasProxyDecider
 void CasAuthenticationProvider.setCasProxyDecider(CasProxyDecider casProxyDecider)