Class EntryPoint.EntryPointAccessList

    • Constructor Summary

      Constructors 
      Constructor Description
      EntryPointAccessList​(java.util.List<java.lang.String> groups)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getGroups()  
      java.util.List<java.lang.String> getValue()  
      • Methods inherited from class java.lang.Object

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

      • EntryPointAccessList

        public EntryPointAccessList​(java.util.List<java.lang.String> groups)
    • Method Detail

      • getGroups

        public java.util.List<java.lang.String> getGroups()