Uses of Class
com.janeirodigital.sai.core.authorizations.AccessGrant.Builder
Packages that use AccessGrant.Builder
Package
Description
Classes providing access to
Access Authorizations,
Data Authorizations,
Access Grants,
Data Grants,
and Authorization Registries.
-
Uses of AccessGrant.Builder in com.janeirodigital.sai.core.authorizations
Methods in com.janeirodigital.sai.core.authorizations that return AccessGrant.BuilderModifier and TypeMethodDescriptionAccessGrant.Builder.getThis()Ensures that don't get an unchecked cast warning when returning from settersAccessGrant.Builder.setAccessNeedGroup(URI accessNeedGroup) AccessGrant.Builder.setDataGrants(List<DataGrant> dataGrants) AccessGrant.Builder.setDataset(org.apache.jena.rdf.model.Model dataset) Set the Jena model and use it to populate attributes of theAccessGrant.Builder.AccessGrant.Builder.setGrantedAt(OffsetDateTime grantedAt) AccessGrant.Builder.setGrantedBy(URI grantedBy) AccessGrant.Builder.setGrantee(URI grantee)