Package com.netscape.cms.realm
Class RealmConfig
java.lang.Object
com.netscape.cms.realm.RealmConfig
- All Implemented Interfaces:
JSONSerializer
- Author:
- Endi S. Dewata
-
Field Summary
Fields inherited from interface com.netscape.certsrv.util.JSONSerializer
logger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RealmConfig
fromProperties
(Properties props) getParameter
(String name) removeParameter
(String name) void
setClassName
(String className) void
setParameter
(String name, String value) void
setParameters
(Map<String, String> parameters) toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON