public class ScopedAPAdapter extends Object implements AuthorityProvider
AuthorityProvider that provides the authority in the current scope.
The provider delegates the identification of the authority to a ScopedAuthorityProvider.
| Constructor and Description |
|---|
ScopedAPAdapter(ScopedAuthorityProvider provider)
Creates an instance that delegates to a given
ScopedAuthorityProvider |
| Modifier and Type | Method and Description |
|---|---|
String |
authority()
Returns the naming authority for a URI produced by a
Mint. |
public ScopedAPAdapter(ScopedAuthorityProvider provider)
ScopedAuthorityProviderprovider - the providerpublic String authority()
AuthorityProviderMint.authority in interface AuthorityProviderCopyright © 2020. All Rights Reserved.