/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/rest/ |
H A D | RestNoSubjectHeaderTest.java | 52 private Cookie cookie; field in class:RestNoSubjectHeaderTest 64 cookie = new Cookie(SystemProperties.get(Constants.AM_COOKIE_NAME), 76 .cookie(cookie)
|
H A D | MultipleResourceRestTest.java | 85 private Cookie cookie; field in class:MultipleResourceRestTest 128 cookie = new Cookie(SystemProperties.get(Constants.AM_COOKIE_NAME), 163 .cookie(cookie) 198 .cookie(cookie)
|
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/rest/ |
H A D | RestNoSubjectHeaderTest.java | 52 private Cookie cookie; field in class:RestNoSubjectHeaderTest 64 cookie = new Cookie(SystemProperties.get(Constants.AM_COOKIE_NAME), 76 .cookie(cookie)
|
H A D | MultipleResourceRestTest.java | 85 private Cookie cookie; field in class:MultipleResourceRestTest 128 cookie = new Cookie(SystemProperties.get(Constants.AM_COOKIE_NAME), 163 .cookie(cookie) 198 .cookie(cookie)
|
/forgerock/opendj-b2.6/src/server/org/opends/server/controls/ |
H A D | PagedResultsControl.java | 53 * cookie OCTET STRING 111 ByteString cookie; 114 cookie = reader.readOctetString(); 144 return new PagedResultsControl(isCritical, size, cookie); 175 * The control value cookie element. 177 private ByteString cookie; field in class:PagedResultsControl 186 * @param cookie The cookie element. 189 ByteString cookie) 195 if(cookie 188 PagedResultsControl(boolean isCritical, int size, ByteString cookie) argument [all...] |
H A D | EntryChangelogNotificationControl.java | 52 * This class implements the ECL cookie control. 62 // The cookie value - payload of this control. 63 private String cookie; field in class:EntryChangelogNotificationControl 85 String cookie = null; 90 cookie = reader.readOctetStringAsString(); 103 return new EntryChangelogNotificationControl(isCritical, cookie); 126 * @param cookie The provided cookie value. 129 String cookie) 132 this.cookie 128 EntryChangelogNotificationControl(boolean isCritical, String cookie) argument [all...] |
H A D | ExternalChangelogRequestControl.java | 55 private MultiDomainServerState cookie; field in class:ExternalChangelogRequestControl 117 * Create a new external change log request control to contain the cookie. 119 * @param cookie Specifies the cookie value. 122 MultiDomainServerState cookie) 125 this.cookie = cookie; 129 * Returns the cookie value. 130 * @return The cookie value. 134 return this.cookie; 121 ExternalChangelogRequestControl(boolean isCritical, MultiDomainServerState cookie) argument [all...] |
/forgerock/opendj2/src/server/org/opends/server/controls/ |
H A D | EntryChangelogNotificationControl.java | 51 * This class implements the ECL cookie control. 61 // The cookie value - payload of this control. 62 private String cookie; field in class:EntryChangelogNotificationControl 84 String cookie = null; 89 cookie = reader.readOctetStringAsString(); 102 return new EntryChangelogNotificationControl(isCritical, cookie); 125 * @param cookie The provided cookie value. 128 String cookie) 131 this.cookie 127 EntryChangelogNotificationControl(boolean isCritical, String cookie) argument [all...] |
H A D | ExternalChangelogRequestControl.java | 54 private MultiDomainServerState cookie; field in class:ExternalChangelogRequestControl 116 * Create a new external change log request control to contain the cookie. 118 * @param cookie Specifies the cookie value. 121 MultiDomainServerState cookie) 124 this.cookie = cookie; 128 * Returns the cookie value. 129 * @return The cookie value. 133 return this.cookie; 120 ExternalChangelogRequestControl(boolean isCritical, MultiDomainServerState cookie) argument [all...] |
H A D | PagedResultsControl.java | 52 * cookie OCTET STRING 110 ByteString cookie; 113 cookie = reader.readOctetString(); 143 return new PagedResultsControl(isCritical, size, cookie); 174 * The control value cookie element. 176 private ByteString cookie; field in class:PagedResultsControl 185 * @param cookie The cookie element. 188 ByteString cookie) 194 if(cookie 187 PagedResultsControl(boolean isCritical, int size, ByteString cookie) argument [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/controls/ |
H A D | EntryChangelogNotificationControl.java | 52 * This class implements the ECL cookie control. 62 // The cookie value - payload of this control. 63 private String cookie; field in class:EntryChangelogNotificationControl 85 String cookie = null; 90 cookie = reader.readOctetStringAsString(); 103 return new EntryChangelogNotificationControl(isCritical, cookie); 126 * @param cookie The provided cookie value. 129 String cookie) 132 this.cookie 128 EntryChangelogNotificationControl(boolean isCritical, String cookie) argument [all...] |
H A D | ExternalChangelogRequestControl.java | 55 private MultiDomainServerState cookie; field in class:ExternalChangelogRequestControl 117 * Create a new external change log request control to contain the cookie. 119 * @param cookie Specifies the cookie value. 122 MultiDomainServerState cookie) 125 this.cookie = cookie; 129 * Returns the cookie value. 130 * @return The cookie value. 134 return this.cookie; 121 ExternalChangelogRequestControl(boolean isCritical, MultiDomainServerState cookie) argument [all...] |
H A D | PagedResultsControl.java | 53 * cookie OCTET STRING 111 ByteString cookie; 114 cookie = reader.readOctetString(); 144 return new PagedResultsControl(isCritical, size, cookie); 175 * The control value cookie element. 177 private ByteString cookie; field in class:PagedResultsControl 186 * @param cookie The cookie element. 189 ByteString cookie) 195 if(cookie 188 PagedResultsControl(boolean isCritical, int size, ByteString cookie) argument [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/controls/ |
H A D | EntryChangelogNotificationControl.java | 52 * This class implements the ECL cookie control. 62 // The cookie value - payload of this control. 63 private String cookie; field in class:EntryChangelogNotificationControl 85 String cookie = null; 90 cookie = reader.readOctetStringAsString(); 103 return new EntryChangelogNotificationControl(isCritical, cookie); 126 * @param cookie The provided cookie value. 129 String cookie) 132 this.cookie 128 EntryChangelogNotificationControl(boolean isCritical, String cookie) argument [all...] |
H A D | ExternalChangelogRequestControl.java | 55 private MultiDomainServerState cookie; field in class:ExternalChangelogRequestControl 117 * Create a new external change log request control to contain the cookie. 119 * @param cookie Specifies the cookie value. 122 MultiDomainServerState cookie) 125 this.cookie = cookie; 129 * Returns the cookie value. 130 * @return The cookie value. 134 return this.cookie; 121 ExternalChangelogRequestControl(boolean isCritical, MultiDomainServerState cookie) argument [all...] |
H A D | PagedResultsControl.java | 53 * cookie OCTET STRING 111 ByteString cookie; 114 cookie = reader.readOctetString(); 144 return new PagedResultsControl(isCritical, size, cookie); 175 * The control value cookie element. 177 private ByteString cookie; field in class:PagedResultsControl 186 * @param cookie The cookie element. 189 ByteString cookie) 195 if(cookie 188 PagedResultsControl(boolean isCritical, int size, ByteString cookie) argument [all...] |
/forgerock/opendj2-hg/src/server/org/opends/server/controls/ |
H A D | EntryChangelogNotificationControl.java | 51 * This class implements the ECL cookie control. 61 // The cookie value - payload of this control. 62 private String cookie; field in class:EntryChangelogNotificationControl 84 String cookie = null; 89 cookie = reader.readOctetStringAsString(); 102 return new EntryChangelogNotificationControl(isCritical, cookie); 125 * @param cookie The provided cookie value. 128 String cookie) 131 this.cookie 127 EntryChangelogNotificationControl(boolean isCritical, String cookie) argument [all...] |
H A D | ExternalChangelogRequestControl.java | 54 private MultiDomainServerState cookie; field in class:ExternalChangelogRequestControl 116 * Create a new external change log request control to contain the cookie. 118 * @param cookie Specifies the cookie value. 121 MultiDomainServerState cookie) 124 this.cookie = cookie; 128 * Returns the cookie value. 129 * @return The cookie value. 133 return this.cookie; 120 ExternalChangelogRequestControl(boolean isCritical, MultiDomainServerState cookie) argument [all...] |
H A D | PagedResultsControl.java | 52 * cookie OCTET STRING 110 ByteString cookie; 113 cookie = reader.readOctetString(); 143 return new PagedResultsControl(isCritical, size, cookie); 174 * The control value cookie element. 176 private ByteString cookie; field in class:PagedResultsControl 185 * @param cookie The cookie element. 188 ByteString cookie) 194 if(cookie 187 PagedResultsControl(boolean isCritical, int size, ByteString cookie) argument [all...] |
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/controls/ |
H A D | EntryChangelogNotificationControl.java | 48 * This class implements the ECL cookie control. 57 /** The cookie value - payload of this control. */ 58 private String cookie; field in class:EntryChangelogNotificationControl 78 String cookie = null; 83 cookie = reader.readOctetStringAsString(); 93 return new EntryChangelogNotificationControl(isCritical, cookie); 116 * @param cookie The provided cookie value. 119 String cookie) 122 this.cookie 118 EntryChangelogNotificationControl(boolean isCritical, String cookie) argument [all...] |
H A D | ExternalChangelogRequestControl.java | 49 private MultiDomainServerState cookie; field in class:ExternalChangelogRequestControl 102 * Create a new external change log request control to contain the cookie. 104 * @param cookie Specifies the cookie value. 106 public ExternalChangelogRequestControl(boolean isCritical, MultiDomainServerState cookie) argument 109 this.cookie = cookie; 113 * Returns a copy of the cookie value. 115 * @return a copy of the cookie value 119 return new MultiDomainServerState(cookie); [all...] |
H A D | PagedResultsControl.java | 53 * cookie OCTET STRING 101 ByteString cookie; 104 cookie = reader.readOctetString(); 126 return new PagedResultsControl(isCritical, size, cookie); 153 * The control value cookie element. 155 private ByteString cookie; field in class:PagedResultsControl 164 * @param cookie The cookie element. 167 ByteString cookie) 173 if(cookie 166 PagedResultsControl(boolean isCritical, int size, ByteString cookie) argument [all...] |
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/ |
H A D | ECLUpdateMsg.java | 47 // The value of the cookie updated with the current change 48 private MultiDomainServerState cookie; field in class:ECLUpdateMsg 56 * @param cookie The provided cookie value 60 public ECLUpdateMsg(LDAPUpdateMsg update, MultiDomainServerState cookie, argument 63 this.cookie = cookie; 92 // Decode the cookie 95 this.cookie = new MultiDomainServerState(cookieStr); 130 * Getter for the cookie valu 142 setCookie(MultiDomainServerState cookie) argument [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/ |
H A D | ECLUpdateMsg.java | 47 // The value of the cookie updated with the current change 48 private MultiDomainServerState cookie; field in class:ECLUpdateMsg 56 * @param cookie The provided cookie value 60 public ECLUpdateMsg(LDAPUpdateMsg update, MultiDomainServerState cookie, argument 63 this.cookie = cookie; 92 // Decode the cookie 95 this.cookie = new MultiDomainServerState(cookieStr); 130 * Getter for the cookie valu 142 setCookie(MultiDomainServerState cookie) argument [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/ |
H A D | ECLUpdateMsg.java | 47 // The value of the cookie updated with the current change 48 private MultiDomainServerState cookie; field in class:ECLUpdateMsg 56 * @param cookie The provided cookie value 60 public ECLUpdateMsg(LDAPUpdateMsg update, MultiDomainServerState cookie, argument 63 this.cookie = cookie; 92 // Decode the cookie 95 this.cookie = new MultiDomainServerState(cookieStr); 130 * Getter for the cookie valu 142 setCookie(MultiDomainServerState cookie) argument [all...] |