Searched refs:getServiceAttributes (Results 1 - 25 of 77) sorted by relevance

1234

/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/realm/
H A DRealmGetServiceAttributeValues.java87 attributeValues = ai.getServiceAttributes(serviceName);
91 attributeValues = ocm.getServiceAttributes(serviceName);
H A DRealmRemoveServiceAttributes.java100 Map origValues = ocm.getServiceAttributes(serviceName);
114 Map origValues = ai.getServiceAttributes(serviceName);
H A DRealmAddServiceAttributes.java108 Map origValues = ocm.getServiceAttributes(serviceName);
122 Map origValues = ai.getServiceAttributes(serviceName);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/realm/
H A DRealmGetServiceAttributeValues.java87 attributeValues = ai.getServiceAttributes(serviceName);
91 attributeValues = ocm.getServiceAttributes(serviceName);
H A DRealmRemoveServiceAttributes.java100 Map origValues = ocm.getServiceAttributes(serviceName);
114 Map origValues = ai.getServiceAttributes(serviceName);
H A DRealmAddServiceAttributes.java108 Map origValues = ocm.getServiceAttributes(serviceName);
122 Map origValues = ai.getServiceAttributes(serviceName);
/forgerock/openam-v13/openam-datastore/src/test/java/org/forgerock/openam/idrepo/ldap/
H A DGenericRepoTest.java533 Map<String, Set<String>> attrs = idrepo.getServiceAttributes(null, IdType.USER, DEMO, "iPlanetAMSessionService",
537 attrs = idrepo.getServiceAttributes(null, IdType.USER, DEMO, "iPlanetAMSessionService",
541 attrs = idrepo.getServiceAttributes(null, IdType.USER, DEMO, "iPlanetAMSessionService",
551 idrepo.getServiceAttributes(null, IdType.REALM, null, "iPlanetAMSessionService", null);
554 attrs = idrepo.getServiceAttributes(null, IdType.REALM, null, "invalid", null);
556 attrs = idrepo.getServiceAttributes(null, IdType.REALM, null, "iPlanetAMSessionService", asSet("invalid"));
558 attrs = idrepo.getServiceAttributes(null, IdType.REALM, null, "iPlanetAMSessionService",
588 idrepo.getServiceAttributes(null, IdType.USER, DEMO, "iPlanetAMSessionService", asSet("manager"));
594 attrs = idrepo.getServiceAttributes(null, IdType.USER, DEMO, "iPlanetAMSessionService", asSet("manager"));
603 idrepo.getServiceAttributes(nul
[all...]
/forgerock/openam/openam-datastore/src/test/java/org/forgerock/openam/idrepo/ldap/
H A DGenericRepoTest.java535 Map<String, Set<String>> attrs = idrepo.getServiceAttributes(null, IdType.USER, DEMO, "iPlanetAMSessionService",
539 attrs = idrepo.getServiceAttributes(null, IdType.USER, DEMO, "iPlanetAMSessionService",
543 attrs = idrepo.getServiceAttributes(null, IdType.USER, DEMO, "iPlanetAMSessionService",
553 idrepo.getServiceAttributes(null, IdType.REALM, null, "iPlanetAMSessionService", null);
556 attrs = idrepo.getServiceAttributes(null, IdType.REALM, null, "invalid", null);
558 attrs = idrepo.getServiceAttributes(null, IdType.REALM, null, "iPlanetAMSessionService", asSet("invalid"));
560 attrs = idrepo.getServiceAttributes(null, IdType.REALM, null, "iPlanetAMSessionService",
590 idrepo.getServiceAttributes(null, IdType.USER, DEMO, "iPlanetAMSessionService", asSet("manager"));
596 attrs = idrepo.getServiceAttributes(null, IdType.USER, DEMO, "iPlanetAMSessionService", asSet("manager"));
605 idrepo.getServiceAttributes(nul
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DRealmResourceOfferingModelImpl.java80 map = realmIdentity.getServiceAttributes(
85 map = orgCfgMgr.getServiceAttributes(
H A DServicesProfileModelImpl.java148 map = realmIdentity.getServiceAttributes(serviceName);
153 map = orgCfgMgr.getServiceAttributes(serviceName);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DRealmResourceOfferingModelImpl.java80 map = realmIdentity.getServiceAttributes(
85 map = orgCfgMgr.getServiceAttributes(
H A DServicesProfileModelImpl.java148 map = realmIdentity.getServiceAttributes(serviceName);
153 map = orgCfgMgr.getServiceAttributes(serviceName);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMObject.java395 public Map getServiceAttributes(String serviceName) throws AMException, method in interface:AMObject
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/idrepo/
H A DGetServiceAttributes.java88 Map values = amid.getServiceAttributes(serviceName);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntityResourceOfferingModelImpl.java74 map.putAll(amid.getServiceAttributes(
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/configuration/
H A DFedSystemProperties.java104 Map<String, Set<String>> svcAttrs = orgMgr.getServiceAttributes("sunFAMSAML2Configuration");
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/idrepo/
H A DGetServiceAttributes.java88 Map values = amid.getServiceAttributes(serviceName);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/model/
H A DEntityResourceOfferingModelImpl.java74 map.putAll(amid.getServiceAttributes(
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMObject.java395 public Map getServiceAttributes(String serviceName) throws AMException, method in interface:AMObject
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/configuration/
H A DFedSystemProperties.java104 Map<String, Set<String>> svcAttrs = orgMgr.getServiceAttributes("sunFAMSAML2Configuration");
/forgerock/openam-v13/openam-test/src/test/java/com/sun/identity/cli/realm/
H A DRealmTest.java193 ai.getServiceAttributes(serviceName);
392 Map map = ai.getServiceAttributes(serviceName);
462 Map map = ai.getServiceAttributes(serviceName);
/forgerock/openam/openam-test/src/test/java/com/sun/identity/cli/realm/
H A DRealmTest.java193 ai.getServiceAttributes(serviceName);
392 Map map = ai.getServiceAttributes(serviceName);
462 Map map = ai.getServiceAttributes(serviceName);
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/idm/
H A DIdServicesDecorator.java228 public Map getServiceAttributes(SSOToken token, IdType type, String name, String serviceName, Set attrNames, method in class:IdServicesDecorator
230 return delegate.getServiceAttributes(token, type, name, serviceName, attrNames, amOrgName, amsdkDN);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMCommonNameGenerator.java300 map = realmIdentity.getServiceAttributes(G11N_SERVICE_NAME);
305 map = orgCfgMgr.getServiceAttributes(G11N_SERVICE_NAME);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMCommonNameGenerator.java300 map = realmIdentity.getServiceAttributes(G11N_SERVICE_NAME);
305 map = orgCfgMgr.getServiceAttributes(G11N_SERVICE_NAME);

Completed in 86 milliseconds

1234