Class SecurityDomainClient
java.lang.Object
com.netscape.certsrv.client.Client
com.netscape.certsrv.system.SecurityDomainClient
- Author:
- alee
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddHost(SecurityDomainHost host) getHosts()getInstallToken(String hostname, String subsystem) voidinit()voidremoveHost(String hostID) Methods inherited from class Client
addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClientModifier and TypeMethodDescriptionvoid<T> TcreateProxy(Class<T> clazz) javax.ws.rs.core.Responseget()<T> Tjavax.ws.rs.core.Response<T> TgetName()javax.ws.rs.core.Responsepost()<T> Tjavax.ws.rs.core.Response<T> TvoidremoveClient(String name)