Uses of Class
org.gcube.common.authorization.library.provider.ServiceIdentifier
-
Packages that use ServiceIdentifier Package Description org.gcube.common.authorization.library org.gcube.common.authorization.library.provider -
-
Uses of ServiceIdentifier in org.gcube.common.authorization.library
Methods in org.gcube.common.authorization.library with parameters of type ServiceIdentifier Modifier and Type Method Description static booleanPolicyUtils. isPolicyValidForClient(ServiceAccess serviceAccess, ServiceIdentifier serviceId) -
Uses of ServiceIdentifier in org.gcube.common.authorization.library.provider
Methods in org.gcube.common.authorization.library.provider that return ServiceIdentifier Modifier and Type Method Description ServiceIdentifierServiceInfo. getServiceIdentifier()static ServiceIdentifierServiceIdentifier. getServiceIdentifierFromId(String serviceId)Constructors in org.gcube.common.authorization.library.provider with parameters of type ServiceIdentifier Constructor Description ServiceInfo(ServiceIdentifier serviceIdentifier)
-