| Interface | Description |
|---|---|
| AuthorityProvider |
Returns naming authorities for URIs produced by
Mints. |
| ScopedAuthorityProvider |
Returns naming authorities for given scopes.
|
| Class | Description |
|---|---|
| CachingSDP |
A
ScopedAuthorityProvider that caches authorities by the associated scopes. |
| InfrastructureFilterSAP |
A
ScopedAuthorityProvider that provides authorities associated with the current infrastructure. |
| ISAP |
A
ScopedAuthorityProvider that retrieves the authority in scope from the Information System. |
| PropertyAP |
An
AuthorityProvider that returns the authority specified as the value of the system property PropertyAP.AUTHORITY_PROPERTY. |
| ScopedAPAdapter |
An
AuthorityProvider that provides the authority in the current scope. |
| ScopedPropertyAP |
A
ScopedAuthorityProvider that provides authorities configured in a
ScopedPropertyAP.AUHTORITY_PROVIDER_PROPERTY_FILE. |
Copyright © 2020. All Rights Reserved.