Package ca.cdr.api.security.permission
Class NoArgument
java.lang.Object
ca.cdr.api.security.permission.PermissionArgumentValue
ca.cdr.api.security.permission.NoArgument
- All Implemented Interfaces:
PermissionArgumentFormat.IPermissionComponent
Our no-parameter parameter value.
Accepts null and the empty string.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiontoString()
Normally the formatted version of this permission argument.
-
Field Details
-
INSTANCE
-
-
Method Details
-
toString
Description copied from class:PermissionArgumentValue
Normally the formatted version of this permission argument.- Overrides:
toString
in classPermissionArgumentValue
-
getStringValue
-