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

/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/sm/
H A DServiceConfigManagerFactory.java31 public class ServiceConfigManagerFactory { class
36 * Constructs a new instance of {@code ServiceConfigManagerFactory}, storing a reference to the admin token.
41 public ServiceConfigManagerFactory(PrivilegedAction<SSOToken> adminTokenAction) { method in class:ServiceConfigManagerFactory

Completed in 27 milliseconds