Searched refs:AUTHN_QUERY_SERVICE (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.java288 public static final String AUTHN_QUERY_SERVICE = "authnQueryServLocation"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java2684 map.put(AUTHN_QUERY_SERVICE, Collections.EMPTY_SET);
2690 map.put(AUTHN_QUERY_SERVICE,
3053 authnAuthValues, AUTHN_QUERY_SERVICE);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DSAMLv2Model.java288 public static final String AUTHN_QUERY_SERVICE = "authnQueryServLocation"; field in interface:SAMLv2Model
H A DSAMLv2ModelImpl.java2684 map.put(AUTHN_QUERY_SERVICE, Collections.EMPTY_SET);
2690 map.put(AUTHN_QUERY_SERVICE,
3053 authnAuthValues, AUTHN_QUERY_SERVICE);

Completed in 52 milliseconds