Searched refs:isSessionNotificationEnabled (Results 1 - 2 of 2) sorted by relevance

/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/filter/
H A DNotificationTaskHandler.java83 message += (isSessionNotificationEnabled()) ? " are enabled" :
185 && isSessionNotificationEnabled()) {
223 boolean flag = AgentConfiguration.isSessionNotificationEnabled();
277 private boolean isSessionNotificationEnabled() { method in class:NotificationTaskHandler
/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/arch/
H A DAgentConfiguration.java221 public static boolean isSessionNotificationEnabled() { method in class:AgentConfiguration

Completed in 32 milliseconds