Interface AuthorizationContext
-
public interface AuthorizationContextContext providing useful information for checking authorization on REST resources.- Since:
- 5.9.0
- See Also:
AuthorizationRule.check(AuthorizationContext)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SessiongetSession()Returns the EBX® session for the current user.
-