Searched defs:getLocalPropertyNames (Results 1 - 2 of 2) sorted by relevance

/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 36 milliseconds