public interface ScopedAuthorityProvider
| Modifier and Type | Method and Description |
|---|---|
String |
authorityIn(String scope)
Returns the naming authority associated a given scope.
|
String authorityIn(String scope) throws IllegalArgumentException, IllegalStateException
scope - the scopeIllegalArgumentException - if the scope is invalidIllegalStateException - if there is no authority in the given scopeCopyright © 2020. All Rights Reserved.