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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/
H A DAgentPropertyXMLBuilder.java170 localProperty= AgentConfiguration.getLocalPropertyNames(agentType);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/
H A DAgentPropertyXMLBuilder.java170 localProperty= AgentConfiguration.getLocalPropertyNames(agentType);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/configuration/
H A DAgentConfiguration.java989 Set localProp = getLocalPropertyNames(agentType);
1590 public static Set getLocalPropertyNames(String agentType) { method in class:AgentConfiguration
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/configuration/
H A DAgentConfiguration.java998 Set localProp = getLocalPropertyNames(agentType);
1603 public static Set getLocalPropertyNames(String agentType) { method in class:AgentConfiguration

Completed in 38 milliseconds