Interface SecurityDomainHostResource
- All Known Implementing Classes:
SecurityDomainHostService
@Path("securityDomain/hosts")
public interface SecurityDomainHostResource
- Author:
- Endi S. Dewata
-
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseaddHost(SecurityDomainHost host) javax.ws.rs.core.Responsejavax.ws.rs.core.ResponsegetHosts()javax.ws.rs.core.ResponseremoveHost(String hostID)
-
Method Details
-
getHosts
-
getHost
-
addHost
- Throws:
Exception
-
removeHost
-