Searched defs:deactivate (Results 1 - 25 of 57) sorted by relevance

123

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMResource.java69 public void deactivate() throws AMException, SSOException; method in interface:AMResource
H A DAMResourceImpl.java58 public void deactivate() throws AMException, SSOException { method in class:AMResourceImpl
H A DAMEntity.java171 * if an error is encountered when trying to deactivate the
176 public void deactivate() throws AMException, SSOException; method in interface:AMEntity
H A DAMEntityImpl.java139 public void deactivate() throws AMException, SSOException { method in class:AMEntityImpl
/forgerock/openidm-v4/openidm-httpcontext/src/main/java/org/forgerock/openidm/http/
H A DSecurityConfigurator.java48 void deactivate(HttpService httpService, HttpContext httpContext, ComponentContext context); method in interface:SecurityConfigurator
H A DContextRegistrator.java97 protected void deactivate(ComponentContext context) { method in class:ContextRegistrator
197 configurator.deactivate(httpService, httpContext, context);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMResource.java69 public void deactivate() throws AMException, SSOException; method in interface:AMResource
H A DAMResourceImpl.java58 public void deactivate() throws AMException, SSOException { method in class:AMResourceImpl
H A DAMEntity.java171 * if an error is encountered when trying to deactivate the
176 public void deactivate() throws AMException, SSOException; method in interface:AMEntity
/forgerock/openidm-v4/openidm-repo-orientdb/src/main/java/org/forgerock/openidm/repo/orientdb/impl/
H A DEmbeddedOServerService.java101 void deactivate() { method in class:EmbeddedOServerService
/forgerock/openidm-v4/openidm-security-jetty/src/main/java/org/forgerock/openidm/http/internal/
H A DJettySecurityConfigurator.java83 public void deactivate(HttpService httpService, HttpContext httpContext, ComponentContext context) { method in class:JettySecurityConfigurator
/forgerock/openidm-v4/openidm-servlet-registrator/src/main/java/org/forgerock/openidm/servletregistration/impl/
H A DServletFilterConfiguration.java103 protected synchronized void deactivate(ComponentContext context) { method in class:ServletFilterConfiguration
/forgerock/openidm-v4/openidm-authnfilter/src/main/java/org/forgerock/openidm/auth/
H A DAuthFilterWrapper.java64 protected synchronized void deactivate(ComponentContext context) { method in class:AuthFilterWrapper
/forgerock/openidm-v4/openidm-config/src/main/java/org/forgerock/openidm/config/persistence/
H A DConfigInstallStarter.java78 protected synchronized void deactivate(ComponentContext context) { method in class:ConfigInstallStarter
/forgerock/openidm-v4/openidm-maintenance/src/test/resources/bundleHandler/bundle/
H A DHelloImplementation-1.0-SNAPSHOT.jar ... osgi.service.component.ComponentContext context public void deactivate
/forgerock/openidm-v4/openidm-maintenance/src/test/resources/bundleHandler/bundle/updated/
H A DHelloImplementation-1.0-SNAPSHOT.jar ... osgi.service.component.ComponentContext context public void deactivate
/forgerock/openidm-v4/openidm-customendpoint/src/main/java/org/forgerock/openidm/customendpoint/impl/
H A DEndpointsService.java96 protected void deactivate(ComponentContext context) { method in class:EndpointsService
97 deactivate();
/forgerock/openidm-v4/openidm-external-email/src/main/java/org/forgerock/openidm/external/email/impl/
H A DEmailServiceImpl.java123 void deactivate(ComponentContext compContext) { method in class:EmailServiceImpl
/forgerock/openidm-v4/openidm-router/src/main/java/org/forgerock/openidm/router/impl/
H A DJsonResourceRouterService.java116 void deactivate(ComponentContext context) { method in class:JsonResourceRouterService
/forgerock/openidm-v4/openidm-scheduler/src/main/java/org/forgerock/openidm/scheduler/
H A DScheduleConfigService.java91 void deactivate(ComponentContext compContext) { method in class:ScheduleConfigService
/forgerock/openidm-v4/openidm-selfservice/src/main/java/org/forgerock/openidm/selfservice/impl/
H A DUserUpdateService.java104 void deactivate(ComponentContext compContext) { method in class:UserUpdateService
/forgerock/openidm-v4/openidm-api-servlet/src/main/java/org/forgerock/openidm/servlet/internal/
H A DServletComponent.java173 protected synchronized void deactivate(ComponentContext context) { method in class:ServletComponent
190 deactivate(null);
/forgerock/openidm-v4/openidm-infoservice/src/main/java/org/forgerock/openidm/info/impl/
H A DInfoService.java115 protected void deactivate(ComponentContext context) { method in class:InfoService
116 deactivate();
/forgerock/openidm-v4/openidm-maintenance/src/main/java/org/forgerock/openidm/maintenance/impl/
H A DUpdateLogServiceImpl.java82 void deactivate(ComponentContext compContext) { method in class:UpdateLogServiceImpl
/forgerock/openidm-v4/openidm-policy/src/main/java/org/forgerock/openidm/policy/
H A DPolicyService.java123 protected void deactivate(ComponentContext context) { method in class:PolicyService
124 deactivate();

Completed in 43 milliseconds

123