Searched defs:getAttributeSchemas (Results 1 - 25 of 35) sorted by relevance

12

/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/idrepo/
H A DGetAttributes.java89 Set attrSchemas = getAttributeSchemas(type, adminSSOToken);
157 private Set getAttributeSchemas(String idType, SSOToken token) method in class:GetAttributes
167 attributeSchemas = svcSchema.getAttributeSchemas();
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/idrepo/
H A DGetAttributes.java89 Set attrSchemas = getAttributeSchemas(type, adminSSOToken);
157 private Set getAttributeSchemas(String idType, SSOToken token) method in class:GetAttributes
167 attributeSchemas = svcSchema.getAttributeSchemas();
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMTemplate.java133 public Set getAttributeSchemas() throws AMException, SSOException; method in interface:AMTemplate
H A DAMTemplateImpl.java105 public Set getAttributeSchemas() throws AMException, SSOException { method in class:AMTemplateImpl
106 return serviceSchema.getAttributeSchemas();
H A DAMOrgTemplateImpl.java111 public Set getAttributeSchemas() throws AMException, SSOException { method in class:AMOrgTemplateImpl
112 return serviceSchema.getAttributeSchemas();
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMTemplate.java133 public Set getAttributeSchemas() throws AMException, SSOException; method in interface:AMTemplate
H A DAMTemplateImpl.java105 public Set getAttributeSchemas() throws AMException, SSOException { method in class:AMTemplateImpl
106 return serviceSchema.getAttributeSchemas();
H A DAMOrgTemplateImpl.java111 public Set getAttributeSchemas() throws AMException, SSOException { method in class:AMOrgTemplateImpl
112 return serviceSchema.getAttributeSchemas();
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPCreateDeviceModelImpl.java159 required = getAttributeSchemas(names);
176 private Set getAttributeSchemas(Set names) { method in class:MAPCreateDeviceModelImpl
H A DMAPDeviceProfileModelImpl.java125 Set attributeSchemas = getAttributeSchemas(attributeNames);
178 private Set getAttributeSchemas(Set names) { method in class:MAPDeviceProfileModelImpl
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthenticationSchema.java116 public Set getAttributeSchemas() { method in class:AMAuthenticationSchema
117 return serviceSchema.getAttributeSchemas();
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/property/
H A DAgentPropertyXMLBuilder.java104 getAttributeSchemas(serviceName, olderAgentType);
164 private void getAttributeSchemas(String serviceName, boolean localized) method in class:AgentPropertyXMLBuilder
207 Set set = getAttributeSchemas(attrSchemas, attrNames);
220 public Set getAttributeSchemas() { method in class:AgentPropertyXMLBuilder
231 private Set getAttributeSchemas(Set attrSchemas, Set selectable) { method in class:AgentPropertyXMLBuilder
H A DPropertyXMLBuilder.java88 mapTypeToAttributeSchema = getAttributeSchemas(serviceName);
111 serviceSchema.getAttributeSchemas());
139 mapTypeToAttributeSchema.put(serviceSchema.getServiceType(), serviceSchema.getAttributeSchemas());
379 private Map getAttributeSchemas(String serviceName) method in class:PropertyXMLBuilder
391 Set set = getAttributeSchemas(type);
401 private Set getAttributeSchemas(SchemaType type) method in class:PropertyXMLBuilder
407 Set attributes = schema.getAttributeSchemas();
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/property/
H A DAgentPropertyXMLBuilder.java104 getAttributeSchemas(serviceName, olderAgentType);
164 private void getAttributeSchemas(String serviceName, boolean localized) method in class:AgentPropertyXMLBuilder
207 Set set = getAttributeSchemas(attrSchemas, attrNames);
220 public Set getAttributeSchemas() { method in class:AgentPropertyXMLBuilder
231 private Set getAttributeSchemas(Set attrSchemas, Set selectable) { method in class:AgentPropertyXMLBuilder
H A DPropertyXMLBuilder.java88 mapTypeToAttributeSchema = getAttributeSchemas(serviceName);
111 serviceSchema.getAttributeSchemas());
139 mapTypeToAttributeSchema.put(serviceSchema.getServiceType(), serviceSchema.getAttributeSchemas());
379 private Map getAttributeSchemas(String serviceName) method in class:PropertyXMLBuilder
391 Set set = getAttributeSchemas(type);
401 private Set getAttributeSchemas(SchemaType type) method in class:PropertyXMLBuilder
407 Set attributes = schema.getAttributeSchemas();
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPCreateDeviceModelImpl.java159 required = getAttributeSchemas(names);
176 private Set getAttributeSchemas(Set names) { method in class:MAPCreateDeviceModelImpl
H A DMAPDeviceProfileModelImpl.java125 Set attributeSchemas = getAttributeSchemas(attributeNames);
178 private Set getAttributeSchemas(Set names) { method in class:MAPDeviceProfileModelImpl
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthenticationSchema.java116 public Set getAttributeSchemas() { method in class:AMAuthenticationSchema
117 return serviceSchema.getAttributeSchemas();
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/sms/
H A DSmsConsoleServiceNameFilter.java125 final Set<AttributeSchema> attributeSchemas = getAttributeSchemas(serviceSchemaManager, schemaType, null);
135 private Set<AttributeSchema> getAttributeSchemas(ServiceSchemaManager serviceSchemaManager, SchemaType schemaType, method in class:SmsConsoleServiceNameFilter
147 attributeSchemas = ss.getAttributeSchemas();
151 debug.warning("ServiceInstanceCollectionHandler.getAttributeSchemas", e);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/agentconfig/model/
H A DAgentsModel.java321 Map getAttributeSchemas(String agentType, Collection attributeNames); method in interface:AgentsModel
H A DAgentsModelImpl.java1017 public Map getAttributeSchemas(String agentType, Collection attributeNames) { method in class:AgentsModelImpl
1020 map = AgentConfiguration.getAttributeSchemas(
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/agentconfig/model/
H A DAgentsModel.java321 Map getAttributeSchemas(String agentType, Collection attributeNames); method in interface:AgentsModel
H A DAgentsModelImpl.java1017 public Map getAttributeSchemas(String agentType, Collection attributeNames) { method in class:AgentsModelImpl
1020 map = AgentConfiguration.getAttributeSchemas(
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchema.java357 public Set getAttributeSchemas() { method in class:ServiceSchema
H A DServiceSchemaImpl.java232 Set<AttributeSchemaImpl> getAttributeSchemas() { method in class:ServiceSchemaImpl

Completed in 81 milliseconds

12