Package org.apache.derby.authentication


package org.apache.derby.authentication
  • Class
    Description
    This class represents Derby's notion of a principal, a concept of user identity with controlled access to Derby System Privileges.
    The UserAuthenticator interface provides operations to authenticate a user's credentials in order to successfully connect to a database.