Uses of Class
ca.cdr.api.security.permission.CompartmentsWithExportResourceTypes
Packages that use CompartmentsWithExportResourceTypes
Package
Description
Machinery for declaring, parsing, and formatting PermissionEnum arguments from GrantedAuthorityJson.
-
Uses of CompartmentsWithExportResourceTypes in ca.cdr.api.security.permission
Fields in ca.cdr.api.security.permission with type parameters of type CompartmentsWithExportResourceTypesModifier and TypeFieldDescriptionstatic final PermissionArgumentFormat<CompartmentsWithExportResourceTypes>PermissionArgumentFormats.COMPARTMENTS_WITH_EXPORT_RESOURCE_TYPES_FORMATMethods in ca.cdr.api.security.permission that return CompartmentsWithExportResourceTypesModifier and TypeMethodDescriptionCompartmentsWithExportResourceTypes.build(Collection<IIdType> theOwners, boolean theCanExportAllResourceTypes, Collection<String> theResourceTypes) CompartmentsWithExportResourceTypes.withTypes(Collection<IIdType> theOwners, Iterable<String> theResourceTypes)