Package ca.cdr.api.security.permission


package ca.cdr.api.security.permission
Machinery for declaring, parsing, and formatting PermissionEnum arguments from GrantedAuthorityJson. Format constants are available in PermissionArgumentFormats. Parsed value beans inherit from PermissionArgumentValue. The PermissionArgumentParser is used to inspect the declared types and parse the argument.

Note - there is a NoArgument type which is the default permission argument format.

See Also: