Package com.netscape.certsrv.system
Interface SecurityDomainResource
-
- All Known Implementing Classes:
SecurityDomainService
@Path("securityDomain") public interface SecurityDomainResource
- Author:
- alee
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.ws.rs.core.Response
getDomainInfo()
javax.ws.rs.core.Response
getInstallToken(java.lang.String hostname, java.lang.String subsystem)
-