summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src/com/netscape/cmstools/system/SecurityDomainShowCLI.java
Commit message (Collapse)AuthorAgeFilesLines
* Added REST interface to get domain info.Endi Sukma Dewata2012-10-261-0/+66
The REST interface for security domain has been updated to provide a method to get the domain info. A CLI has been provided to access this method. Ticket #309