Class MapperProxy
java.lang.Object
com.netscape.certsrv.publish.MapperProxy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MapperProxy
Contructs MapperProxy .- Parameters:
enable- Enabled or not.mapper- Corresponding Mapper object.
-
-
Method Details
-
isEnable
public boolean isEnable()Returns if enabled.- Returns:
- true if enabled, otherwise false.
-
getMapper
-