Class AuthenticatedListService

    • Constructor Detail

      • AuthenticatedListService

        public AuthenticatedListService​(InterMineAPI api)
        Constructor.
        Parameters:
        api - The InterMine application object.
    • Method Detail

      • validateState

        protected void validateState()
        Description copied from class: WebService
        Subclasses can put initialisation checks here. The main use case is for confirming authentication.
        Overrides:
        validateState in class WebService