|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.ldap.support.control.PagedResultsCookie
public class PagedResultsCookie
Wrapper class for the cookie returned when using the
PagedResultsControl.
| Constructor Summary | |
|---|---|
PagedResultsCookie(byte[] cookie)
Constructor. |
|
| Method Summary | |
|---|---|
byte[] |
getCookie()
Get the cookie. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PagedResultsCookie(byte[] cookie)
cookie - the cookie returned by a PagedResultsResponseControl.| Method Detail |
|---|
public byte[] getCookie()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||