Uses of Class
com.ca.jcs.util.LazyLdapAttributesProxy

Packages that use LazyLdapAttributesProxy
com.ca.jcs.validator.eval   
 

Uses of LazyLdapAttributesProxy in com.ca.jcs.validator.eval
 

Subclasses of LazyLdapAttributesProxy in com.ca.jcs.validator.eval
 class ValidationLazyAttributesProxy
          Proxy that can be used to getAttribute the current values (or stubs for expensive attributes) for an object, but only when actually requested by a validator.
 



Created 2011-07-14 13:27 EST