Uses of Package
org.acegisecurity.providers.x509

Packages that use org.acegisecurity.providers.x509
org.acegisecurity.providers.x509 An authentication provider that can process X.509 certificaties. 
org.acegisecurity.providers.x509.cache User caches for the X509 provider. 
org.acegisecurity.providers.x509.populator Implementations that populate GrantedAuthority[]s of X509 authentications. 
 

Classes in org.acegisecurity.providers.x509 used by org.acegisecurity.providers.x509
X509AuthoritiesPopulator
          Populates the UserDetails associated with the X.509 certificate presented by a client.
X509UserCache
          Provides a cache of UserDetails objects for the X509AuthenticationProvider.
 

Classes in org.acegisecurity.providers.x509 used by org.acegisecurity.providers.x509.cache
X509UserCache
          Provides a cache of UserDetails objects for the X509AuthenticationProvider.
 

Classes in org.acegisecurity.providers.x509 used by org.acegisecurity.providers.x509.populator
X509AuthoritiesPopulator
          Populates the UserDetails associated with the X.509 certificate presented by a client.
 



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