Class LDAPQuery.PaginationContext
java.lang.Object
org.keycloak.storage.ldap.idm.query.internal.LDAPQuery.PaginationContext
- Enclosing class:
- LDAPQuery
-
Method Summary
-
Method Details
-
getLdapContext
-
getCookie
public byte[] getCookie() -
setCookie
public void setCookie(byte[] cookie) -
hasNextPage
public boolean hasNextPage()
-