Searched refs:PLATFORM_SERVICE (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSCPlatformModelImpl.java46 AMAdminConstants.PLATFORM_SERVICE;
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSCPlatformModelImpl.java46 AMAdminConstants.PLATFORM_SERVICE;
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DSCPlatform30ViewBean.java61 AMAdminConstants.PLATFORM_SERVICE);
135 model.getLocalizedServiceName(AMAdminConstants.PLATFORM_SERVICE)};
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DSCPlatform30ViewBean.java61 AMAdminConstants.PLATFORM_SERVICE);
135 model.getLocalizedServiceName(AMAdminConstants.PLATFORM_SERVICE)};
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMAdminConstants.java384 String PLATFORM_SERVICE = "iPlanetAMPlatformService"; field in interface:AMAdminConstants
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMAdminConstants.java384 String PLATFORM_SERVICE = "iPlanetAMPlatformService"; field in interface:AMAdminConstants
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/naming/service/
H A DNamingService.java82 public static final String PLATFORM_SERVICE = "iPlanetAMPlatformService"; field in class:NamingService
142 ssmPlatform = new ServiceSchemaManager(PLATFORM_SERVICE, sso);
161 builder.config(PLATFORM_SERVICE).global(action).schema(action).listen();
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/naming/service/
H A DNamingService.java84 public static final String PLATFORM_SERVICE = "iPlanetAMPlatformService"; field in class:NamingService
144 ssmPlatform = new ServiceSchemaManager(PLATFORM_SERVICE, sso);
163 builder.config(PLATFORM_SERVICE).global(action).schema(action).listen();
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceManager.java100 public static final String PLATFORM_SERVICE = "iPlanetAMPlatformService"; field in class:ServiceManager
H A DOrganizationConfigManager.java1802 if (serviceName.equalsIgnoreCase(ServiceManager.PLATFORM_SERVICE)) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceManager.java100 public static final String PLATFORM_SERVICE = "iPlanetAMPlatformService"; field in class:ServiceManager
H A DOrganizationConfigManager.java1865 if (serviceName.equalsIgnoreCase(ServiceManager.PLATFORM_SERVICE)) {

Completed in 93 milliseconds