Package org.ikasan.dashboard.security
Class SecurityUtils
- java.lang.Object
-
- org.ikasan.dashboard.security.SecurityUtils
-
public final class SecurityUtils extends java.lang.ObjectSecurityUtils takes care of all such static operations that have to do with security and querying rights from different beans of the UI.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Set<java.lang.String>getAccessibleModules(org.ikasan.security.service.authentication.IkasanAuthentication authentication)Get modules available for a given user.
-