Uses of Class
org.dspace.app.rest.authorization.Authorization
-
Packages that use Authorization Package Description org.dspace.app.rest.converter -
-
Uses of Authorization in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return types with arguments of type Authorization Modifier and Type Method Description Class<Authorization>AuthorizationConverter. getModelClass()Methods in org.dspace.app.rest.converter with parameters of type Authorization Modifier and Type Method Description AuthorizationRestAuthorizationConverter. convert(Authorization authz, Projection projection)
-