public class ScopedPropertyAP extends Object implements ScopedAuthorityProvider
ScopedAuthorityProvider that provides authorities configured in a
AUHTORITY_PROVIDER_PROPERTY_FILE.
The file must be available as a top-level classpath resource.
| Modifier and Type | Field and Description |
|---|---|
static String |
AUHTORITY_PROVIDER_PROPERTY_FILE
The name of the authorities configuration file
|
| Constructor and Description |
|---|
ScopedPropertyAP()
Creates an instance.
|
public static final String AUHTORITY_PROVIDER_PROPERTY_FILE
public String authorityIn(String scope)
ScopedAuthorityProviderauthorityIn in interface ScopedAuthorityProviderscope - the scopeCopyright © 2020. All Rights Reserved.