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

Quick Search    Search Deep

Uses of Interface
org.acegisecurity.providers.x509.X509UserCache

Uses of X509UserCache in org.acegisecurity.providers.x509
 

Fields in org.acegisecurity.providers.x509 declared as X509UserCache
private  X509UserCache X509AuthenticationProvider.userCache
           
 

Methods in org.acegisecurity.providers.x509 with parameters of type X509UserCache
 void X509AuthenticationProvider.setX509UserCache(X509UserCache cache)