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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/configuration/
H A DAgentConfiguration.java862 public static Set getAgentAttributeSchemas(String agentTypeName) method in class:AgentConfiguration
885 Set attrSchemas = getAgentAttributeSchemas(agentTypeName);
1030 Set<AttributeSchema> attributeSchemas = getAgentAttributeSchemas(agentType);
1255 Set attributeSchemas = getAgentAttributeSchemas(getAgentType(amid));
1271 Set attributeSchemas = getAgentAttributeSchemas(getAgentType(amid));
1300 Set attributeSchemas = getAgentAttributeSchemas(agentType);
1356 Set attributeSchemas = getAgentAttributeSchemas(agentType);
1506 Set attributeSchema = getAgentAttributeSchemas(agentType);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/configuration/
H A DAgentConfiguration.java871 public static Set getAgentAttributeSchemas(String agentTypeName) method in class:AgentConfiguration
894 Set attrSchemas = getAgentAttributeSchemas(agentTypeName);
1043 Set<AttributeSchema> attributeSchemas = getAgentAttributeSchemas(agentType);
1268 Set attributeSchemas = getAgentAttributeSchemas(getAgentType(amid));
1284 Set attributeSchemas = getAgentAttributeSchemas(getAgentType(amid));
1313 Set attributeSchemas = getAgentAttributeSchemas(agentType);
1369 Set attributeSchemas = getAgentAttributeSchemas(agentType);
1519 Set attributeSchema = getAgentAttributeSchemas(agentType);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/
H A DAgentPropertyXMLBuilder.java173 Set attrSchemas = AgentConfiguration.getAgentAttributeSchemas(
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/
H A DAgentPropertyXMLBuilder.java173 Set attrSchemas = AgentConfiguration.getAgentAttributeSchemas(

Completed in 30 milliseconds