Class CachedLDAPAuthorizationMap

  • All Implemented Interfaces:
    AuthorizationMap, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

    public class CachedLDAPAuthorizationMap
    extends SimpleCachedLDAPAuthorizationMap
    implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
    A DefaultAuthorizationMap implementation which uses LDAP to initialize and update authorization policy.
    Author:
    Hiram Chirino