Class LDAPQuery.PaginationContext

java.lang.Object
org.keycloak.storage.ldap.idm.query.internal.LDAPQuery.PaginationContext
Enclosing class:
LDAPQuery

public static class LDAPQuery.PaginationContext extends Object
  • Method Details

    • getLdapContext

      public LdapContext getLdapContext()
    • getCookie

      public byte[] getCookie()
    • setCookie

      public void setCookie(byte[] cookie)
    • hasNextPage

      public boolean hasNextPage()