Class TokenBitmask


  • public class TokenBitmask
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CREATE  
      static int DELETE  
      static int GET  
      static int JOIN  
      static int MANAGE  
      static int READ  
      static int UPDATE  
      static int WRITE  
    • Method Summary

      • Methods inherited from class java.lang.Object

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