Class IsAdminRule

  • All Implemented Interfaces:
    AuthorizationRule

    public class IsAdminRule
    extends java.lang.Object
    implements AuthorizationRule
    Author:
    Emmanuel Duchastenier, Anthony Birembaut
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId()  
      protected SSession getSession()  
      boolean isAllowed​(java.lang.String key, java.util.Map<java.lang.String,​java.io.Serializable> context)
      Execute this rule and, according to the context, says whether the rule is valid.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait