/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/ |
H A D | FRANotification.h | 49 * Indicator of whether this Notification is pending. In the pending state a 51 * either approved or denied, it will move to the non-pending state. 53 @property (getter=isPending, nonatomic, readonly) BOOL pending; variable 97 - (instancetype)initWithDatabase:(FRAIdentityDatabase *)database identityModel:(FRAIdentityModel *)identityModel messageId:(NSString *)messageId challenge:(NSString *)challenge timeReceived:(NSDate *)timeReceived timeToLive:(NSTimeInterval)timeToLive loadBalancerCookieData:(NSString *)loadBalancerCookie pending:(BOOL)pendingState approved:(BOOL)approvedState; 107 + (instancetype)notificationWithDatabase:(FRAIdentityDatabase *)database identityModel:(FRAIdentityModel *)identityModel messageId:(NSString *)messageId challenge:(NSString *)challenge timeReceived:(NSDate *)timeReceived timeToLive:(NSTimeInterval)timeToLive loadBalancerCookieData:(NSString *)loadBalancerCookie pending:(BOOL)pendingState approved:(BOOL)approvedState;
|
H A D | schema.sql | 24 pending INT,
|
/forgerock/opendj2/src/server/org/opends/server/config/ |
H A D | DNConfigAttribute.java | 72 // The set of pending values for this attribute. 199 * @param pendingValues The set of pending values for this 301 * Retrieves the pending value for this configuration attribute as a DN. 303 * attribute does not have any pending values, then the active value will be 306 * @return The pending value for this configuration attribute as a DN. 309 * pending value. 337 * Retrieves the set of pending values for this configuration attribute. If 338 * there are no pending values, then the set of active values will be 341 * @return The set of pending values for this configuration attribute. 461 // Apply this value set to the new active or pending valu 959 _toJMXAttribute(boolean pending) argument [all...] |
H A D | IntegerConfigAttribute.java | 74 // The set of pending values for this attribute. 263 * @param pendingValues The set of pending values for this 416 * Retrieves the pending value for this configuration attribute as a long. 418 * attribute does not have any pending values, then the active value will be 421 * @return The pending value for this configuration attribute as a long. 424 * pending value. 452 * Retrieves the pending value for this configuration attribute as an integer. 454 * the integer range. If this attribute does not have any pending values, 457 * @return The pending value for this configuration attribute as an integer. 459 * @throws ConfigException If the pending valu 1245 _toJMXAttribute(boolean pending) argument [all...] |
H A D | MultiChoiceConfigAttribute.java | 73 // The set of pending values for this attribute. 231 * @param pendingValues The set of pending values for this 338 * Retrieves the pending value for this configuration attribute as a string. 340 * attribute does not have any pending values, then the active value will be 343 * @return The pending value for this configuration attribute as a string. 346 * pending value. 374 * Retrieves the set of pending values for this configuration attribute. If 375 * there are no pending values, then the set of active values will be 378 * @return The set of pending values for this configuration attribute. 525 // Apply this value set to the new active or pending valu 967 _toJMXAttribute(boolean pending) argument [all...] |
H A D | StringConfigAttribute.java | 72 // The set of pending values for this attribute. 201 * @param pendingValues The set of pending values for this 305 * Retrieves the pending value for this configuration attribute as a string. 307 * attribute does not have any pending values, then the active value will be 310 * @return The pending value for this configuration attribute as a string. 313 * pending value. 341 * Retrieves the set of pending values for this configuration attribute. If 342 * there are no pending values, then the set of active values will be 345 * @return The set of pending values for this configuration attribute. 464 // Apply this value set to the new active or pending valu 862 _toJMXAttribute(boolean pending) argument [all...] |
/forgerock/opendj-b2.6/src/server/org/opends/server/config/ |
H A D | DNConfigAttribute.java | 73 // The set of pending values for this attribute. 200 * @param pendingValues The set of pending values for this 302 * Retrieves the pending value for this configuration attribute as a DN. 304 * attribute does not have any pending values, then the active value will be 307 * @return The pending value for this configuration attribute as a DN. 310 * pending value. 338 * Retrieves the set of pending values for this configuration attribute. If 339 * there are no pending values, then the set of active values will be 342 * @return The set of pending values for this configuration attribute. 462 // Apply this value set to the new active or pending valu 960 _toJMXAttribute(boolean pending) argument [all...] |
H A D | IntegerConfigAttribute.java | 75 // The set of pending values for this attribute. 264 * @param pendingValues The set of pending values for this 417 * Retrieves the pending value for this configuration attribute as a long. 419 * attribute does not have any pending values, then the active value will be 422 * @return The pending value for this configuration attribute as a long. 425 * pending value. 453 * Retrieves the pending value for this configuration attribute as an integer. 455 * the integer range. If this attribute does not have any pending values, 458 * @return The pending value for this configuration attribute as an integer. 460 * @throws ConfigException If the pending valu 1246 _toJMXAttribute(boolean pending) argument [all...] |
H A D | MultiChoiceConfigAttribute.java | 74 // The set of pending values for this attribute. 232 * @param pendingValues The set of pending values for this 339 * Retrieves the pending value for this configuration attribute as a string. 341 * attribute does not have any pending values, then the active value will be 344 * @return The pending value for this configuration attribute as a string. 347 * pending value. 375 * Retrieves the set of pending values for this configuration attribute. If 376 * there are no pending values, then the set of active values will be 379 * @return The set of pending values for this configuration attribute. 526 // Apply this value set to the new active or pending valu 968 _toJMXAttribute(boolean pending) argument [all...] |
H A D | StringConfigAttribute.java | 73 // The set of pending values for this attribute. 202 * @param pendingValues The set of pending values for this 306 * Retrieves the pending value for this configuration attribute as a string. 308 * attribute does not have any pending values, then the active value will be 311 * @return The pending value for this configuration attribute as a string. 314 * pending value. 342 * Retrieves the set of pending values for this configuration attribute. If 343 * there are no pending values, then the set of active values will be 346 * @return The set of pending values for this configuration attribute. 465 // Apply this value set to the new active or pending valu 863 _toJMXAttribute(boolean pending) argument [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/config/ |
H A D | DNConfigAttribute.java | 73 // The set of pending values for this attribute. 200 * @param pendingValues The set of pending values for this 302 * Retrieves the pending value for this configuration attribute as a DN. 304 * attribute does not have any pending values, then the active value will be 307 * @return The pending value for this configuration attribute as a DN. 310 * pending value. 338 * Retrieves the set of pending values for this configuration attribute. If 339 * there are no pending values, then the set of active values will be 342 * @return The set of pending values for this configuration attribute. 462 // Apply this value set to the new active or pending valu 960 _toJMXAttribute(boolean pending) argument [all...] |
H A D | IntegerConfigAttribute.java | 75 // The set of pending values for this attribute. 264 * @param pendingValues The set of pending values for this 417 * Retrieves the pending value for this configuration attribute as a long. 419 * attribute does not have any pending values, then the active value will be 422 * @return The pending value for this configuration attribute as a long. 425 * pending value. 453 * Retrieves the pending value for this configuration attribute as an integer. 455 * the integer range. If this attribute does not have any pending values, 458 * @return The pending value for this configuration attribute as an integer. 460 * @throws ConfigException If the pending valu 1246 _toJMXAttribute(boolean pending) argument [all...] |
H A D | MultiChoiceConfigAttribute.java | 74 // The set of pending values for this attribute. 232 * @param pendingValues The set of pending values for this 339 * Retrieves the pending value for this configuration attribute as a string. 341 * attribute does not have any pending values, then the active value will be 344 * @return The pending value for this configuration attribute as a string. 347 * pending value. 375 * Retrieves the set of pending values for this configuration attribute. If 376 * there are no pending values, then the set of active values will be 379 * @return The set of pending values for this configuration attribute. 526 // Apply this value set to the new active or pending valu 968 _toJMXAttribute(boolean pending) argument [all...] |
H A D | StringConfigAttribute.java | 73 // The set of pending values for this attribute. 202 * @param pendingValues The set of pending values for this 306 * Retrieves the pending value for this configuration attribute as a string. 308 * attribute does not have any pending values, then the active value will be 311 * @return The pending value for this configuration attribute as a string. 314 * pending value. 342 * Retrieves the set of pending values for this configuration attribute. If 343 * there are no pending values, then the set of active values will be 346 * @return The set of pending values for this configuration attribute. 465 // Apply this value set to the new active or pending valu 863 _toJMXAttribute(boolean pending) argument [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/config/ |
H A D | DNConfigAttribute.java | 73 // The set of pending values for this attribute. 200 * @param pendingValues The set of pending values for this 302 * Retrieves the pending value for this configuration attribute as a DN. 304 * attribute does not have any pending values, then the active value will be 307 * @return The pending value for this configuration attribute as a DN. 310 * pending value. 338 * Retrieves the set of pending values for this configuration attribute. If 339 * there are no pending values, then the set of active values will be 342 * @return The set of pending values for this configuration attribute. 462 // Apply this value set to the new active or pending valu 960 _toJMXAttribute(boolean pending) argument [all...] |
H A D | IntegerConfigAttribute.java | 75 // The set of pending values for this attribute. 264 * @param pendingValues The set of pending values for this 417 * Retrieves the pending value for this configuration attribute as a long. 419 * attribute does not have any pending values, then the active value will be 422 * @return The pending value for this configuration attribute as a long. 425 * pending value. 453 * Retrieves the pending value for this configuration attribute as an integer. 455 * the integer range. If this attribute does not have any pending values, 458 * @return The pending value for this configuration attribute as an integer. 460 * @throws ConfigException If the pending valu 1246 _toJMXAttribute(boolean pending) argument [all...] |
H A D | MultiChoiceConfigAttribute.java | 74 // The set of pending values for this attribute. 232 * @param pendingValues The set of pending values for this 339 * Retrieves the pending value for this configuration attribute as a string. 341 * attribute does not have any pending values, then the active value will be 344 * @return The pending value for this configuration attribute as a string. 347 * pending value. 375 * Retrieves the set of pending values for this configuration attribute. If 376 * there are no pending values, then the set of active values will be 379 * @return The set of pending values for this configuration attribute. 526 // Apply this value set to the new active or pending valu 968 _toJMXAttribute(boolean pending) argument [all...] |
H A D | StringConfigAttribute.java | 73 // The set of pending values for this attribute. 202 * @param pendingValues The set of pending values for this 306 * Retrieves the pending value for this configuration attribute as a string. 308 * attribute does not have any pending values, then the active value will be 311 * @return The pending value for this configuration attribute as a string. 314 * pending value. 342 * Retrieves the set of pending values for this configuration attribute. If 343 * there are no pending values, then the set of active values will be 346 * @return The set of pending values for this configuration attribute. 465 // Apply this value set to the new active or pending valu 863 _toJMXAttribute(boolean pending) argument [all...] |
/forgerock/opendj2-hg/src/server/org/opends/server/config/ |
H A D | DNConfigAttribute.java | 72 // The set of pending values for this attribute. 199 * @param pendingValues The set of pending values for this 301 * Retrieves the pending value for this configuration attribute as a DN. 303 * attribute does not have any pending values, then the active value will be 306 * @return The pending value for this configuration attribute as a DN. 309 * pending value. 337 * Retrieves the set of pending values for this configuration attribute. If 338 * there are no pending values, then the set of active values will be 341 * @return The set of pending values for this configuration attribute. 461 // Apply this value set to the new active or pending valu 959 _toJMXAttribute(boolean pending) argument [all...] |
H A D | IntegerConfigAttribute.java | 74 // The set of pending values for this attribute. 263 * @param pendingValues The set of pending values for this 416 * Retrieves the pending value for this configuration attribute as a long. 418 * attribute does not have any pending values, then the active value will be 421 * @return The pending value for this configuration attribute as a long. 424 * pending value. 452 * Retrieves the pending value for this configuration attribute as an integer. 454 * the integer range. If this attribute does not have any pending values, 457 * @return The pending value for this configuration attribute as an integer. 459 * @throws ConfigException If the pending valu 1245 _toJMXAttribute(boolean pending) argument [all...] |
H A D | MultiChoiceConfigAttribute.java | 73 // The set of pending values for this attribute. 231 * @param pendingValues The set of pending values for this 338 * Retrieves the pending value for this configuration attribute as a string. 340 * attribute does not have any pending values, then the active value will be 343 * @return The pending value for this configuration attribute as a string. 346 * pending value. 374 * Retrieves the set of pending values for this configuration attribute. If 375 * there are no pending values, then the set of active values will be 378 * @return The set of pending values for this configuration attribute. 525 // Apply this value set to the new active or pending valu 967 _toJMXAttribute(boolean pending) argument [all...] |
H A D | StringConfigAttribute.java | 72 // The set of pending values for this attribute. 201 * @param pendingValues The set of pending values for this 305 * Retrieves the pending value for this configuration attribute as a string. 307 * attribute does not have any pending values, then the active value will be 310 * @return The pending value for this configuration attribute as a string. 313 * pending value. 341 * Retrieves the set of pending values for this configuration attribute. If 342 * there are no pending values, then the set of active values will be 345 * @return The set of pending values for this configuration attribute. 464 // Apply this value set to the new active or pending valu 862 _toJMXAttribute(boolean pending) argument [all...] |
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/config/ |
H A D | DNConfigAttribute.java | 67 /** The set of pending values for this attribute. */ 184 * @param pendingValues The set of pending values for this 283 * Retrieves the pending value for this configuration attribute as a DN. 285 * attribute does not have any pending values, then the active value will be 288 * @return The pending value for this configuration attribute as a DN. 291 * pending value. 316 * Retrieves the set of pending values for this configuration attribute. If 317 * there are no pending values, then the set of active values will be 320 * @return The set of pending values for this configuration attribute. 426 // Apply this value set to the new active or pending valu 848 _toJMXAttribute(boolean pending) argument [all...] |
H A D | IntegerConfigAttribute.java | 67 /** The set of pending values for this attribute. */ 231 * @param pendingValues The set of pending values for this 371 * Retrieves the pending value for this configuration attribute as a long. 373 * attribute does not have any pending values, then the active value will be 376 * @return The pending value for this configuration attribute as a long. 379 * pending value. 405 * Retrieves the pending value for this configuration attribute as an integer. 407 * the integer range. If this attribute does not have any pending values, 410 * @return The pending value for this configuration attribute as an integer. 412 * @throws ConfigException If the pending valu 1082 _toJMXAttribute(boolean pending) argument [all...] |
H A D | MultiChoiceConfigAttribute.java | 68 /** The set of pending values for this attribute. */ 217 * @param pendingValues The set of pending values for this 320 * Retrieves the pending value for this configuration attribute as a string. 322 * attribute does not have any pending values, then the active value will be 325 * @return The pending value for this configuration attribute as a string. 328 * pending value. 353 * Retrieves the set of pending values for this configuration attribute. If 354 * there are no pending values, then the set of active values will be 357 * @return The set of pending values for this configuration attribute. 487 // Apply this value set to the new active or pending valu 838 _toJMXAttribute(boolean pending) argument [all...] |