Interface PermissionAware
public interface PermissionAware
Interface indicating that a given object (like e.g.
Root comes with PermissionProvider
and thus obtaining a new provider from the AuthorizationConfiguration
can be avoided.-
Method Summary
-
Method Details
-
getPermissionProvider
- Returns:
- the
PermissionProviderassociated with the object implementing this interface.
-