Class LDAPAuthenticationProvider.LdapPerson.Essence

java.lang.Object
org.springframework.security.ldap.userdetails.LdapUserDetailsImpl.Essence
org.springframework.security.ldap.userdetails.Person.Essence
org.springframework.security.ldap.userdetails.InetOrgPerson.Essence
com.erudika.para.server.security.LDAPAuthenticationProvider.LdapPerson.Essence
Enclosing class:
LDAPAuthenticationProvider.LdapPerson

public static class LDAPAuthenticationProvider.LdapPerson.Essence extends org.springframework.security.ldap.userdetails.InetOrgPerson.Essence
Essence.
Author:
Alex Bogdanovski [[email protected]]
  • Constructor Summary

    Constructors
    Constructor
    Description
    Essence(org.springframework.ldap.core.DirContextOperations ctx)
     
  • Method Summary

    Methods inherited from class org.springframework.security.ldap.userdetails.InetOrgPerson.Essence

    setCarLicense, setDepartmentNumber, setDestinationIndicator, setDisplayName, setEmployeeNumber, setHomePhone, setHomePostalAddress, setInitials, setMail, setMobile, setO, setOu, setPostalAddress, setPostalCode, setRoomNumber, setStreet, setTitle, setUid, setUsername

    Methods inherited from class org.springframework.security.ldap.userdetails.Person.Essence

    addCn, createUserDetails, setCn, setDescription, setGivenName, setSn, setTelephoneNumber

    Methods inherited from class org.springframework.security.ldap.userdetails.LdapUserDetailsImpl.Essence

    addAuthority, getGrantedAuthorities, setAccountNonExpired, setAccountNonLocked, setAuthorities, setCredentialsNonExpired, setDn, setDn, setEnabled, setGraceLoginsRemaining, setPassword, setTimeBeforeExpiration

    Methods inherited from class Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Essence

      public Essence(org.springframework.ldap.core.DirContextOperations ctx)