summaryrefslogtreecommitdiffstats
path: root/pki/base/silent/src/com/netscape/pkisilent/common/ServerInfo.java
Commit message (Collapse)AuthorAgeFilesLines
* Formatting (line wrap > 120 in commentsAde Lee2012-01-111-3/+6
|
* Formatting (no line wrap in comments or code)Ade Lee2012-01-111-24/+24
|
* Removal of unused private methodsAdam Young2011-12-201-14/+0
| | | | | | | | | | | | These methods are uncallable. There might be some discussion about the private default constructores. The Rules of Java are different from C++: If there is any constructor defined, all the other defaults befome uncallable. Thus, the private default constructors are not needed. https://bugzilla.redhat.com/show_bug.cgi?id=728303 Conflicts: pki/base/ca/src/com/netscape/ca/CRLIssuingPoint.java
* Revert "Formatting"Ade Lee2011-12-081-48/+40
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-071-40/+48
| | | | Formatted project according to eclipse project settings
* PKISilent in single tree PKISilent was a series of classes, each in the ↵admiyo2011-11-171-0/+378
Common namespace. Now it is in a single tree and fronted by a single Java class that multiplexes between them. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2295 c9f7a03b-bd48-0410-a16d-cbbf54688b0b