spring-ldap-ldif-core

Serialized Form


Package org.springframework.ldap.core

Class org.springframework.ldap.core.DistinguishedName extends Object implements Serializable

serialVersionUID: 3514344371999042586L

Serialized Fields

names

List<E> names

Class org.springframework.ldap.core.LdapAttribute extends BasicAttribute implements Serializable

serialVersionUID: -5263905906016179429L

Serialized Fields

options

Set<E> options
Holds the attributes options.

Class org.springframework.ldap.core.LdapAttributes extends BasicAttributes implements Serializable

serialVersionUID: 97903297123869138L

Serialized Fields

dn

LdapName dn
Distinguished name to which the object is bound.

Class org.springframework.ldap.core.LdapRdn extends Object implements Serializable

serialVersionUID: 5681397547245228750L

Serialized Fields

components

Map<K,V> components

Class org.springframework.ldap.core.LdapRdnComponent extends Object implements Serializable

serialVersionUID: -3296747972616243038L

Serialized Fields

key

String key

value

String value

Class org.springframework.ldap.core.NameAwareAttribute extends Object implements Serializable

Serialized Fields

id

String id

orderMatters

boolean orderMatters

values

Set<E> values

valuesAsNames

Map<K,V> valuesAsNames

Class org.springframework.ldap.core.NameAwareAttributes extends Object implements Serializable

Serialized Fields

attributes

Map<K,V> attributes

Class org.springframework.ldap.core.ObjectRetrievalException extends org.springframework.ldap.NamingException implements Serializable

Class org.springframework.ldap.core.ParseException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

currentToken

org.springframework.ldap.core.Token currentToken

expectedTokenSequences

int[][] expectedTokenSequences

tokenImage

String[] tokenImage

eol

String eol

Class org.springframework.ldap.core.Token extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

int kind

beginLine

int beginLine

beginColumn

int beginColumn

endLine

int endLine

endColumn

int endColumn

image

String image

next

org.springframework.ldap.core.Token next

specialToken

org.springframework.ldap.core.Token specialToken

Class org.springframework.ldap.core.TokenMgrError extends Error implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

int errorCode

Package org.springframework.ldap.ldif

Class org.springframework.ldap.ldif.InvalidAttributeFormatException extends org.springframework.ldap.NamingException implements Serializable

serialVersionUID: -4529380160785322985L

Class org.springframework.ldap.ldif.InvalidRecordFormatException extends org.springframework.ldap.NamingException implements Serializable

serialVersionUID: -5047874723621065139L


spring-ldap-ldif-core