Package | Description |
---|---|
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.
|
Class and Description |
---|
X509AuthoritiesPopulator
Populates the
UserDetails associated with the X.509
certificate presented by a client. |
X509UserCache
Provides a cache of
UserDetails objects for the
X509AuthenticationProvider . |
Class and Description |
---|
X509UserCache
Provides a cache of
UserDetails objects for the
X509AuthenticationProvider . |
Class and Description |
---|
X509AuthoritiesPopulator
Populates the
UserDetails associated with the X.509
certificate presented by a client. |
Copyright © 2004–2019 Interface21, Inc. All rights reserved.