Searched refs:SESSION_COTSET_ATTR (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSIntersiteTransferService.java91 (Set)session.getAttribute(IFSConstants.SESSION_COTSET_ATTR);
96 session.setAttribute(IFSConstants.SESSION_COTSET_ATTR,
128 session.setAttribute(IFSConstants.SESSION_COTSET_ATTR, cotSet);
403 session.removeAttribute(IFSConstants.SESSION_COTSET_ATTR);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSIntersiteTransferService.java91 (Set)session.getAttribute(IFSConstants.SESSION_COTSET_ATTR);
96 session.setAttribute(IFSConstants.SESSION_COTSET_ATTR,
128 session.setAttribute(IFSConstants.SESSION_COTSET_ATTR, cotSet);
403 session.removeAttribute(IFSConstants.SESSION_COTSET_ATTR);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java290 public static final String SESSION_COTSET_ATTR = "CotSet"; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java290 public static final String SESSION_COTSET_ATTR = "CotSet"; field in interface:IFSConstants

Completed in 43 milliseconds