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 |
public ScopedAPAdapter(ScopedAuthorityProvider provider)
ScopedAuthorityProviderprovider - the providerpublic String authority()
AuthorityProviderMint.authority in interface AuthorityProviderCopyright © 2020. All Rights Reserved.