Artifacts using jackson-databind-nullable version 0.2.2
The Okta Java SDK API .jar provides a Java API that your code can use to make calls to the Okta
API. This .jar is the only compile-time dependency within the Okta SDK project that your code should
depend on. Implementations of this API (implementation .jars) should be runtime dependencies only.
Last Release on Oct 5, 2024
6. DS License3 usages
dk.kb.license » ds-licenseApache
# Ds-license(Digitale Samlinger) by the Royal Danish Library.
## Ds-license restricts access to items in collections based on the user credential information.
The primary method in Ds-license is to filter a list of IDs (recordIds) and only return the subset
ID's that the user has access to based in the user information. Access can be restricted
to a presentationtype value. (Download,Search etc.) The filtering is done against a Solr server with all information about the
...
Last Release on Jan 22, 2024
9. DS Storage2 usages
dk.kb.storage » ds-storageApache
# Ds-storage(Digitale Samlinger) by the Royal Danish Library.
## A metadata storage.
Ds-storage is a storage for metadata to describe objects in collections.
The metadata format is UTF-8 encoded but format can be anything from text,XML,JSON etc. depending on the metadata format for that collection.
The basic idea behind ds-storage is a single access point to metadata describing objects belonging to many different collections. Having a simple API to
store and retrieve the ...
Last Release on Mar 8, 2024