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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModel.java130 String TFSIGNCERT_ALIAS = "signingCertAlias"; field in interface:WSFedPropertiesModel
H A DWSFedPropertiesModelImpl.java108 IDPEX_DATA_MAP.put(TFSIGNCERT_ALIAS, Collections.EMPTY_SET);
557 String idp_certalias = getResult(idpExtValues, TFSIGNCERT_ALIAS);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModel.java132 String TFSIGNCERT_ALIAS = "signingCertAlias"; field in interface:WSFedPropertiesModel
H A DWSFedPropertiesModelImpl.java108 IDPEX_DATA_MAP.put(TFSIGNCERT_ALIAS, Collections.EMPTY_SET);
561 String idp_certalias = getResult(idpExtValues, TFSIGNCERT_ALIAS);

Completed in 33 milliseconds