Package | Description |
---|---|
org.acegisecurity.providers.x509 |
An authentication provider that can process X.509 certificaties.
|
org.acegisecurity.providers.x509.populator |
Implementations that populate GrantedAuthority[]s of X509 authentications.
|
Modifier and Type | Method and Description |
---|---|
void |
X509AuthenticationProvider.setX509AuthoritiesPopulator(X509AuthoritiesPopulator x509AuthoritiesPopulator) |
Modifier and Type | Class and Description |
---|---|
class |
DaoX509AuthoritiesPopulator
Populates the X509 authorities via an
UserDetailsService . |
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.