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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java203 public static final String SP_MNI_RESP_SIGN = "wantMNIResponseSigned"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java189 extendedMetaSpMap.put(SP_MNI_RESP_SIGN, Collections.EMPTY_SET);
329 extendedACMetaSpMap.put(SP_MNI_RESP_SIGN, Collections.EMPTY_SET);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java203 public static final String SP_MNI_RESP_SIGN = "wantMNIResponseSigned"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java189 extendedMetaSpMap.put(SP_MNI_RESP_SIGN, Collections.EMPTY_SET);
329 extendedACMetaSpMap.put(SP_MNI_RESP_SIGN, Collections.EMPTY_SET);

Completed in 96 milliseconds