Class SessionBoundInitialLdapContext

All Implemented Interfaces:
Context, DirContext, LdapContext

public final class SessionBoundInitialLdapContext extends InitialLdapContext
A InitialLdapContext that binds instances of this class with the KeycloakSession so that any resource acquired during the session lifetime is closed when the session is closed.