Class Authentication


  • public class Authentication
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Authentication()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean hasPermission​(java.lang.String id)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Authentication

        public Authentication()
    • Method Detail

      • hasPermission

        public boolean hasPermission​(java.lang.String id)