public class SecurityDomainService extends PKIService implements SecurityDomainResource
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
logger |
bannerFile, DEFAULT_LONG_CACHE_LIFETIME, DEFAULT_SIZE, headers, MESSAGE_FORMATS, MIN_FILTER_LENGTH, request, servletContext, servletRequest, uriInfo
Constructor and Description |
---|
SecurityDomainService() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getDomainInfo() |
javax.ws.rs.core.Response |
getInstallToken(java.lang.String hostname,
java.lang.String subsystem) |
createCreatedResponse, createNoContentResponse, createOKResponse, createOKResponse, getBanner, getInstanceDir, getLocale, getParams, getResponseFormat, getResponseFormat, isBannerEnabled, resolveFormat, resolveFormat, sendConditionalGetResponse
public javax.ws.rs.core.Response getInstallToken(java.lang.String hostname, java.lang.String subsystem)
getInstallToken
in interface SecurityDomainResource
public javax.ws.rs.core.Response getDomainInfo() throws PKIException
getDomainInfo
in interface SecurityDomainResource
PKIException