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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSDKRepo.java108 private static final String ADMIN_SERVICE = "iPlanetAMAdminConsoleService"; field in class:AMSDKRepo
1819 ServiceSchemaManager ssm = new ServiceSchemaManager(ADMIN_SERVICE,
1842 ServiceSchemaManager ssm = new ServiceSchemaManager(ADMIN_SERVICE,
1865 ServiceSchemaManager ssm = new ServiceSchemaManager(ADMIN_SERVICE,
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSDKRepo.java108 private static final String ADMIN_SERVICE = "iPlanetAMAdminConsoleService"; field in class:AMSDKRepo
1819 ServiceSchemaManager ssm = new ServiceSchemaManager(ADMIN_SERVICE,
1842 ServiceSchemaManager ssm = new ServiceSchemaManager(ADMIN_SERVICE,
1865 ServiceSchemaManager ssm = new ServiceSchemaManager(ADMIN_SERVICE,

Completed in 257 milliseconds