Package gda.jython.authoriser


package gda.jython.authoriser
  • Class
    Description
    Interface for classes providing an authorisation service for the GDA
    Provides a method to get the correct Authoriser type as defined by the java property
     
    Performs authentication via a file listing usernames and access levels.
    Extension to the FileAuthoriser which fetches information from an ldap server if the account is not listed in the xml files.
    Authoriser implementation that reads authorisation level and staff status from the same xml file.
    Object holding information about a user