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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/configuration/
H A DAgentConfiguration.java737 AttributeSchema as = getAgentAttributeSchema(attrName, agentType);
1383 AttributeSchema as = getAgentAttributeSchema(name, agentType);
1408 public static AttributeSchema getAgentAttributeSchema( method in class:AgentConfiguration
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/configuration/
H A DAgentConfiguration.java746 AttributeSchema as = getAgentAttributeSchema(attrName, agentType);
1396 AttributeSchema as = getAgentAttributeSchema(name, agentType);
1421 public static AttributeSchema getAgentAttributeSchema( method in class:AgentConfiguration

Completed in 36 milliseconds