Searched refs:SP_MNI_REQ_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.java202 public static final String SP_MNI_REQ_SIGN = "wantMNIRequestSigned"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java188 extendedMetaSpMap.put(SP_MNI_REQ_SIGN, Collections.EMPTY_SET);
328 extendedACMetaSpMap.put(SP_MNI_REQ_SIGN, Collections.EMPTY_SET);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java202 public static final String SP_MNI_REQ_SIGN = "wantMNIRequestSigned"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java188 extendedMetaSpMap.put(SP_MNI_REQ_SIGN, Collections.EMPTY_SET);
328 extendedACMetaSpMap.put(SP_MNI_REQ_SIGN, Collections.EMPTY_SET);

Completed in 53 milliseconds