org.nhind.config.rest.impl.requests
Class GetTrustBundlesByDomainRequest
java.lang.Object
org.nhindirect.common.rest.UnsecuredServiceRequestBase<T,E>
org.nhindirect.common.rest.SecuredServiceRequestBase<java.util.Collection<T>,org.nhindirect.common.rest.exceptions.ServiceException>
org.nhindirect.common.rest.AbstractGetRequest<org.nhindirect.config.model.TrustBundleDomainReltn>
org.nhind.config.rest.impl.requests.GetTrustBundlesByDomainRequest
- All Implemented Interfaces:
- java.util.concurrent.Callable<java.util.Collection<org.nhindirect.config.model.TrustBundleDomainReltn>>, org.nhindirect.common.rest.ServiceRequest<java.util.Collection<org.nhindirect.config.model.TrustBundleDomainReltn>,org.nhindirect.common.rest.exceptions.ServiceException>
public class GetTrustBundlesByDomainRequest
- extends org.nhindirect.common.rest.AbstractGetRequest<org.nhindirect.config.model.TrustBundleDomainReltn>
|
Constructor Summary |
GetTrustBundlesByDomainRequest(org.apache.http.client.HttpClient httpClient,
java.lang.String certServerUrl,
org.codehaus.jackson.map.ObjectMapper jsonMapper,
org.nhindirect.common.rest.ServiceSecurityManager securityManager,
java.lang.String domainName,
boolean fetchAnchors)
|
| Methods inherited from class org.nhindirect.common.rest.SecuredServiceRequestBase |
call |
| Methods inherited from class org.nhindirect.common.rest.UnsecuredServiceRequestBase |
destroy |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetTrustBundlesByDomainRequest
public GetTrustBundlesByDomainRequest(org.apache.http.client.HttpClient httpClient,
java.lang.String certServerUrl,
org.codehaus.jackson.map.ObjectMapper jsonMapper,
org.nhindirect.common.rest.ServiceSecurityManager securityManager,
java.lang.String domainName,
boolean fetchAnchors)
Copyright © 2014. All Rights Reserved.