Spring LDAP
A B C D E F G H I J K L M N O P Q R S T U V W

N

NameAlreadyBoundException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI NameAlreadyBoundException.
NameAlreadyBoundException(NameAlreadyBoundException) - Constructor for exception org.springframework.ldap.NameAlreadyBoundException
 
NameClassPairCallbackHandler - Interface in org.springframework.ldap.core
Callback interface used by LdapTemplate search, list and listBindings methods.
NameClassPairMapper - Interface in org.springframework.ldap.core
Responsible for mapping NameClassPair objects to beans.
nameDecode(String) - Static method in class org.springframework.ldap.core.LdapEncoder
Decodes a value.
nameEncode(String) - Static method in class org.springframework.ldap.core.LdapEncoder
LDAP Encodes a value for use with a DN.
NameNotFoundException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI NameNotFoundException.
NameNotFoundException(String) - Constructor for exception org.springframework.ldap.NameNotFoundException
 
NameNotFoundException(NameNotFoundException) - Constructor for exception org.springframework.ldap.NameNotFoundException
 
NamingException - Exception in org.springframework.ldap
Base class for exception thrown by the framework whenever it encounters a problem related to LDAP.
NamingException(String) - Constructor for exception org.springframework.ldap.NamingException
Constructor that takes a message.
NamingException(String, Throwable) - Constructor for exception org.springframework.ldap.NamingException
Constructor that allows a message and a root cause.
NamingException(Throwable) - Constructor for exception org.springframework.ldap.NamingException
Constructor that allows a plain root cause, intended for subclasses mirroring corresponding javax.naming exceptions.
NamingSecurityException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI NamingSecurityException.
NamingSecurityException(NamingSecurityException) - Constructor for exception org.springframework.ldap.NamingSecurityException
 
newEmbeddedServer(String, String, int) - Static method in class org.springframework.ldap.test.EmbeddedLdapServer
 
newInstance(Control[]) - Method in class org.springframework.ldap.pool.DelegatingLdapContext
 
newToken(int, String) - Static method in class org.springframework.ldap.core.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.springframework.ldap.core.Token
 
next - Variable in class org.springframework.ldap.core.Token
A reference to the next regular (non-special) token from the input stream.
NoInitialContextException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI NoInitialContextException.
NoInitialContextException(NoInitialContextException) - Constructor for exception org.springframework.ldap.NoInitialContextException
 
NoPermissionException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI NoPermissionException.
NoPermissionException(NoPermissionException) - Constructor for exception org.springframework.ldap.NoPermissionException
 
NoSuchAttributeException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI NoSuchAttributeException.
NoSuchAttributeException(String) - Constructor for exception org.springframework.ldap.NoSuchAttributeException
 
NoSuchAttributeException(NoSuchAttributeException) - Constructor for exception org.springframework.ldap.NoSuchAttributeException
 
NotContextException - Exception in org.springframework.ldap
Runtime exception mirroring the JNDI NotContextException.
NotContextException(NotContextException) - Constructor for exception org.springframework.ldap.NotContextException
 
NotFilter - Class in org.springframework.ldap.filter
A filter for 'not'.
NotFilter(Filter) - Constructor for class org.springframework.ldap.filter.NotFilter
Create a filter that negates the outcome of the given filter.
NotPresentFilter - Class in org.springframework.ldap.filter
A convenience class that combines NOT behavior with present behavior to allow the user to check for the non-existence of a attribute.
NotPresentFilter(String) - Constructor for class org.springframework.ldap.filter.NotPresentFilter
Creates a new instance of a not present filter for a particular attribute.
NullOperationExecutor - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationExecutor that performs nothing.
NullOperationExecutor() - Constructor for class org.springframework.ldap.transaction.compensating.NullOperationExecutor
 
NullOperationRecorder - Class in org.springframework.ldap.transaction.compensating
A CompensatingTransactionOperationRecorder performing nothing, returning a NullOperationExecutor regardless of the input.
NullOperationRecorder() - Constructor for class org.springframework.ldap.transaction.compensating.NullOperationRecorder
 

Spring LDAP
A B C D E F G H I J K L M N O P Q R S T U V W