Class RFC4519DirectoryMembershipsIterableWithFullCache

java.lang.Object
com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterable
com.atlassian.crowd.directory.rfc4519.RFC4519DirectoryMembershipsIterableWithFullCache
All Implemented Interfaces:
Iterable<Membership>

public class RFC4519DirectoryMembershipsIterableWithFullCache extends RFC4519DirectoryMembershipsIterable
An iterable over RFC4519 directory memberships that assumes that it was supplied a complete list of users and groups in the remote directory. No lookups for children objects that were not found in the cache will be performed.