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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionNotification.java73 private String notificationVersion = "1.0"; field in class:SessionNotification
129 notificationVersion = version;
138 return notificationVersion;
222 notificationVersion).append(QUOTE).append(" notid=").append(
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionNotification.java73 private String notificationVersion = "1.0"; field in class:SessionNotification
129 notificationVersion = version;
138 return notificationVersion;
222 notificationVersion).append(QUOTE).append(" notid=").append(

Completed in 54 milliseconds