Searched refs:getProfileName (Results 1 - 11 of 11) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DWSFedGeneralBase.java60 protected String getProfileName() { method in class:WSFedGeneralBase
H A DEntityPropertiesBase.java67 * protected abstract String getProfileName();
70 * The value returned from getProfileName() must be the beginning of the name
72 * entity, getProfileName() will return "SAMLv2" which will then be converted
161 String profile = getProfileName();
211 getProfileName(), nodeID);
260 protected abstract String getProfileName(); method in class:EntityPropertiesBase
H A DIDFFViewBeanBase.java113 protected String getProfileName() { method in class:IDFFViewBeanBase
H A DSAMLv2Base.java111 protected String getProfileName() { method in class:SAMLv2Base
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DWSFedGeneralBase.java60 protected String getProfileName() { method in class:WSFedGeneralBase
H A DEntityPropertiesBase.java67 * protected abstract String getProfileName();
70 * The value returned from getProfileName() must be the beginning of the name
72 * entity, getProfileName() will return "SAMLv2" which will then be converted
161 String profile = getProfileName();
211 getProfileName(), nodeID);
260 protected abstract String getProfileName(); method in class:EntityPropertiesBase
H A DIDFFViewBeanBase.java113 protected String getProfileName() { method in class:IDFFViewBeanBase
H A DSAMLv2Base.java111 protected String getProfileName() { method in class:SAMLv2Base
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DMAPClientManagerViewBean.java174 tabModel.setSelectedNode(getProfileName().hashCode());
204 Set styles = model.getStyleNames(getProfileName());
232 String profileName = getProfileName(nodeID);
335 private String getProfileName(int nodeID) { method in class:MAPClientManagerViewBean
360 baseId = getProfileName();
369 private String getProfileName() { method in class:MAPClientManagerViewBean
388 getProfileName(), getBaseStyle(), filter);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DMAPClientManagerViewBean.java174 tabModel.setSelectedNode(getProfileName().hashCode());
204 Set styles = model.getStyleNames(getProfileName());
232 String profileName = getProfileName(nodeID);
335 private String getProfileName(int nodeID) { method in class:MAPClientManagerViewBean
360 baseId = getProfileName();
369 private String getProfileName() { method in class:MAPClientManagerViewBean
388 getProfileName(), getBaseStyle(), filter);
/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/arch/
H A DAgentConfiguration.java578 urls, tokenId, getProfileName(), getOrganizationName());
1531 private static String getProfileName() { method in class:AgentConfiguration

Completed in 56 milliseconds