Package com.netscape.certsrv.system
Interface SecurityDomainResource
- All Known Implementing Classes:
SecurityDomainService
@Path("securityDomain")
public interface SecurityDomainResource
- Author:
- alee
-
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
javax.ws.rs.core.Response
getInstallToken
(String hostname, String subsystem)
-
Method Details
-
getInstallToken
-
getDomainInfo
@GET @Path("domainInfo") javax.ws.rs.core.Response getDomainInfo()
-