|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ x509 overview ] | PREV NEXT | ||||||||
A
- afterPropertiesSet() - Method in class org.acegisecurity.providers.x509.X509AuthenticationProvider
- authenticate(Authentication) - Method in class org.acegisecurity.providers.x509.X509AuthenticationProvider
- If the supplied authentication token contains a certificate then this will be passed to the configured X509AuthoritiesPopulator to obtain the user details and authorities for the user identified by the certificate.
- authenticated - Variable in class org.acegisecurity.providers.x509.X509AuthenticationToken
- authorities - Variable in class org.acegisecurity.providers.x509.X509AuthenticationToken
C
- credentials - Variable in class org.acegisecurity.providers.x509.X509AuthenticationToken
D
- details - Variable in class org.acegisecurity.providers.x509.X509AuthenticationToken
G
- getAuthorities() - Method in class org.acegisecurity.providers.x509.X509AuthenticationToken
- getCredentials() - Method in class org.acegisecurity.providers.x509.X509AuthenticationToken
- getDetails() - Method in class org.acegisecurity.providers.x509.X509AuthenticationToken
- getPrincipal() - Method in class org.acegisecurity.providers.x509.X509AuthenticationToken
- getUserDetails(X509Certificate) - Method in interface org.acegisecurity.providers.x509.X509AuthoritiesPopulator
- Obtains the granted authorities for the specified user.
- getUserFromCache(X509Certificate) - Method in interface org.acegisecurity.providers.x509.X509UserCache
I
- isAuthenticated() - Method in class org.acegisecurity.providers.x509.X509AuthenticationToken
L
- logger - Static variable in class org.acegisecurity.providers.x509.X509AuthenticationProvider
M
- messages - Variable in class org.acegisecurity.providers.x509.X509AuthenticationProvider
O
- org.acegisecurity.providers.x509 - package org.acegisecurity.providers.x509
P
- principal - Variable in class org.acegisecurity.providers.x509.X509AuthenticationToken
- putUserInCache(X509Certificate, UserDetails) - Method in interface org.acegisecurity.providers.x509.X509UserCache
R
- removeUserFromCache(X509Certificate) - Method in interface org.acegisecurity.providers.x509.X509UserCache
S
- setAuthenticated(boolean) - Method in class org.acegisecurity.providers.x509.X509AuthenticationToken
- setDetails(Object) - Method in class org.acegisecurity.providers.x509.X509AuthenticationToken
- setMessageSource(MessageSource) - Method in class org.acegisecurity.providers.x509.X509AuthenticationProvider
- setX509AuthoritiesPopulator(X509AuthoritiesPopulator) - Method in class org.acegisecurity.providers.x509.X509AuthenticationProvider
- setX509UserCache(X509UserCache) - Method in class org.acegisecurity.providers.x509.X509AuthenticationProvider
- supports(Class) - Method in class org.acegisecurity.providers.x509.X509AuthenticationProvider
U
- userCache - Variable in class org.acegisecurity.providers.x509.X509AuthenticationProvider
X
- X509AuthenticationProvider - class org.acegisecurity.providers.x509.X509AuthenticationProvider.
- Processes an X.509 authentication request.
- X509AuthenticationProvider() - Constructor for class org.acegisecurity.providers.x509.X509AuthenticationProvider
- X509AuthenticationToken - class org.acegisecurity.providers.x509.X509AuthenticationToken.
Authenticationimplementation for X.509 client-certificate authentication.- X509AuthenticationToken(X509Certificate) - Constructor for class org.acegisecurity.providers.x509.X509AuthenticationToken
- Used for an authentication request
- X509AuthenticationToken(Object, X509Certificate, GrantedAuthority[]) - Constructor for class org.acegisecurity.providers.x509.X509AuthenticationToken
- X509AuthoritiesPopulator - interface org.acegisecurity.providers.x509.X509AuthoritiesPopulator.
- Populates the
UserDetailsassociated with the X.509 certificate presented by a client. - X509UserCache - interface org.acegisecurity.providers.x509.X509UserCache.
- Provides a cache of org.acegisecurity.userdetails.UserDetails objects for the X509AuthenticationProvider.
- x509AuthoritiesPopulator - Variable in class org.acegisecurity.providers.x509.X509AuthenticationProvider
A C D G I L M O P R S U X
|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ x509 overview ] | PREV NEXT | ||||||||