Searched defs:SAML2_IDP_SESSION_INDEX (Results 1 - 1 of 1) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/service/
H A DInternalSession.java215 private static final String SAML2_IDP_SESSION_INDEX = field in class:InternalSession
1757 String idpSessionIndex = getProperty(SAML2_IDP_SESSION_INDEX);
1767 newProperties.put(SAML2_IDP_SESSION_INDEX, idpSessionIndex);

Completed in 24 milliseconds