summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/certsrv/base
Commit message (Collapse)AuthorAgeFilesLines
* Fixed IAttrSet.getElements() implementations.Endi Sukma Dewata2012-03-131-1/+1
| | | | | | | | This patch fixes incorrect implementation of getElement() in some subclasses of IAttrSet. The method is supposed return the attribute names as an enumeration of strings. Ticket #42
* Consolidated BtoA/AtoB invocations.Endi Sukma Dewata2012-02-231-1/+3
| | | | | | | | The OSUtil's BtoA() and AtoB() have been replaced with wrapper methods in com.netscape.cmsutil.util.Utils to simplify transition into Base64 codec from Apache Commons library. Ticket #90
* Added generics (part 4).Endi Sukma Dewata2012-02-141-2/+2
| | | | | | This patch brings down the warnings from 3427 to 2917. Ticket #2
* Added generics (part 1).Endi Sukma Dewata2012-01-181-1/+2
| | | | | | | This patch is based on Adam's patch. It brings down the warnings from 6139 to 4648. Ticket #2
* Formatting (no line wrap in comments or code)Ade Lee2012-01-1131-448/+432
|
* typesafety certserv and cmscoreAdam Young2012-01-041-8/+8
| | | | Using interface instead of implementing class
* type safety for certserv.baseAdam Young2011-12-227-19/+15
| | | | more type safety
* Type safety for CMS and by extension, much of commonAdam Young2011-12-221-2/+2
|
* Revert "Formatting"Ade Lee2011-12-0831-546/+596
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-0731-596/+546
| | | | Formatted project according to eclipse project settings
* TreeSetAdam Young2011-12-071-2/+2
| | | | | | | | | | | | | | | | | | | ArraySet and AttributeNameEnumeration both were not updated to handfle Generics. Neither are really needed, and are likely to introduce errors. ArraySet can be safely replaced by TreeSet. TreeSet provides a stricter ordering constraint than ArraySet did. This will not hurt anything, and may actually be closer to the desired behavior AttributeNameEnumeration was a thin wrapper around Vector. It has been replaced with Vector<String> In addition, this patch cleans up the Type safety in of the collections used in the related files. removed files from cmake Removed custom collection files Supressed watnings generated by the clone method.
* SerialVersionIDAdam Young2011-12-025-0/+24
| | | | Autogenerated SerialVersionID for all serializable classes
* Cleanup importsadmiyo2011-11-0425-58/+31
| | | | | | | | | | Automated changes done by Eclipse Minor tweak to one file where Eclipse was tring to find an import for Any Due to finding it in an annotated comment. https://bugzilla.redhat.com/show_bug.cgi?id=728303 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2292 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla BZ 707416 - additional audit messages for GetCookievakwetu2011-06-091-2/+4
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2019 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #224945 - javadocs has missing descriptions, contains empty ↵mharmsen2010-08-1830-30/+30
| | | | | | packages (applied 'svn:keywords' per attachment 439032). git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1211 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* merge 8.1 -> tip, multiple bugs (base)alee2010-07-271-0/+5
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1134 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla bug #502694.awnuk2009-06-121-0/+128
| | | | git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@602 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Initial open source version based upon proprietary Red Hat Certificate ↵PKI Team2008-03-1830-0/+2876
System (RHCS) 7.3. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2 c9f7a03b-bd48-0410-a16d-cbbf54688b0b