Uses of Class
org.gcube.spatial.data.geonetwork.model.faults.AuthorizationException
Packages that use AuthorizationException
-
Uses of AuthorizationException in org.gcube.spatial.data.geonetwork
Methods in org.gcube.spatial.data.geonetwork that throw AuthorizationExceptionModifier and TypeMethodDescriptionvoidGeoNetwork.assignOwnership(List<Long> toTransferIds, Integer targetUserId, Integer targetGroupId) voidGeoNetworkAdministration.assignOwnership(List<Long> toTransferIds, Integer targetUserId, Integer targetGroupId) static GeoNetworkAdministrationGeoNetwork.get(Configuration config) it.geosolutions.geonetwork.util.GNInsertConfigurationGeoNetwork.getCurrentUserConfiguration(String category, String styleSheet) it.geosolutions.geonetwork.util.GNInsertConfigurationGeoNetworkPublisher.getCurrentUserConfiguration(String category, String styleSheet) it.geosolutions.geonetwork.util.GNInsertConfigurationGeoNetwork.getUserConfiguration(String category, String styleSheet, ScopeConfiguration configuration, LoginLevel lvl) longGeoNetwork.insertAndPromoteMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, File metadataFile) longGeoNetwork.insertAndPromoteMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, org.opengis.metadata.Metadata meta) longGeoNetworkPublisher.insertAndPromoteMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, File metadataFile) longGeoNetworkPublisher.insertAndPromoteMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, org.opengis.metadata.Metadata meta) longGeoNetwork.insertMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, File metadataFile) longGeoNetwork.insertMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, org.opengis.metadata.Metadata meta) longGeoNetworkPublisher.insertMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, File metadataFile) longGeoNetworkPublisher.insertMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, org.opengis.metadata.Metadata meta) voidGeoNetwork.login(LoginLevel lvl) voidGeoNetworkReader.login(LoginLevel level)