Searched refs:IDP_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.java153 public static final String IDP_MNI_REQ_SIGN = "wantMNIRequestSigned"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java127 extendedMetaIdpMap.put(IDP_MNI_REQ_SIGN, Collections.EMPTY_SET);
257 extendedACMetaIdpMap.put(IDP_MNI_REQ_SIGN, Collections.EMPTY_SET);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java153 public static final String IDP_MNI_REQ_SIGN = "wantMNIRequestSigned"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java127 extendedMetaIdpMap.put(IDP_MNI_REQ_SIGN, Collections.EMPTY_SET);
257 extendedACMetaIdpMap.put(IDP_MNI_REQ_SIGN, Collections.EMPTY_SET);

Completed in 68 milliseconds