Searched refs:getAgentAttributeSchemaNames (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/configuration/
H A DAgentConfiguration.java883 private static Set getAgentAttributeSchemaNames(String agentTypeName) method in class:AgentConfiguration
1114 Set asNames = getAgentAttributeSchemaNames(agentType);
1134 Set asNames = getAgentAttributeSchemaNames(agentType);
1432 Set attributeSchemaNames = getAgentAttributeSchemaNames(agentType);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/configuration/
H A DAgentConfiguration.java892 private static Set getAgentAttributeSchemaNames(String agentTypeName) method in class:AgentConfiguration
1127 Set asNames = getAgentAttributeSchemaNames(agentType);
1147 Set asNames = getAgentAttributeSchemaNames(agentType);
1445 Set attributeSchemaNames = getAgentAttributeSchemaNames(agentType);

Completed in 34 milliseconds