Package org.dlese.dpc.schemedit.security.login


package org.dlese.dpc.schemedit.security.login
  • Classes
    Class
    Description
    Superclass for all the com.myjaas.auth.* authorisation modules.
    Simple database based authentication module.
    Login Module that authenticates against a password stored in a password file.
    Login Module that authenticates against Ldap (in particular, the NSDL Ldap server).
    Class to represent a User for purposes of password (file) based authentication.
    Manages password entries in the password file.
    Base class for a variety of simple login modules that simply authenticate a user against some database of user credentials.
    LoginModule that uses UCAS auth service to Authenticate.
    Utility methods for com.myjaas.auth.*.