Package org.ldaptive.jaas


package org.ldaptive.jaas
  • Class
    Description
    Provides functionality common to ldap based JAAS login modules.
    Provides implementation common to properties based factories.
    Provides an interface for creating authenticators needed by various JAAS modules.
    Provides a custom implementation for adding LDAP credentials to a subject.
    Provides a JAAS authentication hook into LDAP DNs.
    Provides a custom implementation for adding LDAP principals to a subject.
    Provides a custom implementation for grouping principals.
    Provides a JAAS authentication hook for LDAP authentication.
    Provides a custom implementation for adding LDAP principals to a subject.
    Provides a custom implementation for adding LDAP principals to a subject that represent roles.
    Provides a JAAS authentication hook into LDAP roles.
    Provides a module authenticator factory implementation that uses the properties package in this library.
    Provides a module role resolver factory implementation that uses the properties package in this library.
    Looks up a user's roles using an LDAP search.
    Provides an interface for creating role resolver needed by various JAAS modules.
    Base class for search role resolver implementations.