Class GalaxyExportAuthentication


  • public class GalaxyExportAuthentication
    extends java.lang.Object
    UI Model to hold whether the current galaxy client has a valid security token.
    • Method Summary

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

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

      • GalaxyExportAuthentication

        public GalaxyExportAuthentication​(boolean isAuthenticated)
    • Method Detail

      • isAuthenticated

        public boolean isAuthenticated()