public class InfrastructureFilterSAP extends Object implements ScopedAuthorityProvider
ScopedAuthorityProvider that provides authorities associated with the current infrastructure.
The provider reflects deployment strategies in which authorities are infrastructure-wide.
| Constructor and Description |
|---|
InfrastructureFilterSAP(ScopedAuthorityProvider target)
Creates an instances that delegates to a given
ScopedAuthorityProvider |
| Modifier and Type | Method and Description |
|---|---|
String |
authorityIn(String scope)
Returns the naming authority associated a given scope.
|
public InfrastructureFilterSAP(ScopedAuthorityProvider target)
ScopedAuthorityProvidertarget - public String authorityIn(String scope)
ScopedAuthorityProviderauthorityIn in interface ScopedAuthorityProviderscope - the scopeCopyright © 2018. All Rights Reserved.