java.lang.Object
org.odpi.openmetadata.userinterface.uichassis.springboot.api.SecureController
Direct Known Subclasses:
GlossaryViewController, RepositoryExplorerController, TypeExplorerController

public class SecureController extends Object
This class provides a method to access the user name from the servlet session. This class should be subclassed so that the user can be obtained and then used on omas calls.
  • Field Details

  • Constructor Details

    • SecureController

      public SecureController()