Interface ScopeMapper
@ProviderType
public interface ScopeMapper
Represents a transformation between internal scope names to external aliases.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
PASS_THROUGH_SCOPE_MAPPER
-
-
Method Details
-
map
Renames an application provided scope to new scope names- Parameters:
scope- application provided scope- Returns:
- set of new names for the scope
-