Searched refs:TFTOKENISSUER_ENDPT (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModel.java60 String TFTOKENISSUER_ENDPT = "TokenIssuerEndpoint"; field in interface:WSFedPropertiesModel
H A DWSFedPropertiesModelImpl.java74 GEN_DATA_MAP.put(TFTOKENISSUER_ENDPT, Collections.EMPTY_SET);
81 GEN_DUAL_DATA_MAP.put(TFTOKENISSUER_ENDPT, Collections.EMPTY_SET);
317 if (key.equals(TFTOKENISSUER_ENDPT)) {
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/model/
H A DWSFedPropertiesModel.java58 String TFTOKENISSUER_ENDPT = "TokenIssuerEndpoint"; field in interface:WSFedPropertiesModel
H A DWSFedPropertiesModelImpl.java74 GEN_DATA_MAP.put(TFTOKENISSUER_ENDPT, Collections.EMPTY_SET);
81 GEN_DUAL_DATA_MAP.put(TFTOKENISSUER_ENDPT, Collections.EMPTY_SET);
321 if (key.equals(TFTOKENISSUER_ENDPT)) {
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DWSFedGeneralViewBean.java72 setDisplayFieldValue(WSFedPropertiesModel.TFTOKENISSUER_ENDPT,
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DWSFedGeneralViewBean.java75 setDisplayFieldValue(WSFedPropertiesModel.TFTOKENISSUER_ENDPT,

Completed in 595 milliseconds