Uses of Class
com.janeirodigital.sai.core.authorizations.AuthorizationRegistry
Packages that use AuthorizationRegistry
Package
Description
Classes providing access to
Access Authorizations,
Data Authorizations,
Access Grants,
Data Grants,
and Authorization Registries.
-
Uses of AuthorizationRegistry in com.janeirodigital.sai.core.authorizations
Methods in com.janeirodigital.sai.core.authorizations that return AuthorizationRegistryModifier and TypeMethodDescriptionAuthorizationRegistry.Builder.build()
Build theAuthorizationRegistry
using attributes from the Builder.static AuthorizationRegistry
AuthorizationRegistry.get
(URI uri, SaiSession saiSession) Callget(URI, SaiSession, ContentType)
without specifying a desired content type for retrievalstatic AuthorizationRegistry
AuthorizationRegistry.get
(URI uri, SaiSession saiSession, com.janeirodigital.sai.httputils.ContentType contentType) Get aAuthorizationRegistry
at the provideduri
AuthorizationRegistry.reload()
Reload a new instance ofAuthorizationRegistry
using the attributes of the current instance