Uses of Class
com.inrupt.client.uma.Metadata
Packages that use Metadata
Package
Description
User Managed Access support for the Inrupt Java Client Libraries.
-
Uses of Metadata in com.inrupt.client.uma
Methods in com.inrupt.client.uma that return types with arguments of type MetadataModifier and TypeMethodDescriptionFetch the UMA metadata resource.Constructor parameters in com.inrupt.client.uma with type arguments of type MetadataModifierConstructorDescriptionUmaClient
(HttpService httpClient, ClientCache<URI, Metadata> metadataCache, int maxIterations) Create an UMA client using an externally-configured HTTP client and cache.