- A6RecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
3.1.1.
- A6RecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.A6RecordEncoder
-
- abandon(AbandonRequest) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- abandon(int) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- abandon() - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- abandonAllOutstandingRequests() - Method in class org.apache.directory.server.ldap.LdapSession
-
Abandons all outstanding requests associated with this session.
- abandoned - Variable in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
A flag if the search operation is abandoned
- abandonOutstandingRequest(int) - Method in class org.apache.directory.server.ldap.LdapSession
-
Abandons a specific request by messageId.
- abandonPagedSearch(LdapSession, SearchRequest) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Manage the abandoned Paged Search (when paged size = 0).
- AbandonRequestHandler - Class in org.apache.directory.server.ldap.handlers.request
-
AbandonRequest message received handler implementation.
- AbandonRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.request.AbandonRequestHandler
-
- abandonRequestHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
The protocol handlers
- AbstractAdministrativePoint - Class in org.apache.directory.server.core.api.administrative
-
Abstract implementation for the AdministrativePoint
- AbstractAdministrativePoint(Dn, String, AdministrativeRole) - Constructor for class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
-
Creates a new instance of AbstractAdministrativePoint.
- AbstractAuthenticator - Class in org.apache.directory.server.core.authn
-
Base class for all Authenticators.
- AbstractAuthenticator(AuthenticationLevel) - Constructor for class org.apache.directory.server.core.authn.AbstractAuthenticator
-
Creates a new instance.
- AbstractAuthenticator(AuthenticationLevel, Dn) - Constructor for class org.apache.directory.server.core.authn.AbstractAuthenticator
-
Creates a new instance.
- AbstractBTreePartition - Class in org.apache.directory.server.core.partition.impl.btree
-
An abstract
Partition that uses general BTree operations.
- AbstractBTreePartition(SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Creates a B-tree based context partition.
- AbstractBTreePartition(SchemaManager, DnFactory) - Constructor for class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Creates a B-tree based context partition.
- AbstractChangeOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
An abstract base class used by all change inducing operations.
- AbstractChangeOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
Creates a new instance of AbstractChangeOperationContext.
- AbstractChangeOperationContext(CoreSession, Dn) - Constructor for class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
Creates a new instance of AbstractChangeOperationContext.
- AbstractContextFactory - Class in org.apache.directory.server.core.jndi
-
A server-side JNDI provider implementation of InitialContextFactory.
- AbstractContextFactory() - Constructor for class org.apache.directory.server.core.jndi.AbstractContextFactory
-
- AbstractDhcpService - Class in org.apache.directory.server.dhcp.service
-
Abstract implementation of the server-side DHCP protocol.
- AbstractDhcpService() - Constructor for class org.apache.directory.server.dhcp.service.AbstractDhcpService
-
- AbstractDhcpStore - Class in org.apache.directory.server.dhcp.store
-
- AbstractDhcpStore() - Constructor for class org.apache.directory.server.dhcp.store.AbstractDhcpStore
-
- AbstractIndex<K,ID> - Class in org.apache.directory.server.xdbm
-
A generic index implementation that is just used to hold the index configuration
parameters (attributeId, cacheSize, wkDirPath).
- AbstractIndex() - Constructor for class org.apache.directory.server.xdbm.AbstractIndex
-
Creates a new instance of AbstractIndex.
- AbstractIndex(boolean) - Constructor for class org.apache.directory.server.xdbm.AbstractIndex
-
Creates a new instance of AbstractIndex.
- AbstractIndex(String, boolean) - Constructor for class org.apache.directory.server.xdbm.AbstractIndex
-
Creates a new instance of AbstractIndex.
- AbstractIndexCursor<V> - Class in org.apache.directory.server.xdbm
-
An abstract Cursor used by the index cursors.
- AbstractIndexCursor() - Constructor for class org.apache.directory.server.xdbm.AbstractIndexCursor
-
- AbstractKerberosFlags - Class in org.apache.directory.shared.kerberos.flags
-
An implementation of a BitString for any KerberosFlags.
- AbstractKerberosFlags() - Constructor for class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
Standard constructor, which create a BitString containing 32 bits
- AbstractKerberosFlags(int) - Constructor for class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
Standard constructor, which create a BitString containing 32 bits
- AbstractKerberosFlags(byte[]) - Constructor for class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
Standard constructor, taking a byte array, 32 bits
- AbstractLayout - Class in org.apache.directory.server.core.api
-
Convenience class to encapsulate paths to various directories and files within
an layout.
- AbstractLayout(File) - Constructor for class org.apache.directory.server.core.api.AbstractLayout
-
Creates a new instance of AbstractLayout.
- AbstractLayout(String) - Constructor for class org.apache.directory.server.core.api.AbstractLayout
-
Creates a new instance of AbstractLayout.
- AbstractLdapTestUnit - Class in org.apache.directory.server.core.integ
-
An abstract class created to hold common elements.
- AbstractLdapTestUnit() - Constructor for class org.apache.directory.server.core.integ.AbstractLdapTestUnit
-
- AbstractLdifPartition - Class in org.apache.directory.server.core.partition.ldif
-
A common base class for LDIF file based Partition implementations.
- AbstractLdifPartition(SchemaManager) - Constructor for class org.apache.directory.server.core.partition.ldif.AbstractLdifPartition
-
Creates a new instance of AbstractLdifPartition.
- AbstractLdifPartition(SchemaManager, DnFactory) - Constructor for class org.apache.directory.server.core.partition.ldif.AbstractLdifPartition
-
Creates a new instance of AbstractLdifPartition.
- AbstractMechanismHandler - Class in org.apache.directory.server.ldap.handlers.sasl
-
An abstract class for all the MechanismHandlers, implementing some common methods
- AbstractMechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.sasl.AbstractMechanismHandler
-
- AbstractOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
This abstract class stores common context elements, like the Dn, which is used
in all the contexts.
- AbstractOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Creates a new instance of AbstractOperationContext.
- AbstractOperationContext(CoreSession, Dn) - Constructor for class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Creates a new instance of AbstractOperationContext.
- AbstractPartition - Class in org.apache.directory.server.core.api.partition
-
A
Partition that helps users to implement their own partition.
- AbstractPartition() - Constructor for class org.apache.directory.server.core.api.partition.AbstractPartition
-
- AbstractPasswordMessage - Class in org.apache.directory.server.kerberos.changepwd.messages
-
- AbstractPasswordMessage(short) - Constructor for class org.apache.directory.server.kerberos.changepwd.messages.AbstractPasswordMessage
-
- AbstractProtocolService - Class in org.apache.directory.server.protocol.shared
-
An abstract base class for a ProtocolService.
- AbstractProtocolService() - Constructor for class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
- AbstractReadAuthorizationData<E extends org.apache.directory.api.asn1.ber.Asn1Container> - Class in org.apache.directory.shared.kerberos.codec.actions
-
The action used to set the AuthorizationData
- AbstractReadAuthorizationData(String) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadAuthorizationData
-
Instantiates a new AbstractReadAuthorizationData action.
- AbstractReadCheckSum<E extends org.apache.directory.api.asn1.ber.Asn1Container> - Class in org.apache.directory.shared.kerberos.codec.actions
-
The action used to set the Checksum
- AbstractReadCheckSum(String) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadCheckSum
-
Instantiates a new AbstractReadChecksum action.
- AbstractReadEncryptedPart<E extends org.apache.directory.api.asn1.ber.Asn1Container> - Class in org.apache.directory.shared.kerberos.codec.actions
-
The action used to read the EncryptedData
- AbstractReadEncryptedPart(String) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadEncryptedPart
-
Instantiates a new AbstractReadEncryptedPart action.
- AbstractReadEncryptionKey<E extends org.apache.directory.api.asn1.ber.Asn1Container> - Class in org.apache.directory.shared.kerberos.codec.actions
-
The action used to set the EncryptionKey
- AbstractReadEncryptionKey(String) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadEncryptionKey
-
Instantiates a new AbstractReadEncryptionKey action.
- AbstractReadHostAddress<E extends org.apache.directory.api.asn1.ber.Asn1Container> - Class in org.apache.directory.shared.kerberos.codec.actions
-
The action used to read the HostAddress
- AbstractReadHostAddress(String) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadHostAddress
-
Instantiates a new AbstractReadAddress action.
- AbstractReadHostAddresses<E extends org.apache.directory.api.asn1.ber.Asn1Container> - Class in org.apache.directory.shared.kerberos.codec.actions
-
The abstract action used to read the HostAddresses
- AbstractReadHostAddresses(String) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadHostAddresses
-
Instantiates a new AbstractReadHostAddresses action.
- AbstractReadKerberosTime<E extends org.apache.directory.api.asn1.ber.Asn1Container> - Class in org.apache.directory.shared.kerberos.codec.actions
-
The action used to read the KerberosTime
- AbstractReadKerberosTime(String) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadKerberosTime
-
Instantiates a new AbstractReadKerberosTime action.
- AbstractReadMsgType<E extends org.apache.directory.api.asn1.ber.Asn1Container> - Class in org.apache.directory.shared.kerberos.codec.actions
-
The action used to read and validate the msg-type
- AbstractReadMsgType(String) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadMsgType
-
Instantiates a new StoreMsgType action.
- AbstractReadMsgType(String, KerberosMessageType) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadMsgType
-
Instantiates a new StoreMsgType action.
- AbstractReadPrincipalName<E extends org.apache.directory.api.asn1.ber.Asn1Container> - Class in org.apache.directory.shared.kerberos.codec.actions
-
The action used to set the ticket SName
- AbstractReadPrincipalName(String) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadPrincipalName
-
Instantiates a new AbstractReadPrincipalName action.
- AbstractReadPvno<E extends org.apache.directory.api.asn1.ber.Asn1Container> - Class in org.apache.directory.shared.kerberos.codec.actions
-
The action used to read the PVNO
- AbstractReadPvno(String) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadPvno
-
Creates a new instance of AbstractReadPvno.
- AbstractReadRealm<E extends org.apache.directory.api.asn1.ber.Asn1Container> - Class in org.apache.directory.shared.kerberos.codec.actions
-
The action used to read the Realm
- AbstractReadRealm(String) - Constructor for class org.apache.directory.shared.kerberos.codec.actions.AbstractReadRealm
-
Instantiates a new AbstractReadRealm action.
- AbstractRegistrySynchronizer - Class in org.apache.directory.server.core.api.schema.registries.synchronizers
-
An abstract registry synchronizer with some reused functionality.
- AbstractRegistrySynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
- AbstractSaslCallbackHandler - Class in org.apache.directory.server.ldap.handlers.sasl
-
Base class for all SASL CallbackHandlers.
- AbstractSaslCallbackHandler(DirectoryService, BindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
Creates a new instance of AbstractSaslCallbackHandler.
- AbstractSaslServer - Class in org.apache.directory.server.ldap.handlers.sasl
-
An abstract class containing common parts for the SaslServer local
implementation, like the BindRequest;
- AbstractSaslServer(LdapSession, CoreSession, BindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslServer
-
- AbstractStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
-
- AbstractStoredProcedureParameterInjector(OperationContext) - Constructor for class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
-
- AbstractTable<K,V> - Class in org.apache.directory.server.xdbm
-
A Abstract Table implementation aggregating the methods common with all the
different Table implementation.
- AbstractTable(SchemaManager, String, Comparator<K>, Comparator<V>) - Constructor for class org.apache.directory.server.xdbm.AbstractTable
-
Create an instance of Table
- AbstractTicket - Class in org.apache.directory.kerberos.client
-
- AbstractTicket(Ticket, EncKdcRepPart) - Constructor for class org.apache.directory.kerberos.client.AbstractTicket
-
- AbstractTransport - Class in org.apache.directory.server.protocol.shared.transport
-
- AbstractTransport() - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Creates an instance of an Abstract Transport class.
- AbstractTransport(int) - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Creates an instance of an Abstract Transport class, using localhost
and port.
- AbstractTransport(int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Creates an instance of an Abstract Transport class, using localhost
and port.
- AbstractTransport(String, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Creates an instance of an Abstract Transport class, using the given address
and port.
- AbstractTransport(int, int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Creates an instance of the AbstractTransport class on LocalHost
- AbstractTransport(String, int, int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Creates an instance of the AbstractTransport class
- accept(SearchOperationContext, Entry) - Method in interface org.apache.directory.server.core.api.filtering.EntryFilter
-
Filters the contents of search entries on the way out the door to
client callers.
- accept(SearchOperationContext, Entry) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor.AuthorizationFilter
-
Filters the contents of search entries on the way out the door to
client callers.
- accept(SearchOperationContext, Entry) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor.DefaultAuthorizationSearchFilter
-
Filters the contents of search entries on the way out the door to
client callers.
- accept(SearchOperationContext, Entry) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor.CollectiveAttributeFilter
-
Filters the contents of search entries on the way out the door to
client callers.
- accept(SearchOperationContext, Entry) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor.OperationalAttributeDenormalizingSearchFilter
-
Filters the contents of search entries on the way out the door to
client callers.
- accept(SearchOperationContext, Entry) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor.OperationalAttributeSearchFilter
-
Filters the contents of search entries on the way out the door to
client callers.
- accept(SearchOperationContext, Entry) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor.TopFilter
-
Filters the contents of search entries on the way out the door to
client callers.
- accept(SearchOperationContext, Entry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor.HideEntriesFilter
-
Filters the contents of search entries on the way out the door to
client callers.
- accept(SearchOperationContext, Entry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor.HideSubentriesFilter
-
Filters the contents of search entries on the way out the door to
client callers.
- acceptNonAuthenticatedData - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
- acceptNonAuthenticatedData - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- acceptor - Variable in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
The IoAcceptor used to accept requests
- AccessControlAAP - Class in org.apache.directory.server.core.api.administrative
-
An class used to create an AccessControl AAP
- AccessControlAAP(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.AccessControlAAP
-
Create an instance of AccessControl AdministrativePoint
- AccessControlAdministrativePoint - Class in org.apache.directory.server.core.api.administrative
-
An abstract class used for AccessControl APs
- AccessControlAdministrativePoint(Dn, String, AdministrativeRole) - Constructor for class org.apache.directory.server.core.api.administrative.AccessControlAdministrativePoint
-
Create an instance of AccessControlAdministrativePoint
- accessControlAPCache - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The AccessControl AdministrativePoint cache
- accessControlEnabled - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
Manage the basic access control checks
- AccessControlIAP - Class in org.apache.directory.server.core.api.administrative
-
A class used to create an AccessControl IAP
- AccessControlIAP(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.AccessControlIAP
-
Create an instance of AccessControl IAP
- AccessControlSAP - Class in org.apache.directory.server.core.api.administrative
-
An class used to create AccessControl SAPs
- AccessControlSAP(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.AccessControlSAP
-
Create an instance of AccessControl AdministrativePoint
- accessControlSap - Variable in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
A pointer to the AccessControl SAP
- accessControlSubentries - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- ACDFEngine - Class in org.apache.directory.server.core.authz.support
-
An implementation of Access Control Decision Function (18.8, X.501).
- ACDFEngine(SchemaManager) - Constructor for class org.apache.directory.server.core.authz.support.ACDFEngine
-
Creates a new instance.
- ACI_LOG - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
the dedicated logger for ACI
- ACI_LOG - Static variable in interface org.apache.directory.server.core.authz.support.ACITupleFilter
-
the dedicated logger for ACI
- AciAuthorizationInterceptor - Class in org.apache.directory.server.core.authz
-
An ACI based authorization service.
- AciAuthorizationInterceptor() - Constructor for class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Create a AciAuthorizationInterceptor instance
- AciAuthorizationInterceptor.AuthorizationFilter - Class in org.apache.directory.server.core.authz
-
WARNING: create one of these filters fresh every time for each new search.
- AciContext - Class in org.apache.directory.server.core.authz.support
-
A container used to pass parameters to the ACDF engine
- AciContext(SchemaManager, OperationContext) - Constructor for class org.apache.directory.server.core.authz.support.AciContext
-
Creates a new instance of AciContext.
- aciParser - Variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
a normalizing ACIItem parser
- aciParser - Variable in class org.apache.directory.server.core.authz.TupleCache
-
a normalizing ACIItem parser
- ACITupleFilter - Interface in org.apache.directory.server.core.authz.support
-
An interface that filters the specified collection of tuples using the
specified extra information.
- aciTuples - Variable in class org.apache.directory.server.core.authz.support.AciContext
-
The resulting tuples
- ack(long) - Method in interface org.apache.directory.server.core.api.journal.Journal
-
Records a ack for a change
- ack(long) - Method in interface org.apache.directory.server.core.api.journal.JournalStore
-
Records a ack for a change
- ack(long) - Method in class org.apache.directory.server.core.journal.DefaultJournal
-
Records a ack for a change
- ack(long) - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
-
Records a ack for a change
- acquired - Variable in class org.apache.directory.server.dhcp.service.Lease
-
- Action() - Constructor for enum org.apache.directory.server.UberjarMain.Action
-
- action(E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadAuthorizationData
- action(E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadCheckSum
- action(E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadEncryptedPart
- action(E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadEncryptionKey
- action(E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadHostAddress
- action(E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadHostAddresses
- action(E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadKerberosTime
- action(E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadMsgType
- action(E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadPrincipalName
- action(E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadPvno
- action(E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadRealm
- action(AdAndOrContainer) - Method in class org.apache.directory.shared.kerberos.codec.adAndOr.actions.AdAndOrInit
- action(AdKdcIssuedContainer) - Method in class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.AdKdcIssuedInit
- action(ApRepContainer) - Method in class org.apache.directory.shared.kerberos.codec.apRep.actions.ApRepInit
- action(ApReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.apReq.actions.ApReqInit
- action(ApReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.apReq.actions.StoreApOptions
- action(ApReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.apReq.actions.StoreTicket
- action(AsRepContainer) - Method in class org.apache.directory.shared.kerberos.codec.asRep.actions.StoreKdcRep
- action(AsReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.asReq.actions.StoreKdcReq
- action(AuthenticatorContainer) - Method in class org.apache.directory.shared.kerberos.codec.authenticator.actions.AuthenticatorInit
- action(AuthorizationDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.authorizationData.actions.AuthorizationDataInit
- action(ChangePasswdDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.changePwdData.actions.ChangePasswdDataInit
- action(ChecksumContainer) - Method in class org.apache.directory.shared.kerberos.codec.checksum.actions.ChecksumInit
- action(ChecksumContainer) - Method in class org.apache.directory.shared.kerberos.codec.checksum.actions.StoreCksumType
- action(EncApRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.EncApRepPartInit
- action(EncAsRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encAsRepPart.actions.StoreEncAsRepPart
- action(EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.EncKdcRepPartInit
- action(EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreLastReq
- action(EncKrbCredPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.EncKrbCredPartInit
- action(EncKrbCredPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreTicketInfo
- action(EncKrbPrivPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.EncKrbPrivPartInit
- action(EncryptedDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.encryptedData.actions.EncryptedDataInit
- action(EncryptionKeyContainer) - Method in class org.apache.directory.shared.kerberos.codec.encryptionKey.actions.EncryptionKeyInit
- action(EncTgsRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTgsRepPart.actions.StoreEncTgsRepPart
- action(EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.EncTicketPartInit
- action(EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreTransited
- action(ETypeInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo.actions.AddETypeInfoEntry
- action(ETypeInfo2Container) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo2.actions.AddETypeInfo2Entry
- action(ETypeInfo2EntryContainer) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.ETypeInfo2EntryInit
- action(ETypeInfo2EntryContainer) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.StoreEType
- action(ETypeInfo2EntryContainer) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.StoreSalt
- action(ETypeInfoEntryContainer) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.ETypeInfoEntryInit
- action(ETypeInfoEntryContainer) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.StoreEType
- action(HostAddressContainer) - Method in class org.apache.directory.shared.kerberos.codec.hostAddress.actions.HostAddressInit
- action(HostAddressesContainer) - Method in class org.apache.directory.shared.kerberos.codec.hostAddresses.actions.AddHostAddress
- action(KdcRepContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcRep.actions.AddPaData
- action(KdcRepContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StoreTicket
- action(KdcReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReq.actions.AddPaData
- action(KdcReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReq.actions.StoreKdcReqBody
- action(KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.AddEType
- action(KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.AddTicket
- action(KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.ETypeSequence
- action(KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.KdcReqBodyInit
- action(KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreFrom
- action(KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreKdcOptions
- action(KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreTill
- action(KerberosMessageContainer) - Method in class org.apache.directory.shared.kerberos.codec.KerberosMessageGrammar.DecodeKerberosMessage
-
- action(KrbCredContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCred.actions.KrbCredInit
- action(KrbCredContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCred.actions.StoreTickets
- action(KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.KrbCredInfoInit
- action(KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.KrbErrorInit
- action(KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreEText
- action(KrbPrivContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbPriv.actions.KrbPrivInit
- action(KrbSafeContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbSafe.actions.KrbSafeInit
- action(KrbSafeContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbSafe.actions.StoreSafeBody
- action(KrbSafeBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.KrbSafeBodyInit
- action(LastReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.lastReq.actions.LastReqInit
- action(MethodDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.methodData.actions.AddPaData
- action(PaDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.padata.actions.PaDataInit
- action(PaDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.padata.actions.StoreDataType
- action(PaEncTsEncContainer) - Method in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions.PaEncTsEncInit
- action(PrincipalNameContainer) - Method in class org.apache.directory.shared.kerberos.codec.principalName.actions.PrincipalNameInit
- action(PrincipalNameContainer) - Method in class org.apache.directory.shared.kerberos.codec.principalName.actions.StoreNameString
- action(TgsRepContainer) - Method in class org.apache.directory.shared.kerberos.codec.tgsRep.actions.StoreKdcRep
- action(TgsReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.tgsReq.actions.StoreKdcReq
- action(TicketContainer) - Method in class org.apache.directory.shared.kerberos.codec.ticket.actions.TicketInit
- action(TransitedEncodingContainer) - Method in class org.apache.directory.shared.kerberos.codec.transitedEncoding.actions.TransitedEncodingInit
- action(TypedDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.typedData.actions.TypedDataInit
- ACTS - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "ACTS" reference identifier type.
- AD_AND_OR_CONDITION_COUNT_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
AD-AND-OR
- AD_AND_OR_ELEMENTS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AD_KDC_ISSUED_AD_CHECKSUM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
AD-KDCIssued
- AD_KDC_ISSUED_ELEMENTS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AD_KDC_ISSUED_I_REALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AD_KDC_ISSUED_I_SNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- adAndOr - Variable in class org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrContainer
-
An AD-AND-OR container
- AdAndOr - Class in org.apache.directory.shared.kerberos.components
-
The AdAndOr structure is used to store a AD-AND-OR associated to a type.
- AdAndOr() - Constructor for class org.apache.directory.shared.kerberos.components.AdAndOr
-
Creates a new instance of AdAndOr
- AdAndOrContainer - Class in org.apache.directory.shared.kerberos.codec.adAndOr
-
The AdAndOr container stores the AD-AND-OR decoded by the Asn1Decoder.
- AdAndOrContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrContainer
-
Creates a new AdAndOrContainer object.
- AdAndOrGrammar - Class in org.apache.directory.shared.kerberos.codec.adAndOr
-
This class implements the AdAndOr structure.
- AdAndOrGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrGrammar
-
Creates a new AdAndOrGrammar object.
- AdAndOrInit - Class in org.apache.directory.shared.kerberos.codec.adAndOr.actions
-
The action used to initialize the AD-AND-OR object
- AdAndOrInit() - Constructor for class org.apache.directory.shared.kerberos.codec.adAndOr.actions.AdAndOrInit
-
Instantiates a new AdAndOrInit action.
- adAndOrSeqLength - Variable in class org.apache.directory.shared.kerberos.components.AdAndOr
-
- AdAndOrStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.adAndOr
-
This class store the AD-AND-OR grammar's constants.
- AdAndOrStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrStatesEnum
-
- adChecksum - Variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
The checksum
- adCheksumTagLength - Variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- add(AddOperationContext) - Method in class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
Adds an entry to this ContextPartition.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Add an administrative point into the DIT.
- add(Entry) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(Entry, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(Entry, boolean) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(Entry, boolean, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(AddRequest) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(AddRequest, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(AttributeType, byte[]...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- add(AttributeType, String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- add(AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- add(String, AttributeType, byte[]...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- add(String, AttributeType, String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- add(String, AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- add(Attribute...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- add(String, String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- add(String, byte[]...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- add(String, Value<?>...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- add(AddOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddRequest) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- add(Entry) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- add(AddOperationContext) - Method in interface org.apache.directory.server.core.api.OperationManager
-
Add an entry into the backend, going through the interceptor chain
- add(AddOperationContext) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Adds an entry to this ContextPartition.
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AttributeTypeSynchronizer
-
Adds a new SchemaObject to its registry
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
Adds a new SchemaObject to its registry
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitContentRuleSynchronizer
-
Adds a new SchemaObject to its registry
- add(DitContentRule) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitContentRuleSynchronizer
-
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitStructureRuleSynchronizer
-
Adds a new SchemaObject to its registry
- add(DitStructureRule) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitStructureRuleSynchronizer
-
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleSynchronizer
-
Adds a new SchemaObject to its registry
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleUseSynchronizer
-
Adds a new SchemaObject to its registry
- add(MatchingRuleUse) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleUseSynchronizer
-
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NameFormSynchronizer
-
Adds a new SchemaObject to its registry
- add(NameForm) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NameFormSynchronizer
-
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NormalizerSynchronizer
-
Adds a new SchemaObject to its registry
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ObjectClassSynchronizer
-
Adds a new SchemaObject to its registry
- add(Entry) - Method in interface org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizer
-
Adds a new SchemaObject to its registry
- add(AddOperationContext) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
Add a new SchemaObject or a new Schema in the Schema partition.
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
Handles the addition of a metaSchema object to the schema partition.
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxCheckerSynchronizer
-
Adds a new SchemaObject to its registry
- add(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxSynchronizer
-
Adds a new SchemaObject to its registry
- add(AddOperationContext) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
Adds an entry to this ContextPartition.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
Add an entry into the backend, going through the interceptor chain
- add(AddOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
-
In the pre-invocation state this interceptor method checks to see if the entry to be added already exists.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.hash.ConfigurableHashingInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.hash.PasswordHashingInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
Intercepts the addition of the 'userPassword' and 'krb5PrincipalName' attributes.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.number.NumberIncrementingInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Adds an entry to this ContextPartition.
- add(K, String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Add an entry into the index, associated with the element ID.
- add(K, String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Add an entry into the index, associated with the element ID.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Adds an entry to this ContextPartition.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
Adds an entry to this ContextPartition.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(Interceptor, int, ModifyOperationContext, LdapComparatorDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- add(Interceptor, int, ModifyOperationContext, NormalizerDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- add(Interceptor, int, ModifyOperationContext, SyntaxCheckerDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- add(Entry) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(Entry, boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(Entry, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(Entry, boolean, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(AddRequest) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(AddRequest, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Adds an entry into the DirectoryService associated with this CoreSession.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Adds an entry to this ContextPartition.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(AddOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
Filters Partition#add( AddOperationContext ) call.
- add(DhcpOption) - Method in class org.apache.directory.server.dhcp.options.OptionsField
-
- add(K, String) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
- add(K, ID) - Method in interface org.apache.directory.server.xdbm.Index
-
Add an entry into the index, associated with the element ID.
- ADD_CHILD - Static variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- ADD_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- addAdditionalTicket(Ticket) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Add a new Ticket to the list of additional tickets
- addAdminPointCache(List<Entry>) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Update The Administrative Points cache, adding the given AdminPoints
- addAfter(String, Interceptor) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Add an interceptor after a given interceptor in the interceptor list.
- addAfter(String, Interceptor) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Add an interceptor after a given interceptor in the interceptor list.
- addAliasIndices(String, Dn, Dn) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Adds userIndices for an aliasEntry to be added to the database while checking
for constrained alias constructs like alias cycles and chaining.
- adData - Variable in class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
-
the authorization data
- adDataTagLen - Variable in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
- addAttribute(Entry, String) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- addAttributeTypeValue(String, Object, LdifEntry) - Method in class org.apache.directory.server.config.ConfigWriter
-
Adds a value, either byte[] or another type (converted into a String
via the Object.toString() method), to the attribute.
- addAttributeTypeValues(String, Object, LdifEntry) - Method in class org.apache.directory.server.config.ConfigWriter
-
Adds values for an attribute type to the given entry.
- addAuthenticators(AuthenticatorBean...) - Method in class org.apache.directory.server.config.beans.AuthenticationInterceptorBean
-
- addBean(Dn, SchemaManager, AdsBaseBean, List<LdifEntry>) - Method in class org.apache.directory.server.config.ConfigWriter
-
Adds a configuration bean to the list of entries.
- addBean(Dn, SchemaManager, AdsBaseBean, List<LdifEntry>, LdifEntry, String) - Method in class org.apache.directory.server.config.ConfigWriter
-
Adds a configuration bean to the list of entries.
- addCertificate(String, byte[]) - Static method in class org.apache.directory.server.ldap.replication.ReplicationTrustManager
-
stores the given certificate into the keystore with the given alias name
- addCertificates(Map<String, byte[]>) - Static method in class org.apache.directory.server.ldap.replication.ReplicationTrustManager
-
loads the given map of [alias-name, certificate-data] entries into the keystore
to be used by the trust manager
- addCollectiveAttributes(FilteringOperationContext, Entry) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
Adds the set of collective attributes requested in the returning attribute list
and contained in subentries referenced by the entry.
- addConsumer(ReplicationConsumer) - Method in class org.apache.directory.server.ldap.replication.consumer.PingerThread
-
Add a new consumer to ping
- addConsumerEntry(ReplicaEventLog) - Method in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
Add a new consumer entry in ou=consumers,ou=system
- addContextPartition(Partition) - Method in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
Add a partition to the server.
- addContextPartition(Partition) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Add a partition to the server.
- addCredentials(Credentials) - Method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- addDirectoryService(DirectoryServiceBean...) - Method in class org.apache.directory.server.config.beans.ConfigBean
-
Add underlying DirectoryServiceBean
- addedEntry - Variable in class org.apache.directory.server.core.trigger.AddStoredProcedureParameterInjector
-
- addedEntryName - Variable in class org.apache.directory.server.core.trigger.AddStoredProcedureParameterInjector
-
- addEnabledCiphers(String...) - Method in class org.apache.directory.server.config.beans.TransportBean
-
- addEnabledProtocols(String...) - Method in class org.apache.directory.server.config.beans.TransportBean
-
- addEntry(Entry) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Write the new entry on disk.
- addEntry(AuthorizationDataEntry) - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
Add a new AuthorizationDataEntry
- addEntry(LastReqEntry) - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
Add a new LastReqEntry
- addEntryAciTuples(Collection<ACITuple>, Entry) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Adds the set of entryACI tuples to a collection of tuples.
- addEntryFilter(EntryFilter) - Method in class org.apache.directory.server.core.api.filtering.CursorList
-
Adds an entry filter to this BaseEntryFilteringCursor at the very end of
the filter list.
- addEntryFilter(EntryFilter) - Method in interface org.apache.directory.server.core.api.filtering.EntryFilteringCursor
-
Adds an entry filter to this BaseEntryFilteringCursor at the very end of
the filter list.
- addEntryFilter(EntryFilter) - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
- addEntryFilter(EntryFilter) - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- addEntryTriggerSpecs(List<TriggerSpecification>, Entry) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
Adds the set of entryTriggers to a collection of trigger specifications.
- AddEType - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to add an EType
- AddEType() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.AddEType
-
Instantiates a new AddEType action.
- addEType(EncryptionType) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- AddETypeInfo2Entry - Class in org.apache.directory.shared.kerberos.codec.etypeInfo2.actions
-
The action used to add an ETypeInfo2Entry object
- AddETypeInfo2Entry() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo2.actions.AddETypeInfo2Entry
-
Instantiates a new AddETypeInfo2Entry action.
- addEtypeInfo2Entry(ETypeInfo2Entry) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2Container
-
Add a EtypeInfo2Entry Object into the list.
- addETypeInfo2Entry(ETypeInfo2Entry) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
- AddETypeInfoEntry - Class in org.apache.directory.shared.kerberos.codec.etypeInfo.actions
-
The action used to add an ETypeInfoEntry object
- AddETypeInfoEntry() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo.actions.AddETypeInfoEntry
-
Instantiates a new AddETypeInfoEntry action.
- addEtypeInfoEntry(ETypeInfoEntry) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoContainer
-
Add a EtypeInfoEntry Object into the list.
- addETypeInfoEntry(ETypeInfoEntry) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo
-
- addExtendedOperationHandler(ExtendedOperationHandler<? extends ExtendedRequest, ? extends ExtendedResponse>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Registers the specified
ExtendedOperationHandler to this
protocol provider to provide a specific LDAP extended operation.
- addExtendedOps(ExtendedOpHandlerBean...) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- addFileEntry(File) - Method in class org.apache.directory.server.configuration.ApacheDS
-
- addFirst(Interceptor) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Add an interceptor in the first position in the interceptor list.
- addFirst(Interceptor) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Add an interceptor in the first position in the interceptor list.
- addFromClassLoader(String) - Method in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
Adds an schema entry from a class loader resource.
- addFromStream(InputStream, String) - Method in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
Adds an schema entry from the given stream to the schema partition
- addHashAttributes(String[]) - Method in class org.apache.directory.server.config.beans.HashInterceptorBean
-
- addHost(String) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- AddHostAddress - Class in org.apache.directory.shared.kerberos.codec.hostAddresses.actions
-
The action used to add an HostAddresses object
- AddHostAddress() - Constructor for class org.apache.directory.shared.kerberos.codec.hostAddresses.actions.AddHostAddress
-
Instantiates a new AddHostAddress action.
- addHostAddress(HostAddress) - Method in class org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesContainer
-
Add a HostAddress Object into the list.
- addHostAddress(HostAddress) - Method in class org.apache.directory.shared.kerberos.components.HostAddresses
-
- addHttpWebApps(HttpWebAppBean...) - Method in class org.apache.directory.server.config.beans.HttpServerBean
-
- addIndex(Partition, String, int) - Method in class org.apache.directory.server.core.factory.AvlPartitionFactory
-
Adds a partition-specific index to the partition.
- addIndex(Partition, String, int) - Method in class org.apache.directory.server.core.factory.JdbmPartitionFactory
-
Adds a partition-specific index to the partition.
- addIndex(Partition, String, int) - Method in class org.apache.directory.server.core.factory.LdifPartitionFactory
-
Adds a partition-specific index to the partition.
- addIndex(Partition, String, int) - Method in class org.apache.directory.server.core.factory.MavibotPartitionFactory
-
Adds a partition-specific index to the partition.
- addIndex(Partition, String, int) - Method in interface org.apache.directory.server.core.factory.PartitionFactory
-
Adds a partition-specific index to the partition.
- addIndex(Index<?, String>) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Adds a (system or user) index to the list of index for this store.
- addIndex(Index<?, String>) - Method in interface org.apache.directory.server.xdbm.Store
-
Adds a (system or user) index to the list of index for this store.
- addIndexedAttributes(Index<?, String>...) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Add some new indexes
- addInterceptor(Interceptor, int) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Add an interceptor to the list of interceptors to call for each operation
- addInterceptors(InterceptorBean...) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
Adds the interceptors in the server.
- additionalRecords - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
- additionalRecords - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- additionalTicketLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- additionalTickets - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Additional tickets
- additionalTicketSeqLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- additionalTicketsLengths - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- addKeyPair(Entry) - Static method in class org.apache.directory.server.core.security.TlsKeyGenerator
-
Adds a private key pair along with a self signed certificate to an
entry making sure it contains the objectClasses and attributes needed
to support the additions.
- addKeyPair(Entry, String, String, String) - Static method in class org.apache.directory.server.core.security.TlsKeyGenerator
-
- addKrbEncryptionTypes(String...) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
Initialize the encryptionTypes set
- addLast(Interceptor) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Add an interceptor in the last position in the interceptor list.
- addLast(Interceptor) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Add an interceptor in the last position in the interceptor list.
- addLdapSession(LdapSession) - Method in class org.apache.directory.server.ldap.LdapSessionManager
-
Adds a new LdapSession to the LdapServer.
- addLdifFile(File) - Method in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
Adds an schema entry from an LDIF file.
- addListener(DirectoryListener, NotificationCriteria) - Method in interface org.apache.directory.server.core.api.event.EventService
-
Registers a DirectoryListener for notification on change events on the
DIT matching some notification criteria.
- addListener(DirectoryListener, NotificationCriteria) - Method in class org.apache.directory.server.core.event.DefaultEventService
-
Registers a DirectoryListener for notification on change events on the
DIT matching some notification criteria.
- addMandatoryOpAt(Entry) - Method in class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
Adds the CSN and UUID attributes to the entry if they are not present.
- addMandatoryOpAt(Entry) - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
add the CSN and UUID attributes to the entry if they are not present
- addMembers(Set<String>, Attribute) - Method in class org.apache.directory.server.core.authz.GroupCache
-
Adds normalized member DNs to the set of normalized member names.
- addName(String) - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
Add a new name to the PrincipalName
- addNamingListener(Name, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- addNamingListener(String, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- addNamingListener(Name, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- addNamingListener(String, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- addNamingListener(Name, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- addNamingListener(String, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- addNamingListener(Name, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- addNamingListener(String, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- addObjectClassAttribute(SchemaManager, LdifEntry, String) - Method in class org.apache.directory.server.config.ConfigWriter
-
Adds the computed 'objectClass' attribute for the given entry and object class name.
- AddOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
A Add context used for Interceptors.
- AddOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.AddOperationContext
-
Creates a new instance of AddOperationContext.
- AddOperationContext(CoreSession, Dn) - Constructor for class org.apache.directory.server.core.api.interceptor.context.AddOperationContext
-
Creates a new instance of AddOperationContext.
- AddOperationContext(CoreSession, Entry) - Constructor for class org.apache.directory.server.core.api.interceptor.context.AddOperationContext
-
Creates a new instance of AddOperationContext.
- AddOperationContext(CoreSession, Dn, Entry) - Constructor for class org.apache.directory.server.core.api.interceptor.context.AddOperationContext
-
Creates a new instance of ModifyOperationContext.
- AddOperationContext(CoreSession, AddRequest) - Constructor for class org.apache.directory.server.core.api.interceptor.context.AddOperationContext
-
- AddPaData - Class in org.apache.directory.shared.kerberos.codec.kdcRep.actions
-
The action used to add a PaData
- AddPaData() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcRep.actions.AddPaData
-
Instantiates a new AddPaData action.
- AddPaData - Class in org.apache.directory.shared.kerberos.codec.kdcReq.actions
-
The action used to add a PaData
- AddPaData() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReq.actions.AddPaData
-
Instantiates a new AddPaData action.
- AddPaData - Class in org.apache.directory.shared.kerberos.codec.methodData.actions
-
The action used to add an PA-DATA object
- AddPaData() - Constructor for class org.apache.directory.shared.kerberos.codec.methodData.actions.AddPaData
-
Instantiates a new AddPaData action.
- addPaData(PaData) - Method in class org.apache.directory.shared.kerberos.codec.methodData.MethodDataContainer
-
Add a PaData Object into the list.
- addPaData(PaData) - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
- addPaData(PaData) - Method in class org.apache.directory.shared.kerberos.components.KdcReq
-
- addPaData(PaData) - Method in class org.apache.directory.shared.kerberos.components.MethodData
-
- addPagedSearchContext(PagedSearchContext) - Method in class org.apache.directory.server.ldap.LdapSession
-
Add a new Paged Search context into the stored context.
- addPartition(Partition) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- addPartition(Partition) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- addPartitions(PartitionBean...) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- addPasswordPolicies(PasswordPolicyBean...) - Method in class org.apache.directory.server.config.beans.AuthenticationInterceptorBean
-
- addPerscriptiveAciTuples(OperationContext, Collection<ACITuple>, Dn, Entry) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Adds perscriptiveACI tuples to a collection of tuples by accessing the
tupleCache.
- addPolicy(Dn, PasswordPolicyConfiguration) - Method in class org.apache.directory.server.core.authn.ppolicy.PpolicyConfigContainer
-
add a entry specific policy
- addPrescriptiveTriggerSpecs(OperationContext, List<TriggerSpecification>, Dn, Entry) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
Adds prescriptiveTrigger TriggerSpecificaitons to a collection of
TriggerSpeficaitions by accessing the triggerSpecCache.
- addRdnAttributesToEntry(Dn, Entry) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Adds missing Rdn's attributes and values to the entry.
- addReferral(Entry) - Method in interface org.apache.directory.server.core.api.ReferralManager
-
Add a referral to the manager.
- addReferral(Entry) - Method in class org.apache.directory.server.core.shared.ReferralManagerImpl
-
Add a referral to the manager.
- addReplAttributes(String...) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- addReplConsumers(ReplConsumerBean...) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- addRequestControl(Control) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Adds a request control to this operation.
- addRequestControl(Control) - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Adds a request control to this operation.
- addRequestControls(Control[]) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Adds many request controls to this operation.
- addRequestControls(Control[]) - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Adds many request controls to this operation.
- AddRequestHandler - Class in org.apache.directory.server.ldap.handlers.request
-
An LDAP add operation AddRequest MessageReceived handler.
- AddRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.request.AddRequestHandler
-
- addRequestHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- addResourceRecord(ResourceRecord) - Method in class org.apache.directory.server.dns.service.DnsContext
-
- addResourceRecords(Collection<ResourceRecord>) - Method in class org.apache.directory.server.dns.service.DnsContext
-
- addResponseControl(Control) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Adds a response control to this operation.
- addResponseControl(Control) - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Adds a response control to this operation.
- addResponseControls(ResultResponseRequest, Message) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
- AddResponseHandler - Class in org.apache.directory.server.ldap.handlers.response
-
An LDAP add response operation AddResponse handler.
- AddResponseHandler() - Constructor for class org.apache.directory.server.ldap.handlers.response.AddResponseHandler
-
- addResponseHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- address - Variable in class org.apache.directory.server.dhcp.messages.HardwareAddress
-
[chaddr] Client hardware address.
- address - Variable in class org.apache.directory.server.dhcp.options.AddressOption
-
- address - Variable in class org.apache.directory.server.dhcp.store.Host
-
The host's fixed address.
- address - Variable in class org.apache.directory.server.dhcp.store.Subnet
-
the subnet's address
- address - Variable in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
The server address
- address - Variable in class org.apache.directory.shared.kerberos.components.HostAddress
-
The address
- addresses - Variable in class org.apache.directory.shared.kerberos.components.HostAddresses
-
List of all HostAddress stored
- addresses - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Addresses valid for the requested ticket
- addressesLength - Variable in class org.apache.directory.shared.kerberos.components.HostAddresses
-
- addressesLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- addressLength - Variable in class org.apache.directory.shared.kerberos.components.HostAddress
-
- AddressListOption - Class in org.apache.directory.server.dhcp.options
-
The Dynamic Host Configuration Protocol (DHCP) provides a framework
for passing configuration information to hosts on a TCP/IP network.
- AddressListOption() - Constructor for class org.apache.directory.server.dhcp.options.AddressListOption
-
- AddressOption - Class in org.apache.directory.server.dhcp.options
-
The Dynamic Host Configuration Protocol (DHCP) provides a framework
for passing configuration information to hosts on a TCP/IP network.
- AddressOption() - Constructor for class org.apache.directory.server.dhcp.options.AddressOption
-
- AddressRecordDecoder - Class in org.apache.directory.server.dns.io.decoder
-
A decoder for A records.
- AddressRecordDecoder() - Constructor for class org.apache.directory.server.dns.io.decoder.AddressRecordDecoder
-
- AddressRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
3.4.1.
- AddressRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.AddressRecordEncoder
-
- addRole(String, Dn, String, DnNode<AccessControlAdministrativePoint>, DnNode<CollectiveAttributeAdministrativePoint>, DnNode<TriggerExecutionAdministrativePoint>, DnNode<SubschemaAdministrativePoint>) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Update the cache clones with the added roles
- addrType - Variable in class org.apache.directory.shared.kerberos.components.HostAddress
-
The host address type.
- addrTypeLength - Variable in class org.apache.directory.shared.kerberos.components.HostAddress
-
- addSaslMechanismHandler(String, MechanismHandler) - Method in class org.apache.directory.server.ldap.LdapServer
-
- addSaslRealms(String...) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- addSchemaObject(Interceptor, int, ModifyOperationContext, SchemaObject) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- addServers(ServerBean...) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- AddStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
-
- AddStoredProcedureParameterInjector(OperationContext, Dn, Entry) - Constructor for class org.apache.directory.server.core.trigger.AddStoredProcedureParameterInjector
-
- addSubentry(Dn, Subentry) - Method in class org.apache.directory.server.core.api.subtree.SubentryCache
-
Stores a new Subentry into the cache, associated with a Dn
- addSubentryAciTuples(OperationContext, Collection<ACITuple>, Dn, Entry) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Adds the set of subentryACI tuples to a collection of tuples.
- AddTicket - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to add a Ticket
- AddTicket() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.AddTicket
-
Instantiates a new AddTicket action.
- addTicket(Ticket) - Method in class org.apache.directory.shared.kerberos.messages.KrbCred
-
adds a Ticket to the ticket list
- addTicketInfo(KrbCredInfo) - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
add KrbCredInfo object to the existing list of ticket-info
- addToCache(String, Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
adds the given entry to cache
Note: this method is not called during add operation to avoid filling the cache
with all the added entries
- addToCache(String, Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
- addToCache(String, Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- addToEnvironment(String, Object) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- addToEnvironment(String, Object) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- addToSchema(SchemaObject, String) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
Add a new SchemaObject to the schema content, assuming that
it has an associated schema and that this schema is loaded
- addTransports(TransportBean...) - Method in class org.apache.directory.server.config.beans.ServerBean
-
Add underlying transports
- addTransports(Transport...) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
Add underlying transports
- AdIfRelevant - Class in org.apache.directory.shared.kerberos.components
-
The AdIfRelevant structure is used to store a AD-IF-RELEVANT associated to a type.
- AdIfRelevant() - Constructor for class org.apache.directory.shared.kerberos.components.AdIfRelevant
-
Creates a new instance of AD-IF-RELEVANT.
- AdIfRelevantContainer - Class in org.apache.directory.shared.kerberos.codec.adIfRelevant
-
The AD-IF-RELEVANT container stores the AD-IF-RELEVANT decoded by the Asn1Decoder.
- AdIfRelevantContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.adIfRelevant.AdIfRelevantContainer
-
Creates a new AdIfRelevantContainer object.
- adKdcIssued - Variable in class org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKdcIssuedContainer
-
An AdKdcIssued container
- AdKdcIssued - Class in org.apache.directory.shared.kerberos.components
-
The AdKdcIssued structure is used to store a AD-KDCIssued associated to a type.
- AdKdcIssued() - Constructor for class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
Creates a new instance of AdKdcIssued
- AdKdcIssuedContainer - Class in org.apache.directory.shared.kerberos.codec.adKdcIssued
-
The AdKdcIssued container stores the AdKdcIssued decoded by the Asn1Decoder.
- AdKdcIssuedContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKdcIssuedContainer
-
Creates a new AdKdcIssuedContainer object.
- AdKDCIssuedGrammar - Class in org.apache.directory.shared.kerberos.codec.adKdcIssued
-
This class implements the AdKdcIssued structure.
- AdKDCIssuedGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedGrammar
-
Creates a new AdKdcIssuedGrammar object.
- AdKdcIssuedInit - Class in org.apache.directory.shared.kerberos.codec.adKdcIssued.actions
-
The action used to initialize the AD-KDCIssued object
- AdKdcIssuedInit() - Constructor for class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.AdKdcIssuedInit
-
Instantiates a new AdKdcIssuedInit action.
- adKdcIssuedSeqLength - Variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- AdKDCIssuedStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.adKdcIssued
-
This class store the AdKDCIssued grammar's constants.
- AdKDCIssuedStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedStatesEnum
-
- AdMandatoryForKdc - Class in org.apache.directory.shared.kerberos.components
-
The AdIfRelevant structure is used to store a AD-MANDATORY-FOR-KDC associated to a type.
- AdMandatoryForKdc() - Constructor for class org.apache.directory.shared.kerberos.components.AdMandatoryForKdc
-
Creates a new instance of AD-MANDATORY-FOR-KDC.
- AdMandatoryForKdcContainer - Class in org.apache.directory.shared.kerberos.codec.adMandatoryForKdc
-
The AD-MANDATORY-FOR-KDC container stores the AD-MANDATORY-FOR-KDC decoded by the Asn1Decoder.
- AdMandatoryForKdcContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.adMandatoryForKdc.AdMandatoryForKdcContainer
-
Creates a new AdMandatoryForKdcContainer object.
- ADMIN_PASSWORD_BYTES - Static variable in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
- ADMIN_PASSWORD_STRING - Static variable in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
the initial admin passwd set on startup
- ADMIN_SYSTEM_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
the default user principal or DN
- ADMIN_SYSTEM_DN_NORMALIZED - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
the normalized user principal or DN
- ADMIN_UID - Static variable in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
the admin super user uid
- adminDn - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
the distinguished name of the administrative user
- adminDn - Variable in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
The admin Dn
- adminGroupDn - Variable in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
the distinguished Name for the administrator group
- AdministrativePoint - Interface in org.apache.directory.server.core.api.administrative
-
An interface used to describe an AdministrativePoint.
- AdministrativePointInterceptor - Class in org.apache.directory.server.core.admin
-
An interceptor to manage the Administrative model
- AdministrativePointInterceptor() - Constructor for class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Creates a new instance of a AdministrativePointInterceptor.
- administrativeRole - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- administrativeRoleAT - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- administrators - Variable in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
- ADMINISTRATORS_GROUP_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
The administrators group DN
- administratorsGroupDn - Variable in class org.apache.directory.server.core.authz.GroupCache
-
the normalized dn of the administrators group
- adminRoleIdx - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
a system index on administrativeRole attribute
- adminSession - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- adminSession - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
session used as admin for internal operations
- adminSession - Variable in class org.apache.directory.server.kerberos.kdc.DirectoryPrincipalStore
-
- adminSession - Variable in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
The admin core session
- adminSession - Variable in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslServer
-
The admin session, used to authenticate users against the LDAP server
- adminSession - Variable in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
The admin session used to commuicate with the backend
- adminSystemDn - Variable in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
the base distinguished Name for the admin system
- adminTbl - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
-
- ADS_CONTROLS - Static variable in class org.apache.directory.server.core.jndi.ServerContext
-
- ADS_PREFIX - Static variable in class org.apache.directory.server.config.ConfigPartitionReader
-
The prefix for all the configuration ObjectClass names
- ADS_SUFFIX - Static variable in class org.apache.directory.server.config.ConfigPartitionReader
-
The suffix for the bean
- AdsBaseBean - Class in org.apache.directory.server.config.beans
-
A class used to store the Base ADS configuration.
- AdsBaseBean() - Constructor for class org.apache.directory.server.config.beans.AdsBaseBean
-
Create a new BaseBean instance
- adsDsReplicaIdAT - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
- adsReplCookieAT - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
AttributeTypes used for replication
- adsReplLastSentCsn - Variable in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
An AdsReplLastSentCsn AT instance
- adType - Variable in class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
-
the type of authorization data
- adTypeTagLen - Variable in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
- Aes128CtsSha1Encryption - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
- Aes128CtsSha1Encryption() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes128CtsSha1Encryption
-
- Aes256CtsSha1Encryption - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
- Aes256CtsSha1Encryption() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes256CtsSha1Encryption
-
- AesCtsSha1Encryption - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
- AesCtsSha1Encryption() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- after(Response) - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- after(Entry) - Method in class org.apache.directory.server.core.api.filtering.CursorList
- after(Entry) - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
- after(E) - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
- after(Tuple<K, SingletonOrOrderedSet<V>>) - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
- after(E) - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
- after(Tuple<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
- after(Tuple<K, V>) - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
- after(Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
- after(IndexEntry<K, String>) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- after(Tuple<K, DupsContainer<V>>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
- after(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
- after(E) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
- after(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
- after(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
- after(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
- after(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
- after(V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
-
- after(Entry) - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- after(ReplicaEventMessage) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
- after(IndexEntry<V, String>) - Method in class org.apache.directory.server.xdbm.AbstractIndexCursor
- after(IndexEntry<K, String>) - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
- after(Tuple<K, V>) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
- after(Tuple<K, V>) - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
- after(IndexEntry<String, String>) - Method in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
- after(IndexEntry<V, String>) - Method in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
- after(IndexEntry<V, String>) - Method in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
- after(IndexEntry<V, String>) - Method in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
- after(IndexEntry<V, String>) - Method in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
- after(IndexEntry<String, String>) - Method in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
- afterKey(K) - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
- afterKey(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
-
- afterKey(K) - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
-
- afterKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
- afterKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
- afterKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
- afterKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
-
- afterKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
- afterKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
-
Sets the position before a given key
- afterKey(K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
- afterKey(K) - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
- afterLast() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- afterLast() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- afterLast() - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
- afterLast() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
- afterLast() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
- afterLast() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
- afterLast() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
- afterLast() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
- afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
- afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
- afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
- afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
- afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
- afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
- afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
- afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
- afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
-
- afterLast() - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- afterLast() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.AndCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.NotCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
- afterLast() - Method in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
- afterLast - Variable in class org.apache.directory.server.xdbm.SingletonIndexCursor
-
- afterLast() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
- afterValue(K, SingletonOrOrderedSet<V>) - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
-
- afterValue(K, V) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
-
- afterValue(K, V) - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
-
- afterValue(K, DupsContainer<V>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
- afterValue(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
- afterValue(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
- afterValue(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
-
- afterValue(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
- afterValue(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
-
Sets the position after a given key and a given value for this key
- afterValue(String, K) - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
- afterValue(K, V) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
- afterValue(K, V) - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
- algorithm - Variable in class org.apache.directory.server.core.hash.ConfigurableHashingInterceptor
-
- algorithm - Variable in class org.apache.directory.server.core.hash.PasswordHashingInterceptor
-
the hashing algorithm to be used, if null then the password won't be changed
- ALGORITHM - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
-
- aliasCache - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
The alias cache
- aliasDerefMode - Variable in class org.apache.directory.server.core.api.event.NotificationCriteria
-
The AliasderefMode to use (default to DEREF_ALWAYS)
- aliasDerefMode - Variable in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
A flag describing the way alias should be handled
- aliasDerefMode - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
alias dereferencing mode, default is set to 'never deref aliases'
- aliasDerefMode - Variable in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
The flag indicating if we are dereferencing the aliases.
- aliasedObjectNameAT - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- aliasIdx - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
a system index on aliasedObjectName attribute
- ALIASMODE_KEY - Static variable in interface org.apache.directory.server.xdbm.search.SearchEngine
-
- ALL_EVENT_TYPES_MASK - Static variable in enum org.apache.directory.server.core.api.event.EventType
-
- AllEntriesCursor - Class in org.apache.directory.server.xdbm.search.cursor
-
A Cursor over all entries in a partition which returns IndexEntries.
- AllEntriesCursor(Store) - Constructor for class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
-
Creates a new instance of AllEntriesCursor
- allMay - Variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
A map used to store all the objectClasses may attributes
- allMust - Variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
A map used to store all the objectClasses must
- allOperationalAttributes - Variable in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
A flag set to true if the user has requested all the operational attributes ( "+" )
- ALLOW_POSTDATE - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - allow postdate.
- allowableClockSkew - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The allowable clock skew.
- allowAnonymousAccess - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
Manage anonymous access to entries other than the RootDSE
- allowDuplicates - Variable in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
flag to allow storing duplicate keys
- allowed - Variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
A map used to store all the objectClasses allowed attributes (may + must)
- allowsDuplicates - Variable in class org.apache.directory.server.xdbm.AbstractTable
-
whether or not this table allows for duplicates
- AllSubnetsAreLocal - Class in org.apache.directory.server.dhcp.options.perinterface
-
This option specifies whether or not the client may assume that all
subnets of the IP network to which the client is connected use the
same MTU as the subnet of that network to which the client is
directly connected.
- AllSubnetsAreLocal() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.AllSubnetsAreLocal
-
- allUserAttributes - Variable in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
A flag set to true if the user has requested all the user attributes ( "*" )
- alteredEntry - Variable in class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
The entry after being renamed and altered for rdn attributes
- alterObjectClasses(Attribute) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Given the objectClasses for an entry, this method adds missing ancestors
in the hierarchy except for top which it removes.
- ALWAYS - Static variable in interface org.apache.directory.server.xdbm.search.SearchEngine
-
- AndCursor<V> - Class in org.apache.directory.server.xdbm.search.cursor
-
A Cursor returning candidates satisfying a logical conjunction expression.
- AndCursor(Cursor<IndexEntry<V, String>>, List<Evaluator<? extends ExprNode>>) - Constructor for class org.apache.directory.server.xdbm.search.cursor.AndCursor
-
Creates an instance of a AndCursor.
- AndEvaluator - Class in org.apache.directory.server.xdbm.search.evaluator
-
An Evaluator for logical conjunction (AND) expressions.
- AndEvaluator(AndNode, List<Evaluator<? extends ExprNode>>) - Constructor for class org.apache.directory.server.xdbm.search.evaluator.AndEvaluator
-
Creates an instance of AndEvaluator
- annotate(ExprNode) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
Annotates the expression tree to determine optimal evaluation order based
on the scan count for indices that exist for each expression node.
- annotate(ExprNode) - Method in class org.apache.directory.server.xdbm.search.impl.NoOpOptimizer
-
- annotate(ExprNode) - Method in interface org.apache.directory.server.xdbm.search.Optimizer
-
Annotates the expression node tree for optimized traversal metrics.
- AnnotationUtils - Class in org.apache.directory.server.core.annotations
-
An helper class used to find annotations in methods and classes
- AnnotationUtils() - Constructor for class org.apache.directory.server.core.annotations.AnnotationUtils
-
- AnonymousAuthenticator - Class in org.apache.directory.server.core.authn
-
An
Authenticator that handles anonymous connections
(type
'none').
- AnonymousAuthenticator() - Constructor for class org.apache.directory.server.core.authn.AnonymousAuthenticator
-
Creates a new instance.
- AnonymousAuthenticator(Dn) - Constructor for class org.apache.directory.server.core.authn.AnonymousAuthenticator
-
Creates a new instance.
- anonymousBind() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- anonymousPrincipal - Variable in class org.apache.directory.server.core.shared.DefaultCoreSession
-
The anonymous principal, if we have to process operation as anonymous
- answerRecords - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
- answerRecords - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- AP_REP_ENC_PART_SESS_KEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
AP-REP encrypted part (includes application session subkey), encrypted with the application session key (Section 5.5.2)
- AP_REP_ENC_PART_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AP_REP_MSG_TYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AP_REP_PVNO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AP_REP_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
AP-REP tags
- AP_REQ_AP_OPTIONS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AP_REQ_AUTHENTICATOR_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AP_REQ_AUTHNT_CKSUM_SESS_KEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
AP-REQ Authenticator cksum, keyed with the application session key (Section 5.5.1)
- AP_REQ_AUTHNT_SESS_KEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
AP-REQ Authenticator (includes application authenticator subkey), encrypted with the application session key (Section 5.5.1)
- AP_REQ_MSG_TYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AP_REQ_PVNO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AP_REQ_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
AP-REQ tags
- AP_REQ_TICKET_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- APACHE_ALIAS_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_ALIAS_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_CATALOG_ENTRY_OC - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_CATALOG_ENTRY_OC_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_CATALOGUE_ENTRY_BASE_DN_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_CATALOGUE_ENTRY_BASE_DN_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_CATALOGUE_ENTRY_NAME_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_CATALOGUE_ENTRY_NAME_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_FACTORY_CONFIGURATION_OC - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_FACTORY_CONFIGURATION_OC_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_ONE_ALIAS_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_ONE_ALIAS_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_PRESENCE_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_PRESENCE_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_RDN_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_RDN_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_SAM_TYPE_AT - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
the Apache specific SAM type attribute
- APACHE_SAM_TYPE_AT_OID - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
- APACHE_SERVICE_CONFIGURATION_OC - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_SERVICE_CONFIGURATION_OC_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_SUB_ALIAS_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_SUB_ALIAS_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_SUBSCHEMA_OC - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- APACHE_SUBSCHEMA_OC_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- ApacheDS - Class in org.apache.directory.server.configuration
-
Apache Directory Server top level.
- ApacheDS(LdapServer) - Constructor for class org.apache.directory.server.configuration.ApacheDS
-
Creates a new instance of the ApacheDS server
- APACHEDS_ALIAS - Static variable in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- ApacheDsService - Class in org.apache.directory.server
-
- ApacheDsService() - Constructor for class org.apache.directory.server.ApacheDsService
-
- ApacheDsTanukiWrapper - Class in org.apache.directory.server.wrapper
-
A Tanuki Wrapper implementation for the ApacheDS service.
- ApacheDsTanukiWrapper() - Constructor for class org.apache.directory.server.wrapper.ApacheDsTanukiWrapper
-
- ApacheSchemaConstants - Class in org.apache.directory.server.constants
-
Constants from the Apache schema.
- ApacheSchemaConstants() - Constructor for class org.apache.directory.server.constants.ApacheSchemaConstants
-
Ensures no construction of this class, also ensures there is no need for final keyword above
(Implicit super constructor is not visible for default constructor),
but is still self documenting.
- apOptions - Variable in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- ApOptions - Class in org.apache.directory.shared.kerberos.codec.options
-
- ApOptions() - Constructor for class org.apache.directory.shared.kerberos.codec.options.ApOptions
-
Creates a new instance of ApOptions.
- ApOptions(byte[]) - Constructor for class org.apache.directory.shared.kerberos.codec.options.ApOptions
-
Creates a new instance of ApOptions.
- apOptions - Variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
The AP options
- apOptionsLength - Variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
- appendLdif(Entry) - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
append data to the LDIF file
- appendRecursive(String, int) - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
- applicationReply - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
- applicationReplyLen - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
- apply(Statement, Description) - Method in class org.apache.directory.server.core.integ.CreateDsRule
-
- apply(Statement, Description) - Method in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- apply(Statement, Description) - Method in class org.apache.directory.server.core.integ.CreateLdapServerRule
-
- apply(DirectoryService, LdifEntry) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
- applyFilters(Dn, Entry) - Method in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
-
Applies filters making sure failures in one filter do not effect another.
- ApplyLdifFiles - Annotation Type in org.apache.directory.server.core.annotations
-
A annotation used to specify an array of ldif files to load and apply
on the instance used for integration testing.
- ApplyLdifs - Annotation Type in org.apache.directory.server.core.annotations
-
A annotation used to specify an sequence of LDIF's to be applied to
the instance for integration testing.
- applyLdifs(Description, DirectoryService) - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
-
Apply the LDIF entries to the given service
- applyModDnOperation(Entry, String, int) - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
- ApproximateCursor<V> - Class in org.apache.directory.server.xdbm.search.cursor
-
A Cursor over entry candidates matching an approximate assertion filter.
- ApproximateCursor(Store, ApproximateEvaluator<V>) - Constructor for class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
-
Creates a new instance of ApproximateCursor
- approximateEvaluator - Variable in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
-
An approximate evaluator for candidates
- ApproximateEvaluator<T> - Class in org.apache.directory.server.xdbm.search.evaluator
-
An Evaluator which determines if candidates are matched by ApproximateNode
assertions.
- ApproximateEvaluator(ApproximateNode<T>, Store, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.evaluator.ApproximateEvaluator
-
Creates a new ApproximateEvaluator
- apRep - Variable in class org.apache.directory.shared.kerberos.codec.apRep.ApRepContainer
-
An AP-REP container
- ApRep - Class in org.apache.directory.shared.kerberos.messages
-
AP-REP message.
- ApRep() - Constructor for class org.apache.directory.shared.kerberos.messages.ApRep
-
Creates a new instance of AP-REP.
- ApRepContainer - Class in org.apache.directory.shared.kerberos.codec.apRep
-
The AP-REP container.
- ApRepContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.apRep.ApRepContainer
-
Creates a new ApRepContainer object.
- ApRepGrammar - Class in org.apache.directory.shared.kerberos.codec.apRep
-
This class implements the AP-REP structure.
- ApRepGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.apRep.ApRepGrammar
-
Creates a new ApRepGrammar object.
- ApRepInit - Class in org.apache.directory.shared.kerberos.codec.apRep.actions
-
The action used to initialize the AP-REP object
- ApRepInit() - Constructor for class org.apache.directory.shared.kerberos.codec.apRep.actions.ApRepInit
-
Instantiates a new ApRepInit action.
- apRepLength - Variable in class org.apache.directory.shared.kerberos.messages.ApRep
-
- apRepSeqLength - Variable in class org.apache.directory.shared.kerberos.messages.ApRep
-
- ApRepStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.apRep
-
This class store the AP-REP grammar's constants.
- ApRepStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.apRep.ApRepStatesEnum
-
- apReq - Variable in class org.apache.directory.shared.kerberos.codec.apReq.ApReqContainer
-
An AP-REQ container
- ApReq - Class in org.apache.directory.shared.kerberos.messages
-
AP-REQ message component .
- ApReq() - Constructor for class org.apache.directory.shared.kerberos.messages.ApReq
-
Creates a new instance of ApplicationRequest.
- ApReqContainer - Class in org.apache.directory.shared.kerberos.codec.apReq
-
The AP-REQ container.
- ApReqContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.apReq.ApReqContainer
-
Creates a new ApReqContainer object.
- ApReqGrammar - Class in org.apache.directory.shared.kerberos.codec.apReq
-
This class implements the AP-REQ structure.
- ApReqGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.apReq.ApReqGrammar
-
Creates a new ApReqGrammar object.
- ApReqInit - Class in org.apache.directory.shared.kerberos.codec.apReq.actions
-
The action used to initialize the AP-REQ object
- ApReqInit() - Constructor for class org.apache.directory.shared.kerberos.codec.apReq.actions.ApReqInit
-
Instantiates a new ApReqInit action.
- apReqLength - Variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
- apReqSeqLength - Variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
- ApReqStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.apReq
-
This class store the AP-REQ grammar's constants.
- ApReqStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.apReq.ApReqStatesEnum
-
- ArcFourHmacMd5Encryption - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
- ArcFourHmacMd5Encryption() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption
-
- ArpCacheTimeout - Class in org.apache.directory.server.dhcp.options.linklayer
-
This option specifies the timeout in seconds for ARP cache entries.
- ArpCacheTimeout() - Constructor for class org.apache.directory.server.dhcp.options.linklayer.ArpCacheTimeout
-
- array - Variable in class org.apache.directory.server.core.avltree.ArrayTree
-
The array containing the data
- array - Variable in class org.apache.directory.server.core.avltree.ArrayTreeCursor
-
The underlying ArrayTree
- arrayComp(byte[], byte[]) - Static method in class org.apache.directory.server.dhcp.store.Subnet
-
- ArrayMarshaller<E> - Class in org.apache.directory.server.core.avltree
-
Class to serialize the Array data.
- ArrayMarshaller(Comparator<E>, Marshaller<E>) - Constructor for class org.apache.directory.server.core.avltree.ArrayMarshaller
-
Creates a new instance of AvlTreeMarshaller with a custom key
Marshaller.
- ArrayMarshaller(Comparator<E>) - Constructor for class org.apache.directory.server.core.avltree.ArrayMarshaller
-
Creates a new instance of AvlTreeMarshaller with the default key
Marshaller which uses Java Serialization.
- arrayMarshaller - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
The marshaller that will be used to read the values when we have more than one
- ArrayTree<K> - Class in org.apache.directory.server.core.avltree
-
A data structure simulating a tree (ie, a sorted list of elements) using an array.
- ArrayTree(Comparator<K>) - Constructor for class org.apache.directory.server.core.avltree.ArrayTree
-
Creates a new instance of AVLTree.
- ArrayTree(Comparator<K>, K[]) - Constructor for class org.apache.directory.server.core.avltree.ArrayTree
-
Creates a new instance of AVLTree.
- arrayTree - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainer
-
- ArrayTreeCursor<E> - Class in org.apache.directory.server.core.avltree
-
A Cursor for an ArrayTree.
- ArrayTreeCursor(ArrayTree<E>) - Constructor for class org.apache.directory.server.core.avltree.ArrayTreeCursor
-
Create a cursor on an ArrayTree
- AS_OR_TGS_REP_TICKET_WITH_SRVKEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
AS-REP Ticket and TGS-REP Ticket (includes TGS session key or application session key), encrypted with the service key (Section 5.3)
- AS_REP_ENC_PART_WITH_CKEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
AS-REP encrypted part (includes TGS session key or application session key), encrypted with the client key (Section 5.4.2)
- AS_REP_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
AS-REP's tags
- AS_REQ_PA_ENC_TIMESTAMP_WITH_CKEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
AS-REQ PA-ENC-TIMESTAMP padata timestamp, encrypted with the client key (Section 5.2.7.2)
- AS_REQ_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
AS-REQ's tags
- ascending - Variable in enum org.apache.directory.server.core.api.changelog.RevisionOrder
-
- ASF - Static variable in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
the vendorName string proudly set to: Apache Software Foundation
- asn1Decoder - Variable in class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosDecoder
-
The ASN 1 decoder instance
- asRep - Variable in class org.apache.directory.shared.kerberos.codec.asRep.AsRepContainer
-
An AS-REP container
- AsRep - Class in org.apache.directory.shared.kerberos.messages
-
AS-REQ message.
- AsRep() - Constructor for class org.apache.directory.shared.kerberos.messages.AsRep
-
Creates a new instance of AS-REP.
- AsRepContainer - Class in org.apache.directory.shared.kerberos.codec.asRep
-
The AS-REP container stores the KdcRep decoded by the Asn1Decoder.
- AsRepContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.asRep.AsRepContainer
-
Creates a new AsRepContainer object.
- AsRepGrammar - Class in org.apache.directory.shared.kerberos.codec.asRep
-
This class implements the AS-REP structure.
- AsRepGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.asRep.AsRepGrammar
-
Creates a new AsRepGrammar object.
- asRepLength - Variable in class org.apache.directory.shared.kerberos.messages.AsRep
-
- asReppkt10 - Static variable in class org.apache.directory.kerberos.client.HeimdalKpasswdDecode
-
- AsRepStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.asRep
-
This class store the AS-REP grammar's constants.
- AsRepStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.asRep.AsRepStatesEnum
-
- asReq - Variable in class org.apache.directory.shared.kerberos.codec.asReq.AsReqContainer
-
An AS-REQ container
- AsReq - Class in org.apache.directory.shared.kerberos.messages
-
AS-REQ message.
- AsReq() - Constructor for class org.apache.directory.shared.kerberos.messages.AsReq
-
Creates a new instance of AS-REQ.
- AsReqContainer - Class in org.apache.directory.shared.kerberos.codec.asReq
-
The AS-REQ container stores the KdcReq decoded by the Asn1Decoder.
- AsReqContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.asReq.AsReqContainer
-
Creates a new AsReqContainer object.
- AsReqGrammar - Class in org.apache.directory.shared.kerberos.codec.asReq
-
This class implements the AS-REQ structure.
- AsReqGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.asReq.AsReqGrammar
-
Creates a new AsReqGrammar object.
- AsReqStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.asReq
-
This class store the AS-REQ grammar's constants.
- AsReqStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.asReq.AsReqStatesEnum
-
- assembleDestinationFile(File, Stack<String>) - Static method in class org.apache.directory.server.config.LdifConfigExtractor
-
Assembles the destination file by appending file components previously
pushed on the fileComponentStack argument.
- assertAllAttributesAllowed(Dn, Entry, Set<String>) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Checks to see if an attribute is required by as determined from an entry's
set of objectClass attribute values.
- assertAttributeIsModifyable(ModifyOperationContext, AttributeType) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
- assertCandidate(IndexEntry<K, ID>) - Method in interface org.apache.directory.server.core.partition.impl.btree.IndexAssertion
-
Tests to see if a perspective candidate should be returned based on
the evaluation of hard coded logic.
- assertHasEntry(OperationContext, String) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
-
Asserts that an entry is present and as a side effect if it is not, creates a LdapNoSuchObjectException, which is
used to set the before exception on the invocation - eventually the exception is thrown.
- assertHumanReadable(Entry) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Check that all the attribute's values which are Human Readable can be transformed
to valid String if they are stored as byte[], and that non Human Readable attributes
stored as String can be transformed to byte[]
- assertion - Variable in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
-
- assertNumberOfAttributeValuesValid(Entry) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Checks to see number of values of an attribute conforms to the schema
- assertNumberOfAttributeValuesValid(Attribute) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Checks to see numbers of values of attributes conforms to the schema
- assertObjectClasses(Dn, List<ObjectClass>) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Checck that OC does not conflict :
- we can't have more than one STRUCTURAL OC unless they are in the same
inheritance tree
- we must have at least one STRUCTURAL OC
- assertRdn(Dn, Entry) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
- assertRequiredAttributesPresent(Dn, Entry, Set<String>) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Checks to see the presence of all required attributes within an entry.
- assertSyntaxes(Entry) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Check the entry attributes syntax, using the syntaxCheckers
- assignedClientAddress - Variable in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
[yiaddr] 'your' (client) IP address.
- atProvider - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The attribute type provider
- ATTRIBUTE_TYPE - Static variable in class org.apache.directory.server.core.authz.support.OperationScope
-
An operation that affects all values in an attribute type.
- ATTRIBUTE_TYPE_AND_VALUE - Static variable in class org.apache.directory.server.core.authz.support.OperationScope
-
An operation that affects the specific value in an attribute type.
- ATTRIBUTE_TYPE_INDEX - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- ATTRIBUTE_TYPE_INDEX - Static variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- attributeId - Variable in class org.apache.directory.server.xdbm.AbstractIndex
-
The attribute identifier for this index
- attributes - Variable in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
A variable length string of octets that describes the
resource.
- attributes - Variable in class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- attributes - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
names of attributes to be replicated, default value is all user attributes
- attributesInjector - Variable in class org.apache.directory.server.core.trigger.AddStoredProcedureParameterInjector
-
- attributeType - Variable in class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
The associated AttributeType
- attributeType - Variable in class org.apache.directory.server.core.authz.support.AciContext
-
The AttributeType
- attributeType - Variable in class org.apache.directory.server.xdbm.AbstractIndex
-
the attribute type resolved for this JdbmIndex
- attributeType - Variable in class org.apache.directory.server.xdbm.search.evaluator.LeafEvaluator
-
The AttributeType we will use for the evaluation
- attributeType - Variable in class org.apache.directory.server.xdbm.search.evaluator.PresenceEvaluator
-
The AttributeType we will use for the evaluation
- attributeType - Variable in class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
The AttributeType we will use for the evaluation
- attributeTypeParser - Variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- AttributeTypeProvider - Class in org.apache.directory.server.core.api
-
Provides commonly used AttributeTypes.
- AttributeTypeProvider(SchemaManager) - Constructor for class org.apache.directory.server.core.api.AttributeTypeProvider
-
- attributeTypes - Variable in class org.apache.directory.server.core.hash.ConfigurableHashingInterceptor
-
- AttributeTypeSynchronizer - Class in org.apache.directory.server.core.api.schema.registries.synchronizers
-
A handler for operations performed to add, delete, modify, rename and
move schema normalizers.
- AttributeTypeSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.registries.synchronizers.AttributeTypeSynchronizer
-
Creates a new instance of AttributeTypeSynchronizer.
- attrValue - Variable in class org.apache.directory.server.core.authz.support.AciContext
-
The attribute's values
- authenticate(BindOperationContext) - Method in class org.apache.directory.server.core.authn.AnonymousAuthenticator
-
If the context is not configured to allow anonymous connections,
this method throws a NoPermissionException.
- authenticate(BindOperationContext) - Method in interface org.apache.directory.server.core.authn.Authenticator
-
Performs authentication and returns the principal if succeeded.
- authenticate(BindOperationContext) - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
Performs authentication and returns the principal if succeeded.
- authenticate(BindOperationContext) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
-
Looks up userPassword attribute of the entry whose name is the
value of Context#SECURITY_PRINCIPAL environment variable, and
authenticates a user with the plain-text password.
- authenticate(BindOperationContext) - Method in class org.apache.directory.server.core.authn.StrongAuthenticator
-
User has already been authenticated during SASL negotiation.
- authenticate(IoSession, byte[]) - Method in interface org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmProvider
-
Handles a Type 3 NTLM response from the client.
- authenticate(String, String) - Method in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmSaslServer
-
Try to authenticate the usr against the underlying LDAP server.
- authenticate(String, String) - Method in class org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer
-
Try to authenticate the user against the underlying LDAP server.
- authenticatedPrincipal - Variable in class org.apache.directory.server.core.shared.DefaultCoreSession
-
The Principal used to process operations
- AuthenticationContext - Class in org.apache.directory.server.kerberos.kdc.authentication
-
A context used to store and manage Authentication elements
- AuthenticationContext() - Constructor for class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- AuthenticationInterceptor - Class in org.apache.directory.server.core.authn
-
An Interceptor that authenticates users.
- AuthenticationInterceptor() - Constructor for class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Creates an authentication service interceptor.
- AuthenticationInterceptor.PwdModDetailsHolder - Class in org.apache.directory.server.core.authn
-
- AuthenticationInterceptorBean - Class in org.apache.directory.server.config.beans
-
A bean used to store the Authentictor interceptor condifuration
- AuthenticationInterceptorBean() - Constructor for class org.apache.directory.server.config.beans.AuthenticationInterceptorBean
-
Creates a new AuthenticationInterceptorBean instance
- authenticationLevel - Variable in class org.apache.directory.server.core.api.LdapPrincipal
-
the authentication level for this principal
- authenticationLevel - Variable in class org.apache.directory.server.core.authz.support.AciContext
-
The requested Authentication level (default to NONE)
- AuthenticationService - Class in org.apache.directory.server.kerberos.kdc.authentication
-
Subsystem in charge of authenticating the incoming users.
- AuthenticationService() - Constructor for class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
- Authenticator - Interface in org.apache.directory.server.core.authn
-
Authenticates users who access DefaultPartitionNexus.
- authenticator - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- authenticator - Variable in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- authenticator - Variable in class org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorContainer
-
An Authenticator container
- authenticator - Variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
The encryptedData, an encrypted Authenticator
- Authenticator - Class in org.apache.directory.shared.kerberos.messages
-
A structure to hold the authenticator data.
- Authenticator() - Constructor for class org.apache.directory.shared.kerberos.messages.Authenticator
-
Creates a new instance of Authenticator.
- AUTHENTICATOR_AUTHENTICATOR_VNO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AUTHENTICATOR_AUTHORIZATION_DATA_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AUTHENTICATOR_CKSUM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AUTHENTICATOR_CNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AUTHENTICATOR_CREALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AUTHENTICATOR_CTIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AUTHENTICATOR_CUSEC_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AUTHENTICATOR_SEQ_NUMBER_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AUTHENTICATOR_SUBKEY_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AUTHENTICATOR_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
Authenticator tags
- AuthenticatorBean - Class in org.apache.directory.server.config.beans
-
Base authenticator bean
- AuthenticatorBean() - Constructor for class org.apache.directory.server.config.beans.AuthenticatorBean
-
- authenticatorClass - Variable in class org.apache.directory.server.config.beans.AuthenticatorImplBean
-
the fully qualified class name of the authenticator implementation
- AuthenticatorContainer - Class in org.apache.directory.shared.kerberos.codec.authenticator
-
The Authenticator container stores the Authenticator decoded by the Asn1Decoder.
- AuthenticatorContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorContainer
-
Creates a new AuthenticatorContainer object.
- AuthenticatorGrammar - Class in org.apache.directory.shared.kerberos.codec.authenticator
-
This class implements the Authenticator structure.
- AuthenticatorGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorGrammar
-
Creates a new AuthenticatorGrammar object.
- authenticatorId - Variable in class org.apache.directory.server.config.beans.AuthenticatorBean
-
The authenticator id
- AuthenticatorImplBean - Class in org.apache.directory.server.config.beans
-
Configuration bean of an authenticator implementation.
- AuthenticatorImplBean() - Constructor for class org.apache.directory.server.config.beans.AuthenticatorImplBean
-
Creates a new instance of AuthenticatorImplBean.
- AuthenticatorInit - Class in org.apache.directory.shared.kerberos.codec.authenticator.actions
-
The action used to initialize the Authenticator object
- AuthenticatorInit() - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.actions.AuthenticatorInit
-
Instantiates a new AuthenticatorInit action.
- authenticatorLength - Variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
- authenticatorLength - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- authenticators - Variable in class org.apache.directory.server.config.beans.AuthenticationInterceptorBean
-
The list of authenticators
- authenticators - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
A Set of all the existing Authenticator to be used by the bind operation
- authenticatorSeqLength - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- authenticatorsMapByType - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
A map of authenticators associated with the authentication level required
- AuthenticatorStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.authenticator
-
This class store the Authenticator grammar's constants.
- AuthenticatorStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorStatesEnum
-
- authenticatorType - Variable in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
authenticator type
- authenticatorVnoLength - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- authHeader - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
- authHeader - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- authHeader - Variable in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- authHeaderLen - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
- authoritativeAnswer - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
- authoritativeAnswer - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- authorityRecords - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
- authorityRecords - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- AUTHORIZATION_DATA_ADDATA_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- AUTHORIZATION_DATA_ADTYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
AuthorizationData tags
- authorizationData - Variable in class org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataContainer
-
An AuthorizationData container
- AuthorizationData - Class in org.apache.directory.shared.kerberos.components
-
A structure to hold the authorization data.
- AuthorizationData() - Constructor for class org.apache.directory.shared.kerberos.components.AuthorizationData
-
Creates a new set of AuthorizationData
- authorizationData - Variable in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
The list of AuthorizationData elements
- authorizationData - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
the authorization data
- authorizationData - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
The authorization Data
- AuthorizationDataContainer - Class in org.apache.directory.shared.kerberos.codec.authorizationData
-
The AuthorizationData container stores the AuthorizationData decoded by the Asn1Decoder.
- AuthorizationDataContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataContainer
-
Creates a new AuthorizationDataContainer object.
- AuthorizationDataEntry - Class in org.apache.directory.shared.kerberos.components
-
The class storing the individual AuthorizationDatas
- AuthorizationDataEntry() - Constructor for class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
-
Creates a new instance of AD entry
- AuthorizationDataEntry(AuthorizationType, byte[]) - Constructor for class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
-
Creates a new Instance of AD entry
- AuthorizationDataGrammar - Class in org.apache.directory.shared.kerberos.codec.authorizationData
-
This class implements the AuthorizationData structure.
- AuthorizationDataGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataGrammar
-
Creates a new AuthorizationDataGrammar object.
- AuthorizationDataInit - Class in org.apache.directory.shared.kerberos.codec.authorizationData.actions
-
The action used to initialize the AuthorizationData object
- AuthorizationDataInit() - Constructor for class org.apache.directory.shared.kerberos.codec.authorizationData.actions.AuthorizationDataInit
-
Instantiates a new AuthorizationDataInit action.
- authorizationDataLength - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- authorizationDataSeqLen - Variable in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
- authorizationDataSeqSeqLen - Variable in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
- AuthorizationDataStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.authorizationData
-
This class store the AuthorizationData grammar's constants.
- AuthorizationDataStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataStatesEnum
-
- AuthorizationFilter() - Constructor for class org.apache.directory.server.core.authz.AciAuthorizationInterceptor.AuthorizationFilter
-
- AuthorizationType - Enum in org.apache.directory.shared.kerberos.codec.types
-
The Authorization types
- AuthorizationType(int) - Constructor for enum org.apache.directory.shared.kerberos.codec.types.AuthorizationType
-
Private constructor prevents construction outside of this class.
- authorize(AuthorizeCallback) - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
Final check to authorize user.
- authorize(AuthorizeCallback) - Method in class org.apache.directory.server.ldap.handlers.sasl.cramMD5.CramMd5CallbackHandler
-
- authorize(AuthorizeCallback) - Method in class org.apache.directory.server.ldap.handlers.sasl.digestMD5.DigestMd5CallbackHandler
-
- authorize(AuthorizeCallback) - Method in class org.apache.directory.server.ldap.handlers.sasl.gssapi.GssapiCallbackHandler
-
- authorizedPrincipal - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- authorizedPrincipal - Variable in class org.apache.directory.server.core.shared.DefaultCoreSession
-
The authorized principal, which will be used when a user has been authorized
- authTime - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- authTime - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
The initial Authentication time
- authTime - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
time of initial authentication
- authTime - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
the time of initial authentication
- authTimeBytes - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- authTimeBytes - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- authTimeLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- authTimeLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- authzData - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- authzDataLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- AutonomousAdministrativePoint - Class in org.apache.directory.server.core.api.administrative
-
- AutonomousAdministrativePoint(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
Create an instance of AutonomousAdministrativePoint
- available() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- available() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- available() - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
- available() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
- available() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
-
- available() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
-
- available() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
- available() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
-
- available - Variable in class org.apache.directory.server.core.jndi.NamingEnumerationAdapter
-
- available() - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
- available() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- available() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
- available() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
- available() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
-
- available() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
- available() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
-
- available() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
- available() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
- available - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
-
- available() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
-
- available() - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- available() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
- available - Variable in class org.apache.directory.server.xdbm.AbstractIndexCursor
-
Tells if there are some element available in the cursor
- available() - Method in class org.apache.directory.server.xdbm.AbstractIndexCursor
- available() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
- available() - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
- available() - Method in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
- available() - Method in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
- available() - Method in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
- available() - Method in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
-
- available() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
-
- avl - Variable in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
- AVL_TREE_VALUE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
-
the flag for a AvlTree value
- AvlIndex<K> - Class in org.apache.directory.server.xdbm.impl.avl
-
An Index backed by an AVL Tree.
- AvlIndex() - Constructor for class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
- AvlIndex(String) - Constructor for class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
- AvlIndex(String, boolean) - Constructor for class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
- AvlMasterTable - Class in org.apache.directory.server.xdbm.impl.avl
-
TODO Make it so the master table does not extend table interface - not needed
with this single use of delete so we should just use containment.
- AvlMasterTable(String, Comparator<String>, Comparator<Entry>, boolean) - Constructor for class org.apache.directory.server.xdbm.impl.avl.AvlMasterTable
-
- AvlNode<T extends java.lang.Comparable<T>> - Class in org.apache.directory.server.core.avltree.avl
-
AVL Tree Set node
- AvlNode(AvlNode<T>, T) - Constructor for class org.apache.directory.server.core.avltree.avl.AvlNode
-
- AvlPartition - Class in org.apache.directory.server.core.partition.impl.avl
-
An XDBM Partition backed by in memory AVL Trees.
- AvlPartition(SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.avl.AvlPartition
-
Creates a store based on AVL Trees.
- AvlPartition(SchemaManager, DnFactory) - Constructor for class org.apache.directory.server.core.partition.impl.avl.AvlPartition
-
Creates a store based on AVL Trees.
- AvlPartitionFactory - Class in org.apache.directory.server.core.factory
-
- AvlPartitionFactory() - Constructor for class org.apache.directory.server.core.factory.AvlPartitionFactory
-
- AvlRdnIndex - Class in org.apache.directory.server.xdbm.impl.avl
-
A special index which stores Rdn objects.
- AvlRdnIndex() - Constructor for class org.apache.directory.server.xdbm.impl.avl.AvlRdnIndex
-
- AvlRdnIndex(String) - Constructor for class org.apache.directory.server.xdbm.impl.avl.AvlRdnIndex
-
- AvlSingletonOrOrderedSetCursor<K,V> - Class in org.apache.directory.server.core.avltree
-
A Cursor for AvlTreeMap without duplicates.
- AvlSingletonOrOrderedSetCursor(AvlTreeMap<K, V>) - Constructor for class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
-
- AvlTable<K,V> - Class in org.apache.directory.server.xdbm.impl.avl
-
A Table implementation backed by in memory AVL tree.
- AvlTable(String, Comparator<K>, Comparator<V>, boolean) - Constructor for class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
- AvlTableDupsCursor<K,V> - Class in org.apache.directory.server.xdbm.impl.avl
-
A Cursor which walks and advance over AvlTables that may contain duplicate
keys with values stored in an AvlTree.
- AvlTableDupsCursor(AvlTable<K, V>) - Constructor for class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
-
Creates a new instance of AvlTableDupsCursor.
- AvlTree<K> - Interface in org.apache.directory.server.core.avltree
-
The interface for an AVL Tree.
- AvlTreeCursor<E> - Class in org.apache.directory.server.core.avltree
-
A Cursor for an AvlTree.
- AvlTreeCursor(AvlTree<E>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeCursor
-
- AvlTreeImpl<K> - Class in org.apache.directory.server.core.avltree
-
An AVL tree implementation
- AvlTreeImpl(Comparator<K>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeImpl
-
Creates a new instance of AVLTree.
- AvlTreeIterator<T extends java.lang.Comparable<T>> - Class in org.apache.directory.server.core.avltree.avl
-
AVL Tree Set iterator
- AvlTreeIterator(AvlNode<T>) - Constructor for class org.apache.directory.server.core.avltree.avl.AvlTreeIterator
-
- AvlTreeMap<K,V> - Interface in org.apache.directory.server.core.avltree
-
An interface to the AVL tree based map.
- AvlTreeMapImpl<K,V> - Class in org.apache.directory.server.core.avltree
-
An AvlTreeMap implementation with support to store both key and value.
- AvlTreeMapImpl(Comparator<K>, Comparator<V>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Creates a new instance of AVLTreeMap without support for duplicate keys.
- AvlTreeMapImpl(Comparator<K>, Comparator<V>, boolean) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Creates a new instance of AVLTreeMap without support for duplicate keys.
- AvlTreeMapNoDupsWrapperCursor<K,V> - Class in org.apache.directory.server.core.avltree
-
A cursor that converts SingletonOrOrderedSet objects in the value from a
AvlTreeMap into Tuples with just K and V presuming that all the keys have
no duplicates.
- AvlTreeMapNoDupsWrapperCursor(AvlSingletonOrOrderedSetCursor<K, V>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
-
- AvlTreeMarshaller<E> - Class in org.apache.directory.server.core.avltree
-
Class to serialize the AvlTree node data.
- AvlTreeMarshaller(Comparator<E>, Marshaller<E>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeMarshaller
-
Creates a new instance of AvlTreeMarshaller with a custom key
Marshaller.
- AvlTreeMarshaller(Comparator<E>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeMarshaller
-
Creates a new instance of AvlTreeMarshaller with the default key
Marshaller which uses Java Serialization.
- AvlTreeSet<T extends java.lang.Comparable<T>> - Class in org.apache.directory.server.core.avltree.avl
-
AVL Tree Set
- AvlTreeSet() - Constructor for class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- AvlTreeSet(boolean) - Constructor for class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- AvlTreeSingleton<K> - Class in org.apache.directory.server.core.avltree
-
An immutable AvlTree wrapping a singleton.
- AvlTreeSingleton(K, Comparator<K>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeSingleton
-
- cache - Variable in class org.apache.directory.server.core.api.subtree.SubentryCache
-
The Subentry cache
- cache - Variable in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl
-
ehcache based storage to store the entries
- CACHE_NAME - Static variable in class org.apache.directory.server.core.api.InstanceLayout
-
- cacheDir - Variable in class org.apache.directory.server.core.api.InstanceLayout
-
The cache directory
- CacheInputStream - Class in org.apache.directory.kerberos.credentials.cache
-
Reading credentials cache according to FCC format by reference the following
https://www.gnu.org/software/shishi/manual/html_node/The-Credential-Cache-Binary-File-Format.html
- CacheInputStream(InputStream) - Constructor for class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- cacheManager - Variable in class org.apache.directory.server.core.api.CacheService
-
the ehcache cache manager
- cacheMaxSize - Variable in class org.apache.directory.server.core.api.subtree.SubentryCache
-
The cache size limit
- cacheNewGroup(Dn, Entry) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- CacheOutputStream - Class in org.apache.directory.kerberos.credentials.cache
-
Writing credentials cache according to FCC format by reference the following
https://www.gnu.org/software/shishi/manual/html_node/The-Credential-Cache-Binary-File-Format.html
- CacheOutputStream(OutputStream) - Constructor for class org.apache.directory.kerberos.credentials.cache.CacheOutputStream
-
- cacheService - Variable in class org.apache.directory.server.config.ConfigPartitionInitializer
-
- CacheService - Class in org.apache.directory.server.core.api
-
A ehcache based cache service to be used for various caching requirement in the server.
- CacheService() - Constructor for class org.apache.directory.server.core.api.CacheService
-
Creates a new instance of CacheService.
- CacheService(CacheManager) - Constructor for class org.apache.directory.server.core.api.CacheService
-
Creates a new instance of CacheService with the given cache manager.
- cacheService - Variable in class org.apache.directory.server.core.api.partition.AbstractPartition
-
the cache service
- cacheService - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
the ehcache based cache service
- cacheSize - Variable in class org.apache.directory.server.core.api.subtree.SubentryCache
-
The current cache size
- cacheSize - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
The Entry cache size for this partition
- cacheSize - Variable in class org.apache.directory.server.xdbm.AbstractIndex
-
the size (number of index entries) for the cache
- caddr - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
The client addresses
- caddrLength - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- calculateChecksum(byte[], byte[], KeyUsage) - Method in interface org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumEngine
-
Calculate a checksum given raw bytes and an (optional) key.
- calculateChecksum(ChecksumType, byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumHandler
-
Calculate a checksum based on raw bytes and an (optional) key for keyed checksums.
- calculateChecksum(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.Crc32Checksum
-
- calculateChecksum(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.HmacMd5Checksum
-
- calculateChecksum(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.RsaMd5Checksum
-
- calculateChecksum(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- calculateChecksum(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- calculateChecksum(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
-
Calculates the checksum as described in "String or Random-Data to
Key Transformation." An intermediate key is used to generate a DES CBC
"checksum" on the initial passphrase+salt.
- calculateIntegrity(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- calculateIntegrity(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption
-
- calculateIntegrity(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- calculateIntegrity(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- calculateIntegrity(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
- calculateIntegrity(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- calculateIntegrity(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NullEncryption
-
- candidate - Variable in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
-
The returned candidate
- candidates - Variable in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
-
LUT used to avoid returning duplicates
- CANDIDATES_ANNOTATION_KEY - Static variable in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
- candidateSet - Variable in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
The set of candidate UUIDs
- CanonicalNameRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
3.3.1.
- CanonicalNameRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.CanonicalNameRecordEncoder
-
- canSort(SortRequest, LdapResult, SchemaManager) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Checks if the requested search results can be sorted
- canVisit(ExprNode) - Method in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
- canVisit(ExprNode) - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
-
- CASCADING_ERROR - Static variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- catalog - Variable in class org.apache.directory.server.dns.store.jndi.MultiBaseSearch
-
- Catalog - Interface in org.apache.directory.server.protocol.shared.catalog
-
The interface for resolving search-base Dn's from zone or realm names.
- catelogBased - Variable in class org.apache.directory.server.protocol.shared.DirectoryBackedService
-
determines if the search base is pointer to a catalog or a single entry point
- cause - Variable in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
-
- CDMA - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "CDMA" reference identifier type.
- CertGenerationRequestHandler - Class in org.apache.directory.server.ldap.handlers.extended
-
An extended handler for digital certificate generation
- CertGenerationRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.extended.CertGenerationRequestHandler
-
- CERTIFICATE_PRINCIPAL_DN - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
-
- certificatePassword - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
The certificate password
- certificatePassword - Variable in class org.apache.directory.server.ldap.LdapServer
-
If LDAPS is activated : the certificate password
- CertificateRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
2.
- CertificateRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.CertificateRecordEncoder
-
- chainBuilders - Variable in class org.apache.directory.server.ldap.LdapServer
-
- changeLog - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The ChangeLog component
- ChangeLog - Interface in org.apache.directory.server.core.api.changelog
-
A facade for the change log subsystem.
- changeLog - Variable in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
the changelog service to log changes to
- changeLog - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
the change log service
- CHANGELOG_FILE - Static variable in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- ChangeLogBean - Class in org.apache.directory.server.config.beans
-
A class used to store the ChangeLog configuration.
- ChangeLogBean() - Constructor for class org.apache.directory.server.config.beans.ChangeLogBean
-
Create a new ChangeLogBean instance
- ChangeLogEvent - Class in org.apache.directory.server.core.api.changelog
-
A loggable directory change event.
- ChangeLogEvent(long, String, LdapPrincipal, LdifEntry, LdifEntry) - Constructor for class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
Creates a new instance of ChangeLogEvent.
- ChangeLogEvent(long, String, LdapPrincipal, LdifEntry, List<LdifEntry>) - Constructor for class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
Creates a new instance of ChangeLogEvent.
- changeLogEvent - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
The ChangeLog event
- ChangeLogEventSerializer - Class in org.apache.directory.server.core.api.changelog
-
A helper class which serialize and deserialize a ChangeLogEvent.
- ChangeLogEventSerializer() - Constructor for class org.apache.directory.server.core.api.changelog.ChangeLogEventSerializer
-
Private constructor.
- changeLogExposed - Variable in class org.apache.directory.server.config.beans.ChangeLogBean
-
Tells if the ChangeLog is exposed to the users
- changeLogId - Variable in class org.apache.directory.server.config.beans.ChangeLogBean
-
The ChangeLog unique ID
- ChangeLogInterceptor - Class in org.apache.directory.server.core.changelog
-
An interceptor which intercepts write operations to the directory and
logs them with the server's ChangeLog service.
- ChangeLogInterceptor() - Constructor for class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
Creates a new instance of a ChangeLogInterceptor.
- ChangeLogSearchEngine - Interface in org.apache.directory.server.core.api.changelog
-
A custom search engine designed for optimized searching across ChangeLogEvents
within the ChangeLogStore.
- ChangeLogStore - Interface in org.apache.directory.server.core.api.changelog
-
A store for change events on the directory which exposes methods for
managing, querying and in general performing legal operations on the log.
- ChangeOperationContext - Interface in org.apache.directory.server.core.api.interceptor.context
-
Operations (write based) causing changes extend this interface.
- ChangePasswdData - Class in org.apache.directory.shared.kerberos.messages
-
Change password data structure
ChangePasswdData ::= SEQUENCE {
newpasswd[0] OCTET STRING,
targname[1] PrincipalName OPTIONAL,
targrealm[2] Realm OPTIONAL
}
- ChangePasswdData() - Constructor for class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- ChangePasswdDataContainer - Class in org.apache.directory.shared.kerberos.codec.changePwdData
-
The ChangePasswdData container.
- ChangePasswdDataContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataContainer
-
Creates a new ChangePasswdDataContainer object.
- ChangePasswdDataGrammar - Class in org.apache.directory.shared.kerberos.codec.changePwdData
-
This class implements the ChangePasswdData message.
- ChangePasswdDataGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataGrammar
-
Creates a new ChangePasswdDataGrammar object.
- ChangePasswdDataInit - Class in org.apache.directory.shared.kerberos.codec.changePwdData.actions
-
The action used to initialize the Ticket object
- ChangePasswdDataInit() - Constructor for class org.apache.directory.shared.kerberos.codec.changePwdData.actions.ChangePasswdDataInit
-
Instantiates a new TicketInit action.
- ChangePasswdDataStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.changePwdData
-
This class store the ChangePasswdData grammar's constants.
- ChangePasswdDataStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataStatesEnum
-
- ChangePasswdErrorType - Enum in org.apache.directory.server.kerberos.changepwd.exceptions
-
Type safe enumeration of Change Password error types
- ChangePasswdErrorType(int, String) - Constructor for enum org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswdErrorType
-
Private constructor prevents construction outside of this class.
- changePassword(String, String, String) - Method in class org.apache.directory.kerberos.client.KdcConnection
-
- changePassword(KerberosPrincipal, KerberosPrincipal, String, boolean) - Method in class org.apache.directory.server.kerberos.kdc.DirectoryPrincipalStore
-
Change a principal's password.
- changePassword(KerberosPrincipal, KerberosPrincipal, String, boolean) - Method in interface org.apache.directory.server.kerberos.shared.store.PrincipalStore
-
Change a principal's password.
- ChangePasswordConfig - Class in org.apache.directory.server.kerberos
-
- ChangePasswordConfig() - Constructor for class org.apache.directory.server.kerberos.ChangePasswordConfig
-
- ChangePasswordConfig(KerberosConfig) - Constructor for class org.apache.directory.server.kerberos.ChangePasswordConfig
-
- ChangePasswordContext - Class in org.apache.directory.server.kerberos.changepwd.service
-
- ChangePasswordContext() - Constructor for class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- ChangePasswordDecoder - Class in org.apache.directory.server.kerberos.changepwd.io
-
- ChangePasswordDecoder() - Constructor for class org.apache.directory.server.kerberos.changepwd.io.ChangePasswordDecoder
-
- ChangePasswordEncoder - Class in org.apache.directory.server.kerberos.changepwd.io
-
- ChangePasswordEncoder() - Constructor for class org.apache.directory.server.kerberos.changepwd.io.ChangePasswordEncoder
-
- ChangePasswordError - Class in org.apache.directory.server.kerberos.changepwd.messages
-
- ChangePasswordError(KrbError) - Constructor for class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordError
-
- ChangePasswordError(short, KrbError) - Constructor for class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordError
-
Creates a new instance of ChangePasswordError.
- ChangePasswordException - Exception in org.apache.directory.server.kerberos.changepwd.exceptions
-
The root of the Change Password exception hierarchy.
- ChangePasswordException(ChangePasswdErrorType) - Constructor for exception org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswordException
-
- ChangePasswordException(ChangePasswdErrorType, String) - Constructor for exception org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswordException
-
Creates a new instance of ChangePasswordException.
- ChangePasswordException(ChangePasswdErrorType, Throwable) - Constructor for exception org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswordException
-
Creates a ChangePasswordException with an
ChangePasswdErrorType and an
underlying throwable that caused this fault.
- ChangePasswordException(ChangePasswdErrorType, byte[]) - Constructor for exception org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswordException
-
Creates a ChangePasswordException with an
ChangePasswdErrorType and
data helping to explain what caused this fault.
- ChangePasswordException(ChangePasswdErrorType, byte[], Throwable) - Constructor for exception org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswordException
-
Creates a ChangePasswordException with an
ChangePasswdErrorType, data helping to explain
what caused this fault, and an underlying throwable that caused this fault.
- ChangePasswordProtocolCodecFactory - Class in org.apache.directory.server.kerberos.changepwd.protocol
-
- ChangePasswordProtocolCodecFactory() - Constructor for class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolCodecFactory
-
- ChangePasswordProtocolHandler - Class in org.apache.directory.server.kerberos.changepwd.protocol
-
- ChangePasswordProtocolHandler(ChangePasswordServer, PrincipalStore) - Constructor for class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
Creates a new instance of ChangePasswordProtocolHandler.
- ChangePasswordReply - Class in org.apache.directory.server.kerberos.changepwd.messages
-
- ChangePasswordReply(ApRep, KrbPriv) - Constructor for class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
- ChangePasswordReply(short, ApRep, KrbPriv) - Constructor for class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
Creates a new instance of ChangePasswordReply.
- ChangePasswordRequest - Class in org.apache.directory.server.kerberos.changepwd.messages
-
- ChangePasswordRequest(ApReq, KrbPriv) - Constructor for class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
- ChangePasswordRequest(short, ApReq, KrbPriv) - Constructor for class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
Creates a new instance of ChangePasswordRequest.
- ChangePasswordResult - Class in org.apache.directory.kerberos.client
-
The class to hold the result of change password operation.
- ChangePasswordResult(byte[]) - Constructor for class org.apache.directory.kerberos.client.ChangePasswordResult
-
- ChangePasswordResultCode - Enum in org.apache.directory.kerberos.client
-
The result codes returned by the change password server as defined in the
rfc3244
- ChangePasswordResultCode(int) - Constructor for enum org.apache.directory.kerberos.client.ChangePasswordResultCode
-
- ChangePasswordServer - Class in org.apache.directory.server.kerberos.changepwd
-
Contains the configuration parameters for the Change Password protocol provider.
- ChangePasswordServer() - Constructor for class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
Creates a new instance of ChangePasswordConfiguration.
- ChangePasswordServer(ChangePasswordConfig) - Constructor for class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
- ChangePasswordServerBean - Class in org.apache.directory.server.config.beans
-
A class used to store the ChangePasswordServer configuration.
- ChangePasswordServerBean() - Constructor for class org.apache.directory.server.config.beans.ChangePasswordServerBean
-
Create a new ChangePasswordServer instance
- ChangePasswordService - Class in org.apache.directory.server.kerberos.changepwd.service
-
- ChangePasswordService() - Constructor for class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- changePwdServer - Variable in class org.apache.directory.server.kerberos.kdc.KdcServer
-
- changeType - Variable in class org.apache.directory.server.ldap.replication.ReplicaEventMessage
-
The message change type
- channel - Variable in class org.apache.directory.kerberos.client.KdcConnection
-
underlying network channel handler
- CHARACTER_STRING - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsCharacterString
- characterEncodeString(String) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
-
Encodes string with UTF-8 encoding.
- chaseReferrals - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
flag to indicate whether to chase referrals or not, default is false hence passes ManageDsaITControl with syncsearch request
- check(OperationContext, Entry, byte[], PasswordPolicyConfiguration) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- check(Dn, Entry) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Check that all the attributes exist in the schema for this entry.
- checkAdd(Dn, Entry) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
Check if we can add an entry.
- checkAddOperationalAttribute(boolean, Entry, AttributeType) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
Check if we have to add an operational attribute, or if the admin has injected one
- checkAddRole(Value<?>, Attribute, Dn) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Check if we can safely add a role.
- checkAdministrativeRole(OperationContext, Dn) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Get the administrativePoint role
- checkAuthenticated(OperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Check if the current operation has a valid PrincipalDN or not.
- checkChangePwdAllowed(ModifyOperationContext, PasswordPolicyConfiguration, boolean) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
check that if the password modification is allowed by the PP config, or if the session is
the admin.
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.directory.server.ldap.handlers.ssl.ServerX509TrustManager
-
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.directory.server.ldap.replication.ReplicationTrustManager
- checkComparatorOidExists(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
Check that a Comparator exists in the ComparatorRegistry, and if so,
return it.
- checkDelRole(Value<?>, Attribute, Dn) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Check if we can safely delete a role
- checkDups - Variable in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
-
- checkFilter(ExprNode) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Check that the filter values are compatible with the AttributeType.
- checkForDependencies(boolean, Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
Checks to make sure the dependencies either exist for disabled metaSchemas,
or exist and are loaded (enabled) for enabled metaSchemas.
- checkHumanReadable(Attribute) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Check a String attribute to see if there is some byte[] value in it.
- checkIAPHasParent(String, Attribute, Dn) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Check that the IAPs (if any) have a parent.
- checkInitialized(String) - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Check that the operation is done on an initialized store
- checkInnerSpecificMix(String, Attribute) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Check that we don't have an IAP and a SAP with the same family
- checkInUse(String) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxSynchronizer
-
Check if a syntax is used by an AT or a MR
- checkKeyIntegrity(byte[], KerberosKey) - Method in interface org.apache.directory.server.kerberos.sam.KeyIntegrityChecker
-
Checks the integrity of a KerberosKey to decrypt-decode and compare an
encrypted encoded generalized timestamp representing the preauth data.
- checkKeyIntegrity(byte[], KerberosKey) - Method in class org.apache.directory.server.kerberos.sam.TimestampChecker
-
- checkLookupAccess(LookupOperationContext, Entry) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Checks if the READ permissions exist to the entry and to each attribute type and
value.
- checkMechanism(String) - Method in class org.apache.directory.server.ldap.handlers.request.BindRequestHandler
-
Check if the mechanism exists.
- checkModify(ModifyOperationContext) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
Check that we can modify an entry
- checkModifyEntry(ModifyOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Modify an entry, applying the given modifications, and check if it's OK
- CheckMsgType - Class in org.apache.directory.shared.kerberos.codec.apRep.actions
-
The action used to store the AP-REP msg-type
- CheckMsgType() - Constructor for class org.apache.directory.shared.kerberos.codec.apRep.actions.CheckMsgType
-
Instantiates a new CheckMsgType action.
- CheckMsgType - Class in org.apache.directory.shared.kerberos.codec.apReq.actions
-
The action used to store the AP-REQ msg-type
- CheckMsgType() - Constructor for class org.apache.directory.shared.kerberos.codec.apReq.actions.CheckMsgType
-
Instantiates a new CheckMsgType action.
- CheckMsgType - Class in org.apache.directory.shared.kerberos.codec.kdcRep.actions
-
The action used to store the KDC-REP msg-type
- CheckMsgType() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcRep.actions.CheckMsgType
-
Instantiates a new CheckMsgType action.
- CheckMsgType - Class in org.apache.directory.shared.kerberos.codec.kdcReq.actions
-
The action used to store the KDC-REQ msg-type
- CheckMsgType() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReq.actions.CheckMsgType
-
Instantiates a new CheckMsgType action.
- CheckMsgType - Class in org.apache.directory.shared.kerberos.codec.krbCred.actions
-
The action used to check the KRB-CRED msg-type
- CheckMsgType() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCred.actions.CheckMsgType
-
Instantiates a new CheckMsgType action.
- CheckMsgType - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to check the KRB-ERROR msg-type
- CheckMsgType() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.CheckMsgType
-
Instantiates a new CheckMsgType action.
- CheckMsgType - Class in org.apache.directory.shared.kerberos.codec.krbPriv.actions
-
The action used to check the KRB-PRIV msg-type
- CheckMsgType() - Constructor for class org.apache.directory.shared.kerberos.codec.krbPriv.actions.CheckMsgType
-
Instantiates a new CheckMsgType action.
- CheckMsgType - Class in org.apache.directory.shared.kerberos.codec.krbSafe.actions
-
The action used to check the KRB-SAFE msg-type
- CheckMsgType() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafe.actions.CheckMsgType
-
Instantiates a new CheckMsgType action.
- checkNewParent(Dn) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
- checkNewParent(Dn) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleSynchronizer
-
- checkNewParent(Dn) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NormalizerSynchronizer
-
- checkNewParent(Dn) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ObjectClassSynchronizer
-
- checkNewParent(Dn) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxCheckerSynchronizer
-
- checkNewParent(Dn) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxSynchronizer
-
- checkNotClosed() - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
- checkNotHumanReadable(Attribute) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Check a binary attribute to see if there is some String value in it.
- checkOcSuperior(Entry) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
- checkOidExists(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
Check that a SchemaObject exists in the global OidRegsitry, and if so,
return it.
- checkOidIsUnique(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
- checkOidIsUnique(SchemaObject) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
- checkOidIsUnique(String) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
- checkOidIsUniqueForComparator(String) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
- checkOidIsUniqueForComparator(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
- checkOidIsUniqueForNormalizer(String) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NormalizerSynchronizer
-
- checkOidIsUniqueForNormalizer(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NormalizerSynchronizer
-
- checkOidIsUniqueForSyntaxChecker(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxCheckerSynchronizer
-
- checkOldPwdRequired(ModifyOperationContext, PasswordPolicyConfiguration, AuthenticationInterceptor.PwdModDetailsHolder, boolean) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
If the PP config request it, the old password must be supplied in the modifications.
- checkParent(Dn, SchemaManager, String) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
Checks that the parent Dn is a valid Dn
- checkPermission(AciContext) - Method in class org.apache.directory.server.core.authz.support.ACDFEngine
-
Checks the user with the specified name can access the specified resource
(entry, attribute type, or attribute value) and throws LdapNoPermissionException
if the user doesn't have any permission to perform the specified grants.
- checkPwdMustChange(ModifyOperationContext, CoreSession, AuthenticationInterceptor.PwdModDetailsHolder, boolean) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Check if the password has to be changed, but can't.
- checkPwdPolicy(Entry) - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
performs checks on the given entry based on the specified password policy configuration
- checkPwdPolicy(Entry) - Method in interface org.apache.directory.server.core.authn.Authenticator
-
performs checks on the given entry based on the specified password policy configuration
- checkPwdPolicy(Entry) - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
We don't handle any password policy when using a delegated authentication
- checkPwdReset(OperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
checks to see if the user's password should be changed before performing any operations
other than bind, password update, unbind, abandon or StartTLS
- CheckQualityEnum - Enum in org.apache.directory.server.core.api.authn.ppolicy
-
The 3 possible values for the password check quality :
NO_CHECK (0) : No check will be done
CHECK_ACCEPT (1) : Check the password and accept hashed passwords
CHECK_REJECT (2) : Check the password but reject hashed passwords
- CheckQualityEnum(int) - Constructor for enum org.apache.directory.server.core.api.authn.ppolicy.CheckQualityEnum
-
Create a new instance of this enum
- checkRefAttributeValue(Value<?>) - Static method in class org.apache.directory.server.core.referral.ReferralInterceptor
-
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.directory.server.ldap.handlers.ssl.ServerX509TrustManager
-
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.directory.server.ldap.replication.ReplicationTrustManager
- checksum - Variable in class org.apache.directory.shared.kerberos.codec.checksum.ChecksumContainer
-
holds Checksum
- Checksum - Class in org.apache.directory.shared.kerberos.components
-
The Checksum structure is used to store a checksum associated to a type.
- Checksum() - Constructor for class org.apache.directory.shared.kerberos.components.Checksum
-
Creates a new instance of Checksum.
- Checksum(ChecksumType, byte[]) - Constructor for class org.apache.directory.shared.kerberos.components.Checksum
-
Creates a new instance of Checksum.
- checksum - Variable in class org.apache.directory.shared.kerberos.components.Checksum
-
The byte array containing the checksum
- checksum - Variable in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
the checksum
- CHECKSUM_CHECKSUM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- CHECKSUM_TYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
Checksum tags
- checksumBytesLength - Variable in class org.apache.directory.shared.kerberos.components.Checksum
-
- ChecksumContainer - Class in org.apache.directory.shared.kerberos.codec.checksum
-
The Checksum container stores the Checksum decoded by the Asn1Decoder.
- ChecksumContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.checksum.ChecksumContainer
-
Creates a new ChecksumContainer object.
- ChecksumEngine - Interface in org.apache.directory.server.kerberos.shared.crypto.checksum
-
- ChecksumGrammar - Class in org.apache.directory.shared.kerberos.codec.checksum
-
This class implements the Checksum structure.
- ChecksumGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.checksum.ChecksumGrammar
-
Creates a new ChecksumGrammar object.
- ChecksumHandler - Class in org.apache.directory.server.kerberos.shared.crypto.checksum
-
A Hashed Adapter encapsulating checksum engines for performing integrity checks.
- ChecksumHandler() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumHandler
-
- ChecksumInit - Class in org.apache.directory.shared.kerberos.codec.checksum.actions
-
The action used to initialize the Checksum object
- ChecksumInit() - Constructor for class org.apache.directory.shared.kerberos.codec.checksum.actions.ChecksumInit
-
Instantiates a new ChecksumInit action.
- checksumLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
- checksumLength - Variable in class org.apache.directory.shared.kerberos.components.Checksum
-
- ChecksumStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.checksum
-
This class store the Checksum grammar's constants.
- ChecksumStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.checksum.ChecksumStatesEnum
-
- checksumType() - Method in interface org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumEngine
-
Returns the checksum type of this checksum engine.
- checksumType() - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.Crc32Checksum
-
- checksumType() - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.HmacMd5Checksum
-
- checksumType() - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.RsaMd5Checksum
-
- checksumType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes128CtsSha1Encryption
-
- checksumType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes256CtsSha1Encryption
-
- checksumType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- ChecksumType - Enum in org.apache.directory.shared.kerberos.crypto.checksum
-
A type-safe enumeration of Kerberos checksum types.
- ChecksumType(int, String) - Constructor for enum org.apache.directory.shared.kerberos.crypto.checksum.ChecksumType
-
Private constructor prevents construction outside of this class.
- checksumTypeLength - Variable in class org.apache.directory.shared.kerberos.components.Checksum
-
- checkSyntaxCheckerOidExists(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxCheckerSynchronizer
-
Check that a SyntaxChecker exists in the SyntaxCheckerRegistry, and if so,
return it.
- checkUsernameSubstring(String, Entry) - Method in class org.apache.directory.server.core.api.authn.ppolicy.DefaultPasswordValidator
-
The password does not contain three letter (or more) tokens from the user's account name.
- childEvaluator - Variable in class org.apache.directory.server.xdbm.search.cursor.NotCursor
-
- childEvaluator - Variable in class org.apache.directory.server.xdbm.search.evaluator.NotEvaluator
-
The Evaluator to use for the inner Node
- children - Variable in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
-
The children AdministrativePoints
- ChildrenCursor - Class in org.apache.directory.server.xdbm.search.cursor
-
A Cursor over entries satisfying one level scope constraints with alias
dereferencing considerations when enabled during search.
- ChildrenCursor(Store, String, Cursor<IndexEntry<ParentIdAndRdn, String>>) - Constructor for class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
-
Creates a Cursor over entries satisfying one level scope criteria.
- childrenFilter - Variable in class org.apache.directory.server.core.authz.support.MaxImmSubFilter
-
- childrenSearchControls - Variable in class org.apache.directory.server.core.authz.support.MaxImmSubFilter
-
- CHNGPWD_NEWPWD_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
CHangePasswdData tags
- CHNGPWD_TARGNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- CHNGPWD_TARGREALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- chngPwdData - Variable in class org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataContainer
-
An ChangePasswdData container
- CHRECKSUM_HANDLER - Static variable in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- CHU - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "CHU" reference identifier type.
- cipher - Variable in class org.apache.directory.shared.kerberos.components.EncryptedData
-
The field containing the enciphered text
- CIPHER_TEXT_HANDLER - Static variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- CIPHER_TEXT_HANDLER - Static variable in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
The module responsible for encryption and decryption
- CIPHER_TEXT_HANDLER - Static variable in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- CIPHER_TEXT_HANDLER - Static variable in class org.apache.directory.server.kerberos.sam.TimestampChecker
-
- cipherAlgoMap - Static variable in class org.apache.directory.shared.kerberos.KerberosUtils
-
an order preserved map containing cipher names to the corresponding algorithm
names in the descending order of strength
- cipherSuite - Variable in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
-
The list of enabled ciphers
- cipherSuite - Variable in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
The list of enabled ciphers
- cipherTagLength - Variable in class org.apache.directory.shared.kerberos.components.EncryptedData
-
- cipherTextHandler - Variable in class org.apache.directory.kerberos.client.KdcConnection
-
the cipher text handler
- cipherTextHandler - Variable in class org.apache.directory.kerberos.client.KpasswdDecode
-
- cipherTextHandler - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- cipherTextHandler - Variable in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- CipherTextHandler - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
A Hashed Adapter encapsulating ASN.1 cipher text engines to
perform encrypt() and decrypt() operations.
- CipherTextHandler() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandler
-
- cipherTextHandler - Variable in class org.apache.directory.server.kerberos.shared.store.TicketFactory
-
- cksum - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
The checksum
- cksumLength - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- cksumtype - Variable in class org.apache.directory.shared.kerberos.components.Checksum
-
The checksum type used
- CLASS - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema class for an apacheDnsAbstractRecord
- CLASS_LOOKUP - Static variable in class org.apache.directory.server.wrapper.ExitCodes
-
- classCreateLdapConnectionPoolRule - Variable in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- classCreateLdapServerRule - Variable in class org.apache.directory.server.core.integ.CreateLdapServerRule
-
- classDS - Variable in class org.apache.directory.server.core.integ.FrameworkRunner
-
The DirectoryService for this class, if any
- classKdcServer - Variable in class org.apache.directory.server.core.integ.FrameworkRunner
-
The KdcServer for this class, if any
- classLdapServer - Variable in class org.apache.directory.server.core.integ.FrameworkRunner
-
The LdapServer for this class, if any
- cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.cramMD5.CramMd5MechanismHandler
-
Remove the SaslServer and Mechanism property.
- cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.digestMD5.DigestMd5MechanismHandler
-
Remove the Host, UserBaseDn, props and Mechanism property.
- cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.gssapi.GssapiMechanismHandler
-
Remove the Host, UserBaseDn, props and Mechanism property.
- cleanup(LdapSession) - Method in interface org.apache.directory.server.ldap.handlers.sasl.MechanismHandler
-
Clean the Sasl properties when the use has been authenticated
- cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmMechanismHandler
-
Remove the Host, UserBaseDn, props and Mechanism property.
- cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.plain.PlainMechanismHandler
-
Remove the SaslServer and Mechanism property.
- cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.SimpleMechanismHandler
-
Clean the Sasl properties when the use has been authenticated
- cleanUpSession(LdapSession) - Method in class org.apache.directory.server.ldap.LdapProtocolHandler
-
Explicitly handles
LdapSession and
IoSession cleanup tasks.
- clear() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- clear() - Method in class org.apache.directory.server.dhcp.options.OptionsField
-
- clear() - Method in interface org.apache.directory.server.kerberos.shared.replay.ReplayCache
-
removes all the elements present in the cache
- clear() - Method in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl
-
removes all the elements present in the cache
- clear() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- clear() - Method in class org.apache.directory.server.xdbm.IndexEntry
- clear() - Method in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
-
- clear(int) - Method in class org.apache.directory.shared.kerberos.codec.options.Options
-
Clears (sets false) the option at a given index.
- clearFlag(KerberosFlag) - Method in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
clear a flag in a list of flags
- clearFlag(int) - Method in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
clear a flag in a list of flags
- clearFlag(KerberosFlag) - Method in interface org.apache.directory.shared.kerberos.flags.KerberosFlags
-
clear a flag in a list of flags
- clearFlag(int) - Method in interface org.apache.directory.shared.kerberos.flags.KerberosFlags
-
clear a flag in a list of flags
- clearOption(int) - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
Clears the option at a specified index.
- clearPartitions() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
Clears the partitions.
- clearSaslProperties() - Method in class org.apache.directory.server.ldap.LdapSession
-
Clear all the Sasl values stored into the Map
- clearValue() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
-
- clearValue() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
-
Clean the tuples we use to store the returned resut.
- clearValue() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
- clearValue() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
-
- clearValue() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
-
- clearValue() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
-
- clearValue() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
- clearValue() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
-
Cleanup the returned tuple before reusing it.
- clearValue() - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- clearValue() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
-
Clears the returned Tuple and makes sure valueAvailable returns false.
- clearValue() - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
- cledListener - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- CLIENT_PORT - Static variable in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
Default DHCP client port
- clientAddress - Variable in class org.apache.directory.server.core.api.LdapPrincipal
-
- clientAddress - Variable in class org.apache.directory.server.dhcp.service.Lease
-
The assigned client address.
- clientAddress - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- clientAddress - Variable in class org.apache.directory.server.kerberos.kdc.KdcContext
-
The client IP address
- clientAddresses - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- clientAddresses - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
the addresses from which this ticket can be used
- clientAddresses - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
the addresses for which the ticket can be used
- clientAddressesLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- clientAddressesLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- clientEntry - Variable in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
The client entry
- ClientIdentifier - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option is used by DHCP clients to specify their unique
identifier.
- ClientIdentifier() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.ClientIdentifier
-
- clientKey - Variable in class org.apache.directory.kerberos.client.KpasswdDecode
-
- clientKey - Variable in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
The client key
- clientMicroSeconds - Variable in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ReplayCacheEntry
-
The client micro seconds
- clientName - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- clientPrincipal - Variable in class org.apache.directory.kerberos.client.TgTicket
-
- clientPrincipal - Variable in class org.apache.directory.kerberos.client.TgtRequest
-
- clientPrincipal - Variable in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ReplayCacheEntry
-
The client principal
- clientRealm - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- clientTime - Variable in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ReplayCacheEntry
-
The client time
- clockSkew - Variable in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl
-
The clock skew
- ClockskewExpirationPolicy() - Constructor for class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ClockskewExpirationPolicy
-
- clone() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- clone() - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
Clone the object.
- clonedEntry - Variable in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
The copied entry
- ClonedServerEntry - Class in org.apache.directory.server.core.api.entry
-
A ServerEntry refers to the original entry before being modified by
EntryFilters or operations.
- ClonedServerEntry() - Constructor for class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
Creates a new instance of ClonedServerEntry.
- ClonedServerEntry(Entry) - Constructor for class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
Creates a new instance of ClonedServerEntry.
- close() - Method in class org.apache.directory.kerberos.client.KerberosChannel
-
- close() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- close(Exception) - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- close() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- close(Exception) - Method in class org.apache.directory.server.core.api.filtering.CursorList
- close() - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
- close(Exception) - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
- close() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- close() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
- close(Exception) - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
- close() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
- close(Exception) - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
- close() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
- close(Exception) - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
- close() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
-
- close(Exception) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
-
- close() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
- close(Exception) - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
- close() - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- close() - Method in class org.apache.directory.server.core.jndi.NamingEnumerationAdapter
-
- close() - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
-
}
- close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
-
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
-
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
- close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
- close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
- close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
- close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
- close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
- close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
- close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotMasterTable
-
- close() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Closes the underlying Db of this Table.
- close() - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- close(Exception) - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- close() - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
-
- close(String) - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
-
- close(Exception) - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
-
- close() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
- close(Exception) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
- close() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
- close() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
- close() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Closes the underlying Db of this Table.
- close() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
-
- close(Exception) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
-
- close() - Method in interface org.apache.directory.server.xdbm.Index
-
- close() - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.AndCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.AndCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.NotCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.NotCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
- close() - Method in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
- close() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
- close(Exception) - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
- close() - Method in interface org.apache.directory.server.xdbm.Table
-
Closes the underlying Db of this Table.
- closeAllPagedSearches() - Method in class org.apache.directory.server.ldap.LdapSession
-
Close all the pending cursors for all the pending PagedSearches
- closeBrowser(TupleCursor<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
-
Close the browser
- closeConnection(LdapNetworkConnection) - Static method in class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
Closes the LdapNetworkConnection.
- closeConnections() - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
- closed - Variable in class org.apache.directory.server.core.api.filtering.CursorList
-
flag to detect the closed cursor
- closed - Variable in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
-
- CN_SCHEMA_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
the DN for the global schema subentry
- CN_SCHEMA_DN_NORMALIZED - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
The DN for the gloval schema subentry normalized
- cName - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
client's principal
- cname - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
The client principal name
- cName - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
The Client Principal, if the request is an AS-REQ
- cname - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
The client principalName
- cName - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
the client's principal
- cNameLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- cnameLength - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
- cNameLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- cnameLength - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- cNameLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- cnAT - Variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
The CN attributeType
- code - Variable in class org.apache.directory.kerberos.client.ChangePasswordResult
-
the result code
- code - Variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
The code of the reference identifier type.
- CODE_BY_CLASS - Static variable in class org.apache.directory.server.dhcp.options.DhcpOption
-
A map of tag codes indexed by OptionClass subclass.
- codecFactory - Variable in class org.apache.directory.server.ldap.LdapServer
-
the underlying provider codec factory
- collateralOperation - Variable in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
A flag to tell that this is a collateral operation
- collectAttributeTypes(String...) - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- CollectiveAttributeAAP - Class in org.apache.directory.server.core.api.administrative
-
A class used to create a CollectiveAttribute AAP
- CollectiveAttributeAAP(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.CollectiveAttributeAAP
-
Create an instance of CollectiveAttribute AAP
- CollectiveAttributeAdministrativePoint - Class in org.apache.directory.server.core.api.administrative
-
An abstract class used for CollectiveAttribute APs
- CollectiveAttributeAdministrativePoint(Dn, String, AdministrativeRole) - Constructor for class org.apache.directory.server.core.api.administrative.CollectiveAttributeAdministrativePoint
-
Create an instance of CollectiveAttributeAdministrativePoint
- collectiveAttributeAPCache - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The CollectiveAttribute AdministrativePoint cache
- CollectiveAttributeFilter() - Constructor for class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor.CollectiveAttributeFilter
-
- CollectiveAttributeIAP - Class in org.apache.directory.server.core.api.administrative
-
A class used to create a CollectiveAttribute IAP
- CollectiveAttributeIAP(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.CollectiveAttributeIAP
-
Create an instance of CollectiveAttribute IAP
- CollectiveAttributeInterceptor - Class in org.apache.directory.server.core.collective
-
An interceptor based service dealing with collective attribute
management.
- CollectiveAttributeInterceptor() - Constructor for class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
Creates a new instance of a CollectiveAttributeInterceptor.
- CollectiveAttributeInterceptor.CollectiveAttributeFilter - Class in org.apache.directory.server.core.collective
-
the search result filter to use for collective attribute injection
- collectiveAttributeSap - Variable in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
A pointer to the CollectiveAttribute SAP
- CollectiveAttributeSAP - Class in org.apache.directory.server.core.api.administrative
-
A class used to create a CollectiveAttribute SAP
- CollectiveAttributeSAP(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.CollectiveAttributeSAP
-
Create an instance of CollectiveAttribute SAP
- collectiveAttributeSubentries - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- collectiveExclusions - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- commit(RecordManager) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Commit the modification on disk
- commit(RecordManager) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
Commit the modification on disk
- commitNumber - Variable in class org.apache.directory.server.xdbm.AbstractIndex
-
A counter used to differ the commit on disk after N operations
- commitNumber - Variable in class org.apache.directory.server.xdbm.AbstractTable
-
A counter used to differ the commit on disk after N operations
- committer - Variable in class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
The committer
- commonName - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- commonName - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- comp - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
-
- comparator - Variable in class org.apache.directory.server.core.avltree.ArrayMarshaller
-
key Comparator for the AvlTree
- comparator - Variable in class org.apache.directory.server.core.avltree.ArrayTree
-
The Comparator used for comparing the keys
- comparator - Variable in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
The Comparator used for comparing the keys
- comparator - Variable in class org.apache.directory.server.core.avltree.AvlTreeMarshaller
-
key Comparator for the AvlTree
- comparator - Variable in class org.apache.directory.server.core.avltree.AvlTreeSingleton
-
- comparator - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
-
- comparator - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
-
- comparator - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
- comparator - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
- comparator - Variable in class org.apache.directory.server.core.shared.SortedEntryComparator
-
comparator used for comparing the values of the given attribute type
- COMPARATOR_INDEX - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- COMPARATOR_INDEX - Static variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- comparatorParser - Variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
The SchemaObject description's parsers
- ComparatorSynchronizer - Class in org.apache.directory.server.core.api.schema.registries.synchronizers
-
A handler for operations performed to add, delete, modify, rename and
move schema comparators.
- ComparatorSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
Creates a new instance of ComparatorSynchronizer.
- compare(Dn, String, Object) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Checks to see if an attribute in an entry contains a value.
- compare(Dn, String, Object, boolean) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Checks to see if an attribute in an entry contains a value.
- compare(CompareRequest) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Checks to see if an attribute in an entry contains a value.
- compare(CompareOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
- compare(CompareOperationContext) - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Filters DefaultPartitionNexus#compare( CompareOperationContext ) call.
- compare(CompareRequest) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- compare(Dn, String, byte[]) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- compare(Dn, String, String) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- compare(String, String, byte[]) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- compare(String, String, String) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- compare(Dn, String, Value<?>) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- compare(String, String, Value<?>) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- compare(CompareOperationContext) - Method in interface org.apache.directory.server.core.api.OperationManager
-
TODO document after determining if this method should be here.
- compare(CompareOperationContext) - Method in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
- compare(CompareOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Filters DefaultPartitionNexus#compare( CompareOperationContext ) call.
- compare(CompareOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Filters DefaultPartitionNexus#compare( CompareOperationContext ) call.
- compare(CompareOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
TODO document after determining if this method should be here.
- compare(Dn, String, Object) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
-
Explicitly exposes an LDAP compare operation which JNDI does not
directly provide.
- compare(CompareOperationContext) - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
Filters DefaultPartitionNexus#compare( CompareOperationContext ) call.
- compare(CompareOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Filters DefaultPartitionNexus#compare( CompareOperationContext ) call.
- compare(Dn, Dn) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DnSerializerComparator
- compare(Long, Long) - Method in class org.apache.directory.server.core.partition.impl.btree.LongComparator
-
- compare(Tuple<Dn, String>, Tuple<Dn, String>) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleComparator
-
- compare(Entry, Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer.EntryComparator
-
- compare(ParentIdAndRdn, ParentIdAndRdn) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
- compare(CompareOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Filters DefaultPartitionNexus#compare( CompareOperationContext ) call.
- compare(Dn, String, Object) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Checks to see if an attribute in an entry contains a value.
- compare(Dn, String, Object, boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Checks to see if an attribute in an entry contains a value.
- compare(CompareRequest) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Checks to see if an attribute in an entry contains a value.
- compare(CompareOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
- compare(Entry, Entry) - Method in class org.apache.directory.server.core.shared.SortedEntryComparator
-
- compare(Element, Element) - Method in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ClockskewExpirationPolicy
- compare(ParentIdAndRdn, ParentIdAndRdn) - Method in class org.apache.directory.server.xdbm.ParentIdAndRdnComparator
- compare(Evaluator<?>, Evaluator<?>) - Method in class org.apache.directory.server.xdbm.search.impl.ScanCountComparator
-
Compare two scan counts frpm two evaluators
- COMPARE_GREATER - Static variable in class org.apache.directory.server.core.api.event.LeafEvaluator
-
Constants used for comparisons
- COMPARE_LESSER - Static variable in class org.apache.directory.server.core.api.event.LeafEvaluator
-
- COMPARE_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- compareKey(K, K) - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
-
- compareKey(K, K) - Method in class org.apache.directory.server.core.partition.impl.btree.ForwardIndexComparator
-
Compares key Object to determine their sorting order returning a
value = to, < or > than 0.
- compareKey(K, K) - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
-
Compares key Object to determine their sorting order returning a
value = to, < or > than 0.
- compareKey(Long, Long) - Method in class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
-
Compares key Object to determine their sorting order returning a
value = to, < or > than 0.
- compareKey(K, K) - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleComparator
-
Compares key Object to determine their sorting order returning a
value = to, < or > than 0.
- CompareOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
A Compare context used for Interceptors.
- CompareOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
Creates a new instance of CompareOperationContext.
- CompareOperationContext(CoreSession, Dn) - Constructor for class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
Creates a new instance of CompareOperationContext.
- CompareOperationContext(CoreSession, String) - Constructor for class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
Creates a new instance of LookupOperationContext.
- CompareOperationContext(CoreSession, Dn, String) - Constructor for class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
Creates a new instance of LookupOperationContext.
- CompareOperationContext(CoreSession, Dn, String, Value<?>) - Constructor for class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
Creates a new instance of LookupOperationContext.
- CompareOperationContext(CoreSession, CompareRequest) - Constructor for class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
- CompareRequestHandler - Class in org.apache.directory.server.ldap.handlers.request
-
A single reply MessageReceived handler for CompareRequests.
- CompareRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.request.CompareRequestHandler
-
- compareRequestHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- CompareResponseHandler - Class in org.apache.directory.server.ldap.handlers.response
-
A single reply handler for CompareResponses.
- CompareResponseHandler() - Constructor for class org.apache.directory.server.ldap.handlers.response.CompareResponseHandler
-
- compareResponseHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- compareTo(InterceptorBean) - Method in class org.apache.directory.server.config.beans.InterceptorBean
-
Compares the order of the interceptor with the given one
- compareTo(PasswordHistory) - Method in class org.apache.directory.server.core.authn.PasswordHistory
-
- compareTo(KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
- compareTo(ReplicaEventLog) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
- compareTo(ReferenceIdentifier) - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
- compareTo(ParentIdAndRdn) - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
- compareTo(ErrorType) - Method in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Compares this type to another object hopefully one that is of the same
type.
- compareTo(KerberosTime) - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
compares current kerberos time with the given kerberos time
- compareValue(V, V) - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
-
- compareValue(Long, Long) - Method in class org.apache.directory.server.core.partition.impl.btree.ForwardIndexComparator
-
Comparse value Objects to determine their sorting order returning a
value = to, < or > than 0.
- compareValue(V, V) - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
-
Comparse value Objects to determine their sorting order returning a
value = to, < or > than 0.
- compareValue(V, V) - Method in class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
-
Comparse value Objects to determine their sorting order returning a
value = to, < or > than 0.
- compareValue(V, V) - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleComparator
-
Comparse value Objects to determine their sorting order returning a
value = to, < or > than 0.
- composeName(String, String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- composeName(Name, Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- composeName(String, String) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- composeName(Name, Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- computeAnd(AndNode, PartitionSearchResult) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Creates an AndCursor over a conjunction expression branch node.
- computeApproximate(ApproximateNode<T>, PartitionSearchResult) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Computes the set of candidates for an Approximate filter.
- computeAttributes(String[], String) - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
Create a new list combining a list and a newly added attribute
- computeEquality(EqualityNode<T>, PartitionSearchResult) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Computes the set of candidates for an Equality filter.
- computeGreaterEq(GreaterEqNode<T>, PartitionSearchResult) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Computes the set of candidates for an GreateEq filter.
- computeHeight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- computeHeight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- computeLength() - Method in class org.apache.directory.server.kerberos.changepwd.messages.AbstractPasswordMessage
-
- computeLength() - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordError
-
- computeLength() - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
- computeLength() - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.AdAndOr
-
Compute the AD-AND-OR length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
Compute the AD-KDCIssued length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
Compute the AuthorizationData length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.Checksum
-
Compute the checksum length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
Compute the EncKdcRepPart length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
computing length of EncKrbCredPart:
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
Compute the EncKrbPrivPart length:
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.EncryptedData
-
Compute the EncryptedData length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Compute the EncryptionKey length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
compute length for EncTicketPart:
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo
-
Compute the ETypeInfo length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
Compute the ETypeInfo2 length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
Compute the ETYPE-INFO2-ENTRY length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
Compute the ETYPE-INFO-ENTRY length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.HostAddress
-
Compute the host address length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.HostAddresses
-
Compute the hostAddresses length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
Compute the KDC-REP length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.KdcReq
-
Compute the KDC-REQ length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Compute the KdcReqBody length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
Calculate the length od KrbCredInfo:
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
Compute the KRB-SAFE-BODY length:
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
Compute the LastReq length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.MethodData
-
Compute the METHOD-DATA length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.PaData
-
Compute the PreAuthenticationData length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
Compute the PA-ENC-TS-ENC length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
Compute the PrincipalName length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
Compute the TransitedEncoding length
- computeLength() - Method in class org.apache.directory.shared.kerberos.components.TypedData
-
Compute the TypedData length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.ApRep
-
Compute the AP-REP length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
Compute the AP-REQ length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.AsRep
-
Compute the AS-REP length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.AsReq
-
Compute the AS-REQ length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
Compute the Authenticator length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
Compute the ChangePasswdData length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
Compute the Authenticator length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.EncAsRepPart
-
Compute the EncAsRepPart length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.EncTgsRepPart
-
Compute the EncTgsRepPart length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.KrbCred
-
Compute the KRB-CRED length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
Compute the KRB-ERROR length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
Compute the KRB-PRIV length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
Compute the KRB-SAFE length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.TgsRep
-
Compute the TGS-REP length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.TgsReq
-
Compute the TGS-REQ length
- computeLength() - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
Compute the Ticket length
- computeLessEq(LessEqNode<T>, PartitionSearchResult) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Computes the set of candidates for an LessEq filter.
- computeMayAttributes(ObjectClass, Set<String>) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Compute the MAY attributes for an objectClass.
- computeMustAttributes(ObjectClass, Set<String>) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Compute the MUST attributes for an objectClass.
- computeNot(NotNode, PartitionSearchResult) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Creates an AndCursor over a conjunction expression branch node.
- computeObjectClassAttributeValues(SchemaManager, Set<String>, ObjectClass) - Method in class org.apache.directory.server.config.ConfigWriter
-
Recursively computes the 'objectClass' attribute values set.
- computeOCSuperiors(ObjectClass, List<ObjectClass>, Set<String>) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Recursively compute all the superiors of an object class.
- computeOneLevelScope(ScopeNode, PartitionSearchResult) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Computes the set of candidates for a OneLevelScope filter.
- computeOr(OrNode, PartitionSearchResult) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Creates a OrCursor over a disjunction expression branch node.
- computePresence(PresenceNode, PartitionSearchResult) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Computes the set of candidates for a Presence filter.
- computeResult(SchemaManager, SearchOperationContext) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
-
Conducts a search on a database.
- computeResult(SchemaManager, SearchOperationContext) - Method in interface org.apache.directory.server.xdbm.search.SearchEngine
-
Conducts a search on a database.
- computeSubLevelScope(ScopeNode, PartitionSearchResult) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Computes the set of candidates for a SubLevelScope filter.
- computeSubstring(SubstringNode, PartitionSearchResult) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Computes the set of candidates for an Substring filter.
- computeSuperior(ObjectClass) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Compute the superiors and MUST/MAY attributes for a specific
ObjectClass
- computeSuperiors() - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Compute all ObjectClasses superiors, MAY and MUST attributes.
- concatenateBytes(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- conditionCount - Variable in class org.apache.directory.shared.kerberos.components.AdAndOr
-
The condition-count
- conditionCountTagLength - Variable in class org.apache.directory.shared.kerberos.components.AdAndOr
-
- CONF_FILE_EXTN - Static variable in class org.apache.directory.server.core.partition.ldif.AbstractLdifPartition
-
The extension used for LDIF entry files
- CONF_NAME - Static variable in class org.apache.directory.server.core.api.InstanceLayout
-
- confDir - Variable in class org.apache.directory.server.core.api.InstanceLayout
-
The Conf directory
- confFile - Variable in class org.apache.directory.server.integration.http.HttpServer
-
jetty config file
- confidentialityRequired - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
- confidentialityRequired - Variable in class org.apache.directory.server.ldap.LdapServer
-
Whether or not confidentiality (TLS secured connection) is required:
disabled by default.
- config - Variable in class org.apache.directory.kerberos.client.KdcConnection
-
- config - Variable in class org.apache.directory.server.core.hash.ConfigurableHashingInterceptor
-
the hashing algorithm to be used
- config - Variable in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- config - Variable in class org.apache.directory.server.dns.service.DnsContext
-
- config - Variable in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
- config - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- config - Variable in class org.apache.directory.server.kerberos.kdc.KdcContext
-
The KDC server configuration
- config - Variable in class org.apache.directory.server.kerberos.kdc.KdcServer
-
- config - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
the syncrepl configuration
- CONFIG_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
the config partition's dn
- CONFIG_LDIF - Static variable in class org.apache.directory.server.core.api.InstanceLayout
-
- CONFIG_SUBDIR - Static variable in class org.apache.directory.server.config.LdifConfigExtractor
-
- ConfigBean - Class in org.apache.directory.server.config.beans
-
The base class containing all the configuration hierarchy.
- ConfigBean() - Constructor for class org.apache.directory.server.config.beans.ConfigBean
-
Create a new ConfigBean instance
- configBean - Variable in class org.apache.directory.server.config.ConfigWriter
-
The configuration bean
- ConfigChangeListener - Class in org.apache.directory.server.config.listener
-
A listener for handling the config partition changes.
- ConfigChangeListener(ConfigPartitionReader, DirectoryService) - Constructor for class org.apache.directory.server.config.listener.ConfigChangeListener
-
Creates a new instance of ConfigChangeListener.
- configEntryDn - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
The configuration entry DN
- configPartition - Variable in class org.apache.directory.server.ApacheDsService
-
The configuration partition
- configPartition - Variable in class org.apache.directory.server.config.ConfigPartitionReader
-
the partition which holds the configuration data
- ConfigPartitionInitializer - Class in org.apache.directory.server.config
-
Tool for initializing the configuration patition.
- ConfigPartitionInitializer(InstanceLayout, DnFactory, CacheService, SchemaManager) - Constructor for class org.apache.directory.server.config.ConfigPartitionInitializer
-
Creates a new instance of ConfigPartitionHelper.
- ConfigPartitionReader - Class in org.apache.directory.server.config
-
A class used for reading the configuration present in a Partition
and instantiate the necessary objects like DirectoryService, Interceptors etc.
- ConfigPartitionReader(AbstractBTreePartition) - Constructor for class org.apache.directory.server.config.ConfigPartitionReader
-
Creates a new instance of ConfigPartitionReader.
- ConfigSchemaConstants - Enum in org.apache.directory.server.config
-
Constants defined for the elements of config schema
- ConfigSchemaConstants(String, String) - Constructor for enum org.apache.directory.server.config.ConfigSchemaConstants
-
A private constructor
- ConfigurableHashingInterceptor - Class in org.apache.directory.server.core.hash
-
An interceptor to hash a configurable set of attributeType(s) using
a configurable hashing algorithm.
- ConfigurableHashingInterceptor(HashInterceptorBean) - Constructor for class org.apache.directory.server.core.hash.ConfigurableHashingInterceptor
-
Creates a new instance of ConfigurableHashingInterceptor which hashes the
incoming non-hashed attributeType(s) using the given algorithm.
- ConfigurationElement - Annotation Type in org.apache.directory.server.config
-
An annotation used to specify that the qualified field is configuration element.
- ConfigurationException - Exception in org.apache.directory.server.config
-
An exception used when we cannot read the configuration, or when an error
occurred while reading it from the DIT.
- ConfigurationException(String) - Constructor for exception org.apache.directory.server.config.ConfigurationException
-
Creates a new instance of ConfigurationException.
- ConfigurationException(String, Throwable) - Constructor for exception org.apache.directory.server.config.ConfigurationException
-
Creates a new instance of ConfigurationException.
- configureChangePassword(ChangePasswordContext) - Static method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- configured - Variable in class org.apache.directory.server.integration.http.HttpServer
-
an internal flag to check the server configuration
- configureServerThroughCode() - Method in class org.apache.directory.server.integration.http.HttpServer
-
- configureTicketGranting(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- ConfigWriter - Class in org.apache.directory.server.config
-
This class implements a writer for ApacheDS Configuration.
- ConfigWriter(SchemaManager, ConfigBean) - Constructor for class org.apache.directory.server.config.ConfigWriter
-
Creates a new instance of ConfigWriter.
- connect() - Method in class org.apache.directory.kerberos.client.KdcConnection
-
- connect() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- connect(boolean) - Method in interface org.apache.directory.server.ldap.replication.consumer.ReplicationConsumer
-
Connect the consumer, connection immediately or wait before reconnection
- connect() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
Connect to the remote server.
- connect(boolean) - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
Connect the consumer, connection immediately or wait before reconnection
- connectControls - Variable in class org.apache.directory.server.core.jndi.ServerContext
-
Connection level controls associated with the session
- connection - Variable in class org.apache.directory.server.bridge.http.BindResponseHolder
-
the ldap connection
- connection - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
connection to the syncrepl provider
- connectionClosed() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
- CONSUMER_LOG - Static variable in class org.apache.directory.server.ldap.LdapServer
-
Logger for the replication consumer
- CONSUMER_LOG - Static variable in class org.apache.directory.server.ldap.replication.consumer.PingerThread
-
Logger for the replication consumer
- CONSUMER_LOG - Static variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
A dedicated logger for the consumer
- consumerCsn - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
-
the consumer's CSN based on which messages will be qualified for sending
- consumerEntryDn - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
the DN of the entry where this event log details are stored
- consumerInfoUpdateThread - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
thread used for updating consumer infor
- ConsumerLogEntryChangeListener() - Constructor for class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler.ConsumerLogEntryChangeListener
-
- consumerMsgLog - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
The consumer configuration
- consumers - Variable in class org.apache.directory.server.ldap.replication.consumer.PingerThread
-
The list of consumers we want to check
- CONSUMERS - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
The consumers' ou value
- containerCursor - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
An wrappedCursor Cursor which returns Tuples whose values are
DupsContainer objects representing either AvlTrees or BTreeRedirect
objects used to store the values of duplicate keys.
- containerTuple - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
The current Tuple returned from the wrappedCursor DupsContainerCursor.
- contains(AttributeType, byte[]...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- contains(AttributeType, String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- contains(AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- contains(Attribute...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- contains(String, byte[]...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- contains(String, String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- contains(String, Value<?>...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- contains(SchemaManager, String) - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
Tells if an attribute is present in the list of attribute to return
- contains(SchemaManager, AttributeType) - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
Tells if an attribute is present in the list of attribute to return
- contains(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
Tells if a key exist in the array.
- contains(T) - Method in class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- contains(InetAddress) - Method in class org.apache.directory.server.dhcp.store.Subnet
-
Check whether the given client address resides within this subnet and
possibly range.
- contains(ETypeInfoEntry) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo
-
- contains(ETypeInfo2Entry) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
- contains(HostAddress) - Method in class org.apache.directory.shared.kerberos.components.HostAddresses
-
- contains(PaData) - Method in class org.apache.directory.shared.kerberos.components.MethodData
-
- containsAnyCollectiveAttributes(Entry) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
Check if the entry contains any collective AttributeType (those starting with 'c-')
- containsAttribute(AttributeType) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- containsAttribute(String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- containsKey(Object) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- containsValue(Object) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- contents - Variable in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
The transited data
- contentsLength - Variable in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
- CONTEXT_KEY - Static variable in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
-
- contextCsn - Variable in class org.apache.directory.server.core.api.partition.AbstractPartition
-
the value of last successful add/update operation's CSN
- contextCsnAT - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- contextEntry - Variable in class org.apache.directory.server.config.beans.PartitionBean
-
The partition's ContextEntry
- ContextEntry - Annotation Type in org.apache.directory.server.core.annotations
-
An annotation for the Partition context entry
- contextEntry - Variable in class org.apache.directory.server.core.api.partition.AbstractPartition
-
The partition ContextEntry
- contextEntryId - Variable in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
- contextEntryId - Variable in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
- contextKey - Variable in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- contextKey - Variable in class org.apache.directory.server.dns.service.MonitorContext
-
- contextKey - Variable in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- contextPath - Variable in class org.apache.directory.server.integration.http.WebApp
-
context path of this web application, defaults to the war file's name
- ControlEnum - Enum in org.apache.directory.server.core.jndi
-
The list of existing controls in ADS
- ControlEnum() - Constructor for enum org.apache.directory.server.core.jndi.ControlEnum
-
- controlEvent(int) - Method in class org.apache.directory.server.wrapper.ApacheDsTanukiWrapper
-
- convert(AttributeType, Value<?>) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
- convert() - Method in enum org.apache.directory.server.dns.messages.MessageType
-
- convert(byte) - Static method in enum org.apache.directory.server.dns.messages.MessageType
-
- convert() - Method in enum org.apache.directory.server.dns.messages.OpCode
-
- convert(byte) - Static method in enum org.apache.directory.server.dns.messages.OpCode
-
Converts an ordinal value into an
OpCode.
- convert() - Method in enum org.apache.directory.server.dns.messages.ProtocolType
-
- convert(byte) - Static method in enum org.apache.directory.server.dns.messages.ProtocolType
-
- convert() - Method in enum org.apache.directory.server.dns.messages.RecordClass
-
- convert(short) - Static method in enum org.apache.directory.server.dns.messages.RecordClass
-
- convert() - Method in enum org.apache.directory.server.dns.messages.RecordType
-
- convert(short) - Static method in enum org.apache.directory.server.dns.messages.RecordType
-
- convert() - Method in enum org.apache.directory.server.dns.messages.ResponseCode
-
- convert(byte) - Static method in enum org.apache.directory.server.dns.messages.ResponseCode
-
- convert() - Method in enum org.apache.directory.server.dns.messages.ServiceType
-
- convert(byte) - Static method in enum org.apache.directory.server.dns.messages.ServiceType
-
- convert() - Method in interface org.apache.directory.server.dns.util.EnumConverter
-
Convert the enum to another type.
- convertAndInit(Index<?, String>) - Method in class org.apache.directory.server.core.partition.impl.avl.AvlPartition
-
- convertAndInit(Index<?, String>) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Convert and initialize an index for a specific store implementation.
- convertAndInit(Index<?, String>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
Convert and initialize an index for a specific store implementation.
- convertAndInit(Index<?, String>) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- convertConfigurationBeanToLdifEntries() - Method in class org.apache.directory.server.config.ConfigWriter
-
Converts the configuration bean to a list of LDIF entries.
- convertControl(boolean, Control) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- convertControls(boolean, Control[]) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Convert the JNDI controls to ADS controls
TODO convertControls.
- convertEntryToReplica(Entry) - Method in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
Convert the stored entry to a valid ReplicaEventLog structure
- convertInternal(long) - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
converts the given milliseconds time to seconds and
also formats the time to the generalized form
- convertToArrayTree(BTree) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- convertToBTree(ArrayTree<V>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- convertToServerModification(List<ModificationItem>, SchemaManager) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Convert a list of ModificationItemImpl to a list of
- convertToValue(String, Object) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- cookie - Variable in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
The cookie key
- cookie - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
the cookie received from server
- COOKIE_DELIM - Static variable in class org.apache.directory.server.ldap.LdapProtocolUtils
-
A delimiter for the replicaId
- cookieMod - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
- CookieServers - Class in org.apache.directory.server.dhcp.options.vendor
-
The cookie server option specifies a list of RFC 865 cookie
servers available to the client.
- CookieServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.CookieServers
-
- cookieValue - Variable in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
The integer value for the cookie
- copy(IndexEntry<K, ID>) - Method in class org.apache.directory.server.xdbm.IndexEntry
- copyFile(File, File) - Static method in class org.apache.directory.server.config.LdifConfigExtractor
-
Copies a file line by line from the source file argument to the
destination file argument.
- CORE_SESSION_KEY - Static variable in class org.apache.directory.server.ldap.LdapProtocolConstants
-
- CoreContextFactory - Class in org.apache.directory.server.core.jndi
-
- CoreContextFactory() - Constructor for class org.apache.directory.server.core.jndi.CoreContextFactory
-
- CoreKeyStoreSpi - Class in org.apache.directory.server.core.security
-
A read only key store facility designed specifically for TLS/CA operations.
- CoreKeyStoreSpi(DirectoryService) - Constructor for class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
Creates a new instance of LocalKeyStore.
- CoreSchemaConstants - Class in org.apache.directory.server.constants
-
Core schema constants used throughout the server.
- CoreSchemaConstants() - Constructor for class org.apache.directory.server.constants.CoreSchemaConstants
-
Ensures no construction of this class, also ensures there is no need for final keyword above
(Implicit super constructor is not visible for default constructor),
but is still self documenting.
- CoreSession - Interface in org.apache.directory.server.core.api
-
An interface representing a session with the core DirectoryService.
- coreSession - Variable in class org.apache.directory.server.ldap.LdapSession
-
The CoreSession
- coreSession - Variable in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
-
a handle on the top core session
- count - Variable in class org.apache.directory.server.core.api.SearchRequestContainer
-
The number of entries already sent
- count() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Gets the total count of entries within this store.
- count() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Gets the total scan count for this index.
- count(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Gets the scan count for the occurrence of a specific attribute value
within the index.
- count(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- count() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Gets the total scan count for this index.
- count(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Gets the scan count for the occurrence of a specific attribute value
within the index.
- count(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Gets the count of the number of records in this Table with a specific
key: returns the number of duplicates for a key.
- count() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- count - Variable in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
-
the total count of entries loaded
- count - Variable in class org.apache.directory.server.xdbm.AbstractTable
-
the current count of Tuples in this Table
- count() - Method in class org.apache.directory.server.xdbm.AbstractTable
-
Gets the count of the number of Tuples in this Table.
- count() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
Gets the total scan count for this index.
- count(K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
Gets the scan count for the occurrence of a specific attribute value
within the index.
- count(K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Gets the count of the number of records in this Table with a specific
key: returns the number of duplicates for a key.
- count() - Method in interface org.apache.directory.server.xdbm.Index
-
Gets the total scan count for this index.
- count(K) - Method in interface org.apache.directory.server.xdbm.Index
-
Gets the scan count for the occurrence of a specific attribute value
within the index.
- count() - Method in interface org.apache.directory.server.xdbm.Store
-
Gets the total count of entries within this store.
- count() - Method in interface org.apache.directory.server.xdbm.Table
-
Gets the count of the number of Tuples in this Table.
- count(K) - Method in interface org.apache.directory.server.xdbm.Table
-
Gets the count of the number of records in this Table with a specific
key: returns the number of duplicates for a key.
- cpReader - Variable in class org.apache.directory.server.ApacheDsService
-
The configuration reader instance
- cpReader - Variable in class org.apache.directory.server.config.listener.ConfigChangeListener
-
the config parition reader
- CramMd5CallbackHandler - Class in org.apache.directory.server.ldap.handlers.sasl.cramMD5
-
- CramMd5CallbackHandler(LdapSession, CoreSession, BindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.sasl.cramMD5.CramMd5CallbackHandler
-
Creates a new instance of CramMd5CallbackHandler.
- CramMd5MechanismHandler - Class in org.apache.directory.server.ldap.handlers.sasl.cramMD5
-
The CRAM-MD Sasl mechanism handler.
- CramMd5MechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.sasl.cramMD5.CramMd5MechanismHandler
-
- Crc32Checksum - Class in org.apache.directory.server.kerberos.shared.crypto.checksum
-
- Crc32Checksum() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.checksum.Crc32Checksum
-
- cRealm - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
the client's realm
- crealm - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
The client realm
- crealm - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
The client realm
- cRealm - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
the name of the realm to which the requesting client belongs
- cRealmBytes - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- crealmBytes - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
A storage for a byte array representation of the realm
- crealmBytes - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- crealmBytes - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- cRealmLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- crealmLength - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
- crealmLength - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- cRealmLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- create(String...) - Method in interface org.apache.directory.server.core.api.DnFactory
-
Creates a Dn from user provided RDNs.
- create(String) - Method in interface org.apache.directory.server.core.api.DnFactory
-
Creates a Dn form a user provided Dn.
- CREATE - Static variable in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Flags used for the getFile() method
- create(String) - Method in class org.apache.directory.server.core.shared.DefaultDnFactory
-
Creates a Dn form a user provided Dn.
- create(String...) - Method in class org.apache.directory.server.core.shared.DefaultDnFactory
-
Creates a Dn from user provided RDNs.
- createAcceptor(String, int, int, int) - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Helper method to create an IoAcceptor
- createAcceptor(String, int) - Method in class org.apache.directory.server.protocol.shared.transport.UdpTransport
-
Helper method to create an IoAcceptor
- createAdminConnection(LdapServer) - Static method in class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
Creates a new LdapNetworkConnection and authenticates as admin user.
- createAdministrativePoints(Attribute, Dn, String) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Create the list of AP for a given entry
- createAuthenticator(AuthenticatorBean) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Creates a Authenticator from the configuration
- CreateAuthenticator - Annotation Type in org.apache.directory.server.core.annotations
-
An authenticator creation
a name and a suffix, plus some other characteristics.
- createAuthenticators(List<AuthenticatorBean>) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Creates the array of transports read from the DIT
- createBean(ObjectClass) - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
Create the base Bean from the ObjectClass name.
- createBootstrapEntries() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Returns true if we had to create the bootstrap entries on the first
start of the server.
- createChangeLog(ChangeLogBean) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Read the configuration for the ChangeLog system
- CreateChngPwdServer - Annotation Type in org.apache.directory.server.annotations
-
- CreateConsumer - Annotation Type in org.apache.directory.server.annotations
-
A annotation used to define a replication consumer configuration.
- createConsumer(CreateConsumer) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
Create a replication consumer
- createConsumer() - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
creates an LdapServer and starts before returning the instance, infering
the configuration from the Stack trace
- createConsumerInfoUpdateTask(CountDownLatch) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Create a thread to process replication communication with a consumer
- createConsumersBranch() - Method in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
Initialize the replication Store, creating the ou=consumers,ou=system entry (only if it does not exist yet)
- createContextCsnModList() - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
- createControl(DirectoryService, SyncStateTypeEnum, Entry) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Create the SyncStateValue control
- createCookie(int, String) - Static method in class org.apache.directory.server.ldap.LdapProtocolUtils
-
- createDigestedPassword(String, byte[]) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
-
Creates a digested password.
- createDirectoryService(DirectoryServiceBean, InstanceLayout, SchemaManager) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Instantiates a DirectoryService based on the configuration present in the partition
- CreateDS - Annotation Type in org.apache.directory.server.core.annotations
-
An anntation for the DirectoryService builder
- createDS(CreateDS) - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
-
Create the DirectoryService
- CreateDsRule - Class in org.apache.directory.server.core.integ
-
A
TestRule for processing
@CreateDS annotations.
- CreateDsRule() - Constructor for class org.apache.directory.server.core.integ.CreateDsRule
-
- CreateDsRule(CreateDsRule) - Constructor for class org.apache.directory.server.core.integ.CreateDsRule
-
- createEncryptionTypes(List<String>) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Helper method to create an Array of EncryptionTypes from an array of Strings
- createHttpServer(HttpServerBean, DirectoryService) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Instantiates a HttpServer based on the configuration present in the partition
- createHttpWebApps(List<HttpWebAppBean>, DirectoryService) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Instantiates the HttpWebApps based on the configuration present in the partition
- CreateIndex - Annotation Type in org.apache.directory.server.core.annotations
-
An annotation for the Index creation.
- createInterceptors(List<InterceptorBean>) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Creates the Interceptor instances from the configuration
- createJdbmIndex(JdbmPartition, JdbmIndexBean, DirectoryService) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Create a new instance of a JdbmIndex from an instance of JdbmIndexBean
- createJdbmIndexes(JdbmPartition, List<IndexBean>, DirectoryService) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Create the list of Index from the configuration
- createJdbmPartition(DirectoryService, JdbmPartitionBean) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Create a new instance of a JdbmPartition
- createJournal(JournalBean) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Instantiate the Journal object from the stored configuration
- CreateKdcServer - Annotation Type in org.apache.directory.server.annotations
-
A annotation used to define a LdapServer configuration.
- createKdcServer(DirectoryServiceBean, DirectoryService) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Instantiates a DhcpServer based on the configuration present in the partition
- createKdcServer(CreateKdcServer, DirectoryService) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
- createKey() - Method in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ReplayCacheEntry
-
- CreateLdapConnectionPool - Annotation Type in org.apache.directory.server.annotations
-
A annotation used to define a LdapConnection configuration.
- createLdapConnectionPool - Variable in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- createLdapConnectionPool(LdapServer, Class<? extends PoolableObjectFactory<LdapConnection>>, Class<? extends LdapConnectionFactory>, Class<? extends LdapConnectionValidator>) - Method in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- CreateLdapConnectionPoolRule - Class in org.apache.directory.server.core.integ
-
A TestRule for creating connection pools.
- CreateLdapConnectionPoolRule() - Constructor for class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- CreateLdapConnectionPoolRule(CreateLdapConnectionPoolRule) - Constructor for class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- CreateLdapServer - Annotation Type in org.apache.directory.server.annotations
-
A annotation used to define a LdapServer configuration.
- createLdapServer(LdapServerBean, DirectoryService) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Instantiates a LdapServer based on the configuration present in the partition
- createLdapServer(CreateLdapServer, DirectoryService) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
creates an LdapServer and starts before returning the instance
- createLdapServer(Description, DirectoryService) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
Create a new instance of LdapServer
- CreateLdapServerRule - Class in org.apache.directory.server.core.integ
-
- CreateLdapServerRule() - Constructor for class org.apache.directory.server.core.integ.CreateLdapServerRule
-
- CreateLdapServerRule(CreateLdapServerRule) - Constructor for class org.apache.directory.server.core.integ.CreateLdapServerRule
-
- createMavibotIndex(MavibotPartition, MavibotIndexBean, DirectoryService) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Create a new instance of a MavibotIndex from an instance of MavibotIndexBean
- createMavibotIndexes(MavibotPartition, List<IndexBean>, DirectoryService) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Create the list of MavibotIndex from the configuration
- createMavibotPartition(DirectoryService, MavibotPartitionBean) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
- createModItems(Entry, ModificationOperation) - Static method in class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
- createNewAD() - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
Create a new currentAD
- createNewAttribute(Attribute) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Create a new attribute using the given values
- createNewLR() - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
Create a new currentLR
- createNewTD() - Method in class org.apache.directory.shared.kerberos.components.TypedData
-
Create a new currentTD
- createNtpServer(NtpServerBean, DirectoryService) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Instantiates a NtpServer based on the configuration present in the partition
- createPartition(DirectoryService, PartitionBean) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Create the a Partition instantiated from the configuration
- CreatePartition - Annotation Type in org.apache.directory.server.core.annotations
-
An annotation for the Partition creation.
- createPartition(String, String, String) - Method in interface org.apache.directory.server.core.api.changelog.TaggableSearchableChangeLogStore
-
Gets the read only Partition backed by this ChangeLogStore.
- createPartition(SchemaManager, DnFactory, String, String, int, File) - Method in class org.apache.directory.server.core.factory.AvlPartitionFactory
-
Creates a new Partition.
- createPartition(SchemaManager, DnFactory, String, String, int, File) - Method in class org.apache.directory.server.core.factory.JdbmPartitionFactory
-
Creates a new Partition.
- createPartition(SchemaManager, DnFactory, String, String, int, File) - Method in class org.apache.directory.server.core.factory.LdifPartitionFactory
-
Creates a new Partition.
- createPartition(SchemaManager, DnFactory, String, String, int, File) - Method in class org.apache.directory.server.core.factory.MavibotPartitionFactory
-
Creates a new Partition.
- createPartition(SchemaManager, DnFactory, String, String, int, File) - Method in interface org.apache.directory.server.core.factory.PartitionFactory
-
Creates a new Partition.
- createPartitions(DirectoryService, List<PartitionBean>) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Create the set of Partitions instantiated from the configuration
- createPwdPolicyConfig(PasswordPolicyBean) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
creates the PassworddPolicyConfiguration object after reading the config entry containing pwdpolicy OC
- createReplConsumers(List<ReplConsumerBean>) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
instantiate the ReplicationConsumers based on the configuration present in ReplConsumerBeans
- createReplicaEventLog(String, String) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Create a new ReplicaEventLog.
- createSaslMechHandler(SaslMechHandlerBean) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Loads and instantiates a MechanismHandler from the configuration entry
- createSubcontext(String, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- createSubcontext(Name, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- createSubcontext(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- createSubcontext(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- createSubcontext(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- createSubcontext(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- createSubcontext(String, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- createSubcontext(Name, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- createSystemIndex(String, URI, boolean) - Method in class org.apache.directory.server.core.partition.impl.avl.AvlPartition
-
Create a new Index for a given OID
- createSystemIndex(String, URI, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Create a new Index for a given OID
- createSystemIndex(String, URI, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
Create a new Index for a given OID
- createSystemIndex(String, URI, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- createTestEntries() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Adds test entries into the core.
- createTimestamp - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- CreateTransport - Annotation Type in org.apache.directory.server.annotations
-
A annotation used to specify an sequence of LDIF's to be applied to
the instance for integration testing.
- createTransport(TransportBean) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Creates a Transport from the configuration
- createTransports(TransportBean[]) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Creates the array of transports read from the DIT
- createTransports(LdapServer, CreateTransport[]) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
- createTransports(CreateTransport) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
- creatorsName - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- credCacheFile - Variable in class org.apache.directory.kerberos.client.Kinit
-
- credentialCache - Variable in class org.apache.directory.server.core.authn.SimpleAuthenticator
-
A cache to store passwords.
- Credentials - Class in org.apache.directory.kerberos.credentials.cache
-
Looks like KrbCredInfo can be used here, however it's not enough for this
- Credentials(PrincipalName, PrincipalName, EncryptionKey, KerberosTime, KerberosTime, KerberosTime, KerberosTime, boolean, TicketFlags, HostAddresses, AuthorizationData, Ticket, Ticket) - Constructor for class org.apache.directory.kerberos.credentials.cache.Credentials
-
- Credentials(TgTicket) - Constructor for class org.apache.directory.kerberos.credentials.cache.Credentials
-
- Credentials(AbstractTicket, PrincipalName) - Constructor for class org.apache.directory.kerberos.credentials.cache.Credentials
-
- credentials - Variable in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
The password
- credentials - Variable in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- CredentialsCache - Class in org.apache.directory.kerberos.credentials.cache
-
Kerberos credentials cache in FCC format
- CredentialsCache() - Constructor for class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- CredentialsCacheConstants - Interface in org.apache.directory.kerberos.credentials.cache
-
- credentialsList - Variable in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- criteria - Variable in class org.apache.directory.server.core.api.event.RegistrationEntry
-
The notification criteria
- CryptPasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using CRYPT hashing algorithm.
- CryptPasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.CryptPasswordHashingInterceptor
-
Creates an instance of a CryptPasswordHashingInterceptor
- CSN_PREFIX - Static variable in class org.apache.directory.server.ldap.LdapProtocolUtils
-
the prefix for Csn value
- CSN_PREFIX_LEN - Static variable in class org.apache.directory.server.ldap.LdapProtocolUtils
-
- csnAT - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
The CSN AttributeType instance
- csnChecker - Variable in class org.apache.directory.server.ApacheDsService
-
The CSN syntax checker instance
- csnFactory - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The service's CSN factory
- csnFactory - Variable in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
- ctime - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
The client time
- ctime - Variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
The client time
- cTime - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
the current time of client
- ctimeLength - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- ctimeLength - Variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- cTimeLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- ctx - Variable in class org.apache.directory.server.dns.store.jndi.SingleBaseSearch
-
- CTX_FACTORY - Static variable in class org.apache.directory.server.integ.ServerIntegrationUtils
-
- ctxCsnChanged - Variable in class org.apache.directory.server.core.api.partition.AbstractPartition
-
a flag to detect the change in context CSN
- ctxCsnSemaphore - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
a semaphore to serialize the writes on context entry while updating contextCSN attribute
- current - Variable in class org.apache.directory.server.core.avltree.ArrayTreeCursor
-
The current position/index in the array
- currentAD - Variable in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
The current AD being processed
- currentClientAddress - Variable in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
[ciaddr] Current client IP address; only filled in if client is in BOUND,
RENEW or REBINDING state and can respond to ARP requests.
- currentCursor - Variable in class org.apache.directory.server.core.api.filtering.CursorList
-
The current cursor being used
- currentCursor - Variable in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
The current Cursor over the entries in the scope of the search base
- currentInterceptor - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
The current interceptor position
- currentLR - Variable in class org.apache.directory.shared.kerberos.components.LastReq
-
The current LastReqEntry being processed
- currentMechanism - Variable in class org.apache.directory.server.ldap.LdapSession
-
The current mechanism used to authenticate the user
- currentParentId - Variable in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
The current Parent ID
- currentPosition - Variable in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
The current position in the cursor
- currentRevision - Variable in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
An incremental number giving the current revision
- currentTD - Variable in class org.apache.directory.shared.kerberos.components.TypedData
-
The current TD being processed
- cursor - Variable in class org.apache.directory.server.core.api.SearchRequestContainer
-
The Cursor associated with the searchRequest
- cursor - Variable in class org.apache.directory.server.core.jndi.NamingEnumerationAdapter
-
- cursor() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- cursor(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- cursor() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Creates a Cursor that traverses Tuples in a Table.
- cursor(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Creates a Cursor that traverses Table Tuples for the same key.
- cursor - Variable in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
The associated cursor for the current search request
- cursor - Variable in class org.apache.directory.server.ldap.handlers.SearchAbandonListener
-
- cursor() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Creates a Cursor that traverses Tuples in a Table.
- cursor(K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Creates a Cursor that traverses Table Tuples for the same key.
- cursor - Variable in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
-
A Cursor over the entries in the scope of the search base
- cursor() - Method in interface org.apache.directory.server.xdbm.Table
-
Creates a Cursor that traverses Tuples in a Table.
- cursor(K) - Method in interface org.apache.directory.server.xdbm.Table
-
Creates a Cursor that traverses Table Tuples for the same key.
- CursorBuilder - Class in org.apache.directory.server.xdbm.search.impl
-
Builds Cursors over candidates that satisfy a filter expression.
- CursorBuilder(Store, EvaluatorBuilder) - Constructor for class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Creates an expression tree enumerator.
- cursorBuilder - Variable in class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
-
creates Cursors over entries satisfying filter expressions
- cursorIndex - Variable in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
- CursorList - Class in org.apache.directory.server.core.api.filtering
-
An implementation of a Cursor based on a List of Cursors.
- CursorList(int, List<EntryFilteringCursor>, int, SearchOperationContext) - Constructor for class org.apache.directory.server.core.api.filtering.CursorList
-
Creates a new ListCursor with lower (inclusive) and upper (exclusive)
bounds.
- CursorList(List<EntryFilteringCursor>, SearchOperationContext) - Constructor for class org.apache.directory.server.core.api.filtering.CursorList
-
Creates a new ListCursor without specific bounds: the bounds are
acquired from the size of the list.
- cursors - Variable in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
- cursorStack - Variable in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
The stack of cursors used to process the depth-first traversal
- cusec - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
The client microseconds
- cusec - Variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
the microsecond part of the client's timestamp
- cusec - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
microseconds of the client's current time
- cusecLength - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- cusecLength - Variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- cusecLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- data - Variable in class org.apache.directory.server.core.authn.PasswordHistory
-
password octet string
- data - Variable in class org.apache.directory.server.dhcp.options.DhcpOption
-
The default data array used for simple (unparsed) options.
- dataFile - Variable in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- dataType - Variable in class org.apache.directory.shared.kerberos.components.TypedData.TD
-
the type of TypedData
- dataTypeTagLength - Variable in class org.apache.directory.shared.kerberos.components.TypedData
-
- dataValue - Variable in class org.apache.directory.shared.kerberos.components.TypedData.TD
-
the TypedData data
- dataValueTagLength - Variable in class org.apache.directory.shared.kerberos.components.TypedData
-
- date - Variable in class org.apache.directory.shared.kerberos.KerberosTime
-
The KerberosTime as a String
- DATE_FORMAT - Static variable in class org.apache.directory.server.ntp.messages.NtpTimeStamp
-
- DAY - Static variable in class org.apache.directory.shared.kerberos.KerberosTime
-
The number of milliseconds in a day.
- db - Variable in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
The entry database/store
- db - Variable in class org.apache.directory.server.xdbm.search.evaluator.BaseLevelScopeEvaluator
-
the entry db storing entries
- db - Variable in class org.apache.directory.server.xdbm.search.evaluator.LeafEvaluator
-
The backend
- db - Variable in class org.apache.directory.server.xdbm.search.evaluator.OneLevelScopeEvaluator
-
the entry db storing entries
- db - Variable in class org.apache.directory.server.xdbm.search.evaluator.PassThroughEvaluator
-
The backend
- db - Variable in class org.apache.directory.server.xdbm.search.evaluator.PresenceEvaluator
-
The backend
- db - Variable in class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
Database used while evaluating candidates
- db - Variable in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
The entry database/store
- db - Variable in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
The database used by this builder
- db - Variable in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
the database this optimizer operates on
- db - Variable in class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
-
the Database this DefaultSearchEngine operates on
- db - Variable in class org.apache.directory.server.xdbm.search.impl.EvaluatorBuilder
-
- DB_FILTER - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
- DB_FILTER - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- DBF - Static variable in interface org.apache.directory.server.xdbm.MasterTable
-
the base name for the db file for this table
- DCF - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "DCF" reference identifier type.
- DeadContext - Class in org.apache.directory.server.core.jndi
-
A do nothing placeholder context whose methods throw ServiceUnavailableExceptions.
- DeadContext() - Constructor for class org.apache.directory.server.core.jndi.DeadContext
-
- decode(ByteBuffer) - Method in class org.apache.directory.server.dhcp.io.DhcpMessageDecoder
-
Convert a byte buffer into a DhcpMessage.
- decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.dhcp.protocol.DhcpDecoder
-
- decode(IoBuffer, short) - Method in class org.apache.directory.server.dns.io.decoder.AddressRecordDecoder
-
- decode(IoBuffer) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- decode(IoBuffer, RecordType, short) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- decode(IoBuffer, short) - Method in class org.apache.directory.server.dns.io.decoder.IPv6RecordDecoder
-
- decode(IoBuffer, short) - Method in class org.apache.directory.server.dns.io.decoder.MailExchangeRecordDecoder
-
- decode(IoBuffer, short) - Method in class org.apache.directory.server.dns.io.decoder.NameServerRecordDecoder
-
- decode(IoBuffer, short) - Method in interface org.apache.directory.server.dns.io.decoder.RecordDecoder
-
Decodes the given length of resource record data into attributes.
- decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.dns.protocol.DnsUdpDecoder
-
- decode(ByteBuffer, boolean) - Static method in class org.apache.directory.server.kerberos.changepwd.io.ChangePasswordDecoder
-
- decode(ByteBuffer) - Static method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordError
-
- decode(ByteBuffer) - Static method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
- decode(ByteBuffer) - Static method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
- decode(ByteBuffer) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
-
- decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.ntp.protocol.NtpDecoder
-
- decode(KerberosMessageContainer, Asn1Decoder) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
- decodeAddress(ByteBuffer) - Static method in class org.apache.directory.server.dhcp.io.DhcpMessageDecoder
-
Read a 4-byte inet address from the buffer.
- decodeApRep(byte[]) - Method in class org.apache.directory.kerberos.client.KpasswdDecode
-
- decodeApRep(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode a AP-REP structure
- decodeApReq(byte[]) - Method in class org.apache.directory.kerberos.client.KpasswdDecode
-
- decodeApReq(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode a AP-REQ structure
- decodeAsRep(byte[]) - Method in class org.apache.directory.kerberos.client.KpasswdDecode
-
- decodeAuthenticator(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode a Authenticator structure
- decodeAuthoritativeAnswer(byte) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- decodeAuthorizationData(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode a AuthorizationData structure
- decodeBytes(ByteBuffer, int) - Static method in class org.apache.directory.server.dhcp.io.DhcpMessageDecoder
-
- decodeEncApRepPart(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode an EncApRepPart structure
- decodeEncAsRepPart(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode an EncAsRepPart structure
- decodeEncKdcRepPart(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode an EncKdcRepPart structure
- decodeEncKrbPrivPart(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode an EncKrbPrivPart structure
- decodeEncryptedData(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode an EncrytedData structure
- decodeEncryptionKey(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode an EncryptionKey structure
- decodeEncTgsRepPart(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode an EncTgsRepPart structure
- decodeEncTicketPart(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode an EncTicketPart structure
- DecodeKerberosMessage() - Constructor for class org.apache.directory.shared.kerberos.codec.KerberosMessageGrammar.DecodeKerberosMessage
-
- decodeKrbPriv(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode a KRB-PRIV structure
- decodeMessageType(byte) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- decodeOpCode(byte) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- decodeOptions(ByteBuffer) - Method in class org.apache.directory.server.dhcp.io.DhcpMessageDecoder
-
- decodePaEncTsEnc(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode an PaEncTsEnc structure
- decodePrincipalName(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode an PrincipalName structure
- decoder - Variable in class org.apache.directory.server.dns.protocol.DnsTcpDecoder
-
- decoder - Variable in class org.apache.directory.server.dns.protocol.DnsUdpDecoder
-
- decodeRecursionAvailable(byte) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- decodeRecursionDesired(byte) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- decodeResponseCode(byte) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- decodeString(ByteBuffer, int) - Static method in class org.apache.directory.server.dhcp.io.DhcpMessageDecoder
-
- decodeTicket(byte[]) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
Decode a Ticket structure
- decodeTruncated(byte) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- decrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- decrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption
-
- decrypt(EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandler
-
Decrypt a block of data.
- decrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- decrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- decrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
- decrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- decrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NullEncryption
-
- DEFAULT_ADMIN - Static variable in class org.apache.directory.server.integ.ServerIntegrationUtils
-
- DEFAULT_ADMIN - Static variable in class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
The Constant DEFAULT_ADMIN.
- DEFAULT_ALLOWABLE_CLOCKSKEW - Static variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The default allowable clockskew
- DEFAULT_ALLOWABLE_CLOCKSKEW - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default allowable clockskew
- DEFAULT_BACKLOG_NB - Static variable in class org.apache.directory.server.config.beans.TransportBean
-
The default backlog queue size
- DEFAULT_BACKLOG_NB - Static variable in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
The default backlog queue size
- DEFAULT_CACHE_MAX_SIZE - Static variable in class org.apache.directory.server.core.api.subtree.SubentryCache
-
The default cache size limit
- DEFAULT_CACHE_SIZE - Static variable in class org.apache.directory.server.core.authn.SimpleAuthenticator
-
Declare a default for this cache.
- DEFAULT_CACHE_SIZE - Static variable in class org.apache.directory.server.core.exception.ExceptionInterceptor
-
Declare a default for this cache.
- DEFAULT_CACHE_SIZE - Static variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
The default cache size is set to 10 000 objects
- DEFAULT_CATEGORY_COUNT - Static variable in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
The default change password password policy for category count.
- DEFAULT_CHECKSUMS - Static variable in class org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumHandler
-
A map of the default encodable class names to the encoder class names.
- DEFAULT_CIPHERS - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandler
-
a map of the default encryption types to the encryption engine class names
- DEFAULT_CIPHERS - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactory
-
A map of default encryption types mapped to cipher names.
- DEFAULT_CIPHERS - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.RandomKeyFactory
-
A map of default encryption types mapped to cipher names.
- DEFAULT_CLOCK_SKEW - Static variable in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl
-
default clock skew
- DEFAULT_DECODERS - Static variable in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
A Hashed Adapter mapping record types to their encoders.
- DEFAULT_DS_CONFIG_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
the default DirectoryService DN
- DEFAULT_DUPLICATE_LIMIT - Static variable in class org.apache.directory.server.config.beans.JdbmIndexBean
-
default duplicate limit before duplicate keys switch to using a btree for values
- DEFAULT_DUPLICATE_LIMIT - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
default duplicate limit before duplicate keys switch to using a btree for values
- DEFAULT_EMPTY_ADDRESSES_ALLOWED - Static variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The default for allowing empty addresses
- DEFAULT_EMPTY_ADDRESSES_ALLOWED - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default for allowing empty addresses
- DEFAULT_ENCODERS - Static variable in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
A Hashed Adapter mapping record types to their encoders.
- DEFAULT_ENCRYPTION_TYPES - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default encryption types
- DEFAULT_HOST - Static variable in class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
The Constant DEFAULT_HOST.
- DEFAULT_ID - Static variable in interface org.apache.directory.server.core.api.partition.Partition
-
Default id used for context entry if context entry doesn't exists
- DEFAULT_INDEX_CACHE_SIZE - Static variable in class org.apache.directory.server.config.beans.JdbmIndexBean
-
The default cache size
- DEFAULT_INDEX_CACHE_SIZE - Static variable in interface org.apache.directory.server.xdbm.Index
-
The default cache size (ie, the number of elements we stored in the cache)
- DEFAULT_IP_PORT - Static variable in class org.apache.directory.server.dns.DnsServer
-
The default IP port.
- DEFAULT_IP_PORT - Static variable in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
The default change password port.
- DEFAULT_MAX_IDLE_PERIOD - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
The max delay for an idle replication log with no activity, by default the logs have no idle time period
- DEFAULT_MAX_PDU_SIZE - Static variable in class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosDecoder
-
- DEFAULT_NB_THREADS - Static variable in class org.apache.directory.server.config.beans.TransportBean
-
The default number of threads
- DEFAULT_NB_THREADS - Static variable in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
The default number of threads
- DEFAULT_PA_ENC_TIMESTAMP_REQUIRED - Static variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The default for requiring encrypted timestamps
- DEFAULT_PA_ENC_TIMESTAMP_REQUIRED - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default for requiring encrypted timestamps
- DEFAULT_PARTITION_SUFFIX - Static variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
- DEFAULT_PASSWORD - Static variable in class org.apache.directory.server.integ.ServerIntegrationUtils
-
- DEFAULT_PASSWORD - Static variable in class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
The Constant DEFAULT_PASSWORD.
- DEFAULT_PASSWORD_LENGTH - Static variable in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
The default change password password policy for password length.
- DEFAULT_PORT - Static variable in class org.apache.directory.server.integ.ServerIntegrationUtils
-
- DEFAULT_PRINCIPAL - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default kdc service principal
- DEFAULT_PURGE_THRESHOLD_COUNT - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- DEFAULT_REALM - Static variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The default kdc realm
- DEFAULT_REALM - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default kdc realm
- DEFAULT_REV_CONTAINER_NAME - Static variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
- DEFAULT_SEARCH_CONTEXTS_CONFIG - Static variable in class org.apache.directory.server.core.api.sp.LdapClassLoader
-
- DEFAULT_SEARCH_CONTROLS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- DEFAULT_SYNC_PERIOD - Static variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The default delay to wait between sync on disk : 15 seconds
- DEFAULT_SYNC_PERIOD_MILLIS - Static variable in class org.apache.directory.server.configuration.ApacheDS
-
Default delay between two flushes to the backend
- DEFAULT_TAG_CONTAINER_NAME - Static variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
- DEFAULT_TGS_FORWARDABLE_ALLOWED - Static variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The default for allowing forwardable tickets
- DEFAULT_TGS_FORWARDABLE_ALLOWED - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default for allowing forwardable tickets
- DEFAULT_TGS_MAXIMUM_RENEWABLE_LIFETIME - Static variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The default for the maximum renewable lifetime
- DEFAULT_TGS_MAXIMUM_RENEWABLE_LIFETIME - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default for the maximum renewable lifetime
- DEFAULT_TGS_MAXIMUM_TICKET_LIFETIME - Static variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The default for the maximum ticket lifetime
- DEFAULT_TGS_MAXIMUM_TICKET_LIFETIME - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default for the maximum ticket lifetime
- DEFAULT_TGS_MINIMUM_TICKET_LIFETIME - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default for the minimum ticket lifetime, 4 minutes
- DEFAULT_TGS_POSTDATED_ALLOWED - Static variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The default for allowing postdated tickets
- DEFAULT_TGS_POSTDATED_ALLOWED - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default for allowing postdated tickets
- DEFAULT_TGS_PROXIABLE_ALLOWED - Static variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The default for allowing proxiable tickets
- DEFAULT_TGS_PROXIABLE_ALLOWED - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default for allowing proxiable tickets
- DEFAULT_TGS_RENEWABLE_ALLOWED - Static variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The default for allowing renewable tickets
- DEFAULT_TGS_RENEWABLE_ALLOWED - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default for allowing renewable tickets
- DEFAULT_TOKEN_SIZE - Static variable in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
The default change password password policy for token size.
- DEFAULT_VERIFY_BODY_CHECKSUM - Static variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The default for verifying the body checksum
- DEFAULT_VERIFY_BODY_CHECKSUM - Static variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The default for verifying the body checksum
- DefaultAuthorizationInterceptor - Class in org.apache.directory.server.core.authz
-
An Interceptor that controls access to DefaultPartitionNexus.
- DefaultAuthorizationInterceptor() - Constructor for class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
Creates a new instance of DefaultAuthorizationInterceptor.
- DefaultAuthorizationInterceptor.DefaultAuthorizationSearchFilter - Class in org.apache.directory.server.core.authz
-
the search result filter to use for collective attribute injection
- DefaultAuthorizationSearchFilter() - Constructor for class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor.DefaultAuthorizationSearchFilter
-
- DefaultChangeLog - Class in org.apache.directory.server.core.changelog
-
The default ChangeLog service implementation.
- DefaultChangeLog() - Constructor for class org.apache.directory.server.core.changelog.DefaultChangeLog
-
- DefaultCoreSession - Class in org.apache.directory.server.core.shared
-
The default CoreSession implementation.
- DefaultCoreSession(LdapPrincipal, DirectoryService) - Constructor for class org.apache.directory.server.core.shared.DefaultCoreSession
-
Creates a new instance of a DefaultCoreSession
- defaultCSNFactory - Static variable in class org.apache.directory.server.core.partition.ldif.AbstractLdifPartition
-
A default CSN factory
- DefaultDirectoryService - Class in org.apache.directory.server.core
-
- DefaultDirectoryService() - Constructor for class org.apache.directory.server.core.DefaultDirectoryService
-
Creates a new instance of the directory service.
- DefaultDirectoryServiceFactory - Class in org.apache.directory.server.core.factory
-
A Default factory for DirectoryService.
- DefaultDirectoryServiceFactory() - Constructor for class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
-
- DefaultDirectoryServiceFactory(DirectoryService, PartitionFactory) - Constructor for class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
-
- DefaultDnFactory - Class in org.apache.directory.server.core.shared
-
The default Dn factory implementation.
- DefaultDnFactory(SchemaManager, Cache) - Constructor for class org.apache.directory.server.core.shared.DefaultDnFactory
-
Instantiates a new default Dn factory.
- DefaultEventService - Class in org.apache.directory.server.core.event
-
A class implementing the EventService interface.
- DefaultEventService(DirectoryService) - Constructor for class org.apache.directory.server.core.event.DefaultEventService
-
Create an instance of EventService
- DefaultFingerServers - Class in org.apache.directory.server.dhcp.options.misc
-
The Finger server option specifies a list of Finger available to the
client.
- DefaultFingerServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.DefaultFingerServers
-
- DefaultIpTimeToLive - Class in org.apache.directory.server.dhcp.options.perhost
-
This option specifies the default time-to-live that the client should
use on outgoing datagrams.
- DefaultIpTimeToLive() - Constructor for class org.apache.directory.server.dhcp.options.perhost.DefaultIpTimeToLive
-
- DefaultIrcServers - Class in org.apache.directory.server.dhcp.options.misc
-
The IRC server option specifies a list of IRC available to the
client.
- DefaultIrcServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.DefaultIrcServers
-
- DefaultJournal - Class in org.apache.directory.server.core.journal
-
The default journal implementation.
- DefaultJournal() - Constructor for class org.apache.directory.server.core.journal.DefaultJournal
-
- DefaultJournalStore - Class in org.apache.directory.server.core.journal
-
- DefaultJournalStore() - Constructor for class org.apache.directory.server.core.journal.DefaultJournalStore
-
- DefaultLdapServerFactory - Class in org.apache.directory.server.factory
-
The default LdapServer factory
- DefaultLdapServerFactory() - Constructor for class org.apache.directory.server.factory.DefaultLdapServerFactory
-
- DefaultMarshaller - Class in org.apache.directory.server.core.avltree
-
A Marshaller which uses default Java Serialization.
- DefaultMarshaller() - Constructor for class org.apache.directory.server.core.avltree.DefaultMarshaller
-
- DefaultOperationManager - Class in org.apache.directory.server.core
-
The default implementation of an OperationManager.
- DefaultOperationManager(DirectoryService) - Constructor for class org.apache.directory.server.core.DefaultOperationManager
-
- DefaultOptimizer<E> - Class in org.apache.directory.server.xdbm.search.impl
-
Optimizer that annotates the filter using scan counts.
- DefaultOptimizer(Store) - Constructor for class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
Creates an optimizer on a database.
- DefaultPartitionNexus - Class in org.apache.directory.server.core.shared.partition
-
A root
Partition that contains all other partitions, and
routes all operations to the child partition that matches to its base suffixes.
- DefaultPartitionNexus(Entry) - Constructor for class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Creates the root nexus singleton of the entire system.
- DefaultPasswordValidator - Class in org.apache.directory.server.core.api.authn.ppolicy
-
The default password validator.
- DefaultPasswordValidator() - Constructor for class org.apache.directory.server.core.api.authn.ppolicy.DefaultPasswordValidator
-
Creates a new instance of DefaultPasswordValidator.
- defaultPolicyDn - Variable in class org.apache.directory.server.core.authn.ppolicy.PpolicyConfigContainer
-
the default password policy Dn
- defaultSearchDn - Variable in class org.apache.directory.server.core.api.sp.LdapClassLoader
-
- DefaultSearchEngine - Class in org.apache.directory.server.xdbm.search.impl
-
Given a search filter and a scope the search engine identifies valid
candidate entries returning their ids.
- DefaultSearchEngine(Store, CursorBuilder, EvaluatorBuilder, Optimizer) - Constructor for class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
-
Creates a DefaultSearchEngine for searching a Database without setting
up the database.
- DefaultTupleComparator<K,V> - Class in org.apache.directory.server.core.partition.impl.btree
-
The default implementation of a pair of comparators which compares both
keys and values of a Tuple.
- DefaultTupleComparator(SerializableComparator<K>, SerializableComparator<V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
-
- DefaultWwwServers - Class in org.apache.directory.server.dhcp.options.misc
-
The WWW server option specifies a list of WWW available to the
client.
- DefaultWwwServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.DefaultWwwServers
-
- DelayInducingInterceptor - Class in org.apache.directory.server.core.integ
-
An Interceptor that fakes a specified amount of delay to each
search iteration so we can make sure search time limits are adhered to.
- DelayInducingInterceptor() - Constructor for class org.apache.directory.server.core.integ.DelayInducingInterceptor
-
- delayMillis - Variable in class org.apache.directory.server.core.integ.DelayInducingInterceptor
-
- delegate - Variable in class org.apache.directory.server.protocol.shared.StandardThreadPool
-
- delegateHost - Variable in class org.apache.directory.server.config.beans.DelegatingAuthenticatorBean
-
The delegate host
- delegateHost - Variable in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
The host in charge of delegated authentication
- delegatePort - Variable in class org.apache.directory.server.config.beans.DelegatingAuthenticatorBean
-
The delegate port
- delegatePort - Variable in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
The associated port
- delegateSsl - Variable in class org.apache.directory.server.config.beans.DelegatingAuthenticatorBean
-
Tells if we use SSL to connect
- delegateSsl - Variable in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
Tells if we use SSL to connect
- delegateSslTrustManagerFQCN - Variable in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
The SSL TrustManager FQCN to use
- delegateTls - Variable in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
Tells if we use StartTLS to connect
- delegateTlsTrustManagerFQCN - Variable in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
The startTLS TrustManager FQCN to use
- DelegatingAuthenticator - Class in org.apache.directory.server.core.authn
-
Authenticator delegating to another LDAP server.
- DelegatingAuthenticator() - Constructor for class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
Creates a new instance.
- DelegatingAuthenticator(Dn) - Constructor for class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
Creates a new instance.
- DelegatingAuthenticator(AuthenticationLevel, Dn) - Constructor for class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
Creates a new instance, for a specific authentication level.
- DelegatingAuthenticatorBean - Class in org.apache.directory.server.config.beans
-
A class used to store the Delegating Authenticator configuration.
- DelegatingAuthenticatorBean() - Constructor for class org.apache.directory.server.config.beans.DelegatingAuthenticatorBean
-
- delete(String) - Method in class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
Delete the entry associated with a given Id
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
Deletes a leaf entry from this ContextPartition: non-leaf entries cannot be
deleted until this operation has been applied to their children.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
We have to check that we can remove the associated AdministrativePoint :
if we remove an AAP, no descendant IAP should remain orphan
If we remove a SAP, no descendant IAP should remain orphan
Filters Partition#delete( DeleteOperationContext ) call.
- delete(Dn) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Deletes an entry in the server.
- delete(Dn, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Deletes an entry in the server.
- delete(DeleteRequest) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Deletes an entry in the server.
- delete(DeleteRequest, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Deletes an entry in the server.
- delete(Dn, boolean) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Deletes an entry in the server.
- delete(Dn, boolean, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Deletes an entry in the server.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(Dn) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Process the delete for inner operations.
- delete(Dn) - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Process the delete for inner operations.
- delete(DeleteOperationContext) - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(DeleteRequest) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- delete(Dn) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- delete(String) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- delete(DeleteOperationContext) - Method in interface org.apache.directory.server.core.api.OperationManager
-
TODO document after determining if this method should be here.
- delete(DeleteOperationContext) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Deletes a leaf entry from this ContextPartition: non-leaf entries cannot be
deleted until this operation has been applied to their children.
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AttributeTypeSynchronizer
-
Delete the schema object and update the registries
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
Delete the schema object and update the registries
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitContentRuleSynchronizer
-
Delete the schema object and update the registries
- delete(DitContentRule, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitContentRuleSynchronizer
-
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitStructureRuleSynchronizer
-
Delete the schema object and update the registries
- delete(DitStructureRule, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitStructureRuleSynchronizer
-
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleSynchronizer
-
Delete the schema object and update the registries
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleUseSynchronizer
-
Delete the schema object and update the registries
- delete(MatchingRuleUse, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleUseSynchronizer
-
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NameFormSynchronizer
-
Delete the schema object and update the registries
- delete(NameForm, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NameFormSynchronizer
-
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NormalizerSynchronizer
-
Delete the schema object and update the registries
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ObjectClassSynchronizer
-
Delete the schema object and update the registries
- delete(Entry, boolean) - Method in interface org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizer
-
Delete the schema object and update the registries
- delete(DeleteOperationContext, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
Called to react to the deletion of a metaSchema object.
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxCheckerSynchronizer
-
Delete the schema object and update the registries
- delete(Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxSynchronizer
-
Delete the schema object and update the registries
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
Deletes a leaf entry from this ContextPartition: non-leaf entries cannot be
deleted until this operation has been applied to their children.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
TODO document after determining if this method should be here.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
-
Checks to make sure the entry being deleted exists, and has no children, otherwise throws the appropriate
LdapException.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Deletes a leaf entry from this ContextPartition: non-leaf entries cannot be
deleted until this operation has been applied to their children.
- delete(String) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Delete the entry associated with a given Id
- DELETE - Static variable in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
- delete(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Delete the entry associated with a given Id
- delete(String) - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(Interceptor, int, ModifyOperationContext, NormalizerDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- delete(Interceptor, int, ModifyOperationContext, SyntaxCheckerDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- delete(Interceptor, int, ModifyOperationContext, LdapComparatorDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- delete(Dn) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Deletes an entry in the server.
- delete(Dn, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Deletes an entry in the server.
- delete(Dn, boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Deletes an entry in the server.
- delete(Dn, boolean, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Deletes an entry in the server.
- delete(DeleteRequest) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Deletes an entry in the server.
- delete(DeleteRequest, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Deletes an entry in the server.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Deletes a leaf entry from this ContextPartition: non-leaf entries cannot be
deleted until this operation has been applied to their children.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
Filters Partition#delete( DeleteOperationContext ) call.
- delete() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
-
delete the current message
used for internal log cleanup ONLY
- delete(String) - Method in interface org.apache.directory.server.xdbm.Store
-
Delete an entry from the store
- DELETE_OLD_RDN_PROP - Static variable in class org.apache.directory.server.core.jndi.ServerContext
-
property key used for deleting the old Rdn on a rename
- deleteAdminPointCache(Attribute, DeleteOperationContext) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Update The Administrative Points cache, removing the given AdminPoint
- deleteConsumerEntry(ReplicaEventLog) - Method in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
Delete an existing consumer entry from ou=consumers,ou=system
- deletedEntry - Variable in class org.apache.directory.server.core.trigger.DeleteStoredProcedureParameterInjector
-
- deletedEntryInjector - Variable in class org.apache.directory.server.core.trigger.DeleteStoredProcedureParameterInjector
-
- deletedEntryName - Variable in class org.apache.directory.server.core.trigger.DeleteStoredProcedureParameterInjector
-
- deleteEntries(List<byte[]>, boolean, int) - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
deletes the entries having the UUID given in the list
- deleteFile(File) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Recursively delete an entry and all of its children.
- deleteFile() - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- deleteFromSchema(SchemaObject, String) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
Delete a SchemaObject from the schema registry, assuming that
it has an associated schema and that this schema is loaded
- deleteOldRdn - Variable in class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
The flag to remove the old Rdn Attribute
- deleteoldrdnInjector - Variable in class org.apache.directory.server.core.trigger.ModifyDNStoredProcedureParameterInjector
-
Injector for 'newrdn' parameter of ModifyDNRequest as in RFC4511.
- deleteOldRn - Variable in class org.apache.directory.server.core.trigger.ModifyDNStoredProcedureParameterInjector
-
- DeleteOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
A Delete context used for Interceptors.
- DeleteOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.DeleteOperationContext
-
Creates a new instance of DeleteOperationContext.
- DeleteOperationContext(CoreSession, Dn) - Constructor for class org.apache.directory.server.core.api.interceptor.context.DeleteOperationContext
-
Creates a new instance of DeleteOperationContext.
- DeleteOperationContext(CoreSession, DeleteRequest) - Constructor for class org.apache.directory.server.core.api.interceptor.context.DeleteOperationContext
-
- deleteRecursive(Dn, int) - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
removes all child entries present under the given Dn and finally the Dn itself
- DeleteRequestHandler - Class in org.apache.directory.server.ldap.handlers.request
-
A single reply MessageReceived handler for DeleteRequests.
- DeleteRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.request.DeleteRequestHandler
-
- deleteRequestHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- DeleteResponseHandler - Class in org.apache.directory.server.ldap.handlers.response
-
A single reply handler for DeleteResponses.
- DeleteResponseHandler() - Constructor for class org.apache.directory.server.ldap.handlers.response.DeleteResponseHandler
-
- deleteResponseHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- deleteSchemaObject(Interceptor, int, ModifyOperationContext, SchemaObject) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- DeleteStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
-
- DeleteStoredProcedureParameterInjector(OperationContext, Dn) - Constructor for class org.apache.directory.server.core.trigger.DeleteStoredProcedureParameterInjector
-
- deleteUnusedIndexFiles(List<String>, File[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
removes any unused/removed attribute index files present under the partition's
working directory
- deleteUnusedIndexFiles(List<String>, File[]) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
jdbm
removes any unused/removed attribute index files present under the partition's
working directory
- DELIMITER - Static variable in class org.apache.directory.server.core.authn.PasswordHistory
-
- deliverNamingExceptionEvent(Exception) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- delRole(String, Dn, String, DnNode<AccessControlAdministrativePoint>, DnNode<CollectiveAttributeAdministrativePoint>, DnNode<TriggerExecutionAdministrativePoint>, DnNode<SubschemaAdministrativePoint>) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Update the cache clones with the added roles
- denormalizeEntryOpAttrs(Entry) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
- denormalizeOpAttrsEnabled - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
Manage the operational attributes denormalization
- denormalizeTypes(Dn) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
Does not create a new Dn but alters existing Dn by using the first
short name for an attributeType definition.
- denormalizingSearchFilter - Variable in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
The denormalizer filter
- dependenciesAT - Variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
The m-dependencies AttributeType
- depth - Variable in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- depth - Variable in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- dereferencing - Variable in class org.apache.directory.server.xdbm.search.evaluator.BaseLevelScopeEvaluator
-
True if the scope requires alias dereferencing while searching
- dereferencing - Variable in class org.apache.directory.server.xdbm.search.evaluator.OneLevelScopeEvaluator
-
True if the scope requires alias dereferencing while searching
- dereferencing - Variable in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
True if the scope requires alias dereferencing while searching
- deriveKey(byte[], byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- deriveKey(byte[], byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
Derived Key = DK(Base Key, Well-Known Constant)
DK(Key, Constant) = random-to-key(DR(Key, Constant))
DR(Key, Constant) = k-truncate(E(Key, Constant, initial-cipher-state))
- deriveKeys(ModifyOperationContext, KeyDerivationInterceptor.ModifySubContext) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
Use the 'userPassword' and 'krb5PrincipalName' attributes to derive Kerberos keys for the principal.
- deriveRandom(byte[], byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- Des3CbcSha1KdEncryption - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
- Des3CbcSha1KdEncryption() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- DesCbcCrcEncryption - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
- DesCbcCrcEncryption() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- DesCbcMd5Encryption - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
- DesCbcMd5Encryption() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
- DescendantCursor - Class in org.apache.directory.server.xdbm.search.cursor
-
A Cursor over entries satisfying one level scope constraints with alias
dereferencing considerations when enabled during search.
- DescendantCursor(Store, String, String, Cursor<IndexEntry<ParentIdAndRdn, String>>) - Constructor for class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
Creates a Cursor over entries satisfying one level scope criteria.
- DescendantCursor(Store, String, String, Cursor<IndexEntry<ParentIdAndRdn, String>>, boolean) - Constructor for class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
Creates a Cursor over entries satisfying one level scope criteria.
- description - Variable in class org.apache.directory.server.config.beans.AdsBaseBean
-
The description
- description - Variable in class org.apache.directory.server.core.api.changelog.Tag
-
- DescriptionParsers - Class in org.apache.directory.server.core.api.schema
-
TODO: move to apacheds-core?
Parses descriptions using a number of different parsers for schema descriptions.
- DescriptionParsers(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.DescriptionParsers
-
Creates a description parser.
- deserialize(SchemaManager, ObjectInput) - Static method in class org.apache.directory.server.core.api.changelog.ChangeLogEventSerializer
-
Deserializes a ChangeLogEvent instance.
- deserialize(SchemaManager, ObjectInput) - Static method in class org.apache.directory.server.core.api.LdapPrincipalSerializer
-
Deserializes a LdapPrincipal instance.
- deserialize(byte[]) - Method in class org.apache.directory.server.core.avltree.ArrayMarshaller
-
Creates an Array from given bytes of data.
- deserialize(byte[]) - Method in class org.apache.directory.server.core.avltree.AvlTreeMarshaller
-
Creates an AVLTree from given bytes of data.
- deserialize(byte[]) - Method in class org.apache.directory.server.core.avltree.DefaultMarshaller
-
- deserialize(byte[]) - Method in interface org.apache.directory.server.core.avltree.Marshaller
-
- deserialize(Entry) - Static method in class org.apache.directory.server.core.jndi.JavaLdapSupport
-
Resusitates an object from a serialized attribute in an entry that
conforms to the specifications for representing Java Objects in an LDAP
Directory (RFC 2713).
- deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BigIntegerSerializer
-
- deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirectMarshaller
-
- deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DnSerializer
-
Deserialize a Dn.
- deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.EntrySerializer
-
Deserialize a Entry.
- deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
-
- deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.LongSerializer
-
- deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.MarshallerSerializerBridge
-
- deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.ParentIdAndRdnSerializer
-
Deserialize a ParentIdAndRdn.
- deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.StringSerializer
-
- deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.UuidSerializer
- deserialize(ByteBuffer) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
-
Deserialize a Dn.
- deserialize(BufferHandler) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
-
- deserialize(ByteBuffer) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
Deserialize a Entry.
- deserialize(BufferHandler) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
- deserialize(BufferHandler) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
Deserialize a ParentIdAndRdn.
- deserialize(ByteBuffer) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
- deserialize(byte[]) - Method in class org.apache.directory.server.core.shared.NullStringSerializer
-
- deserialize(byte[]) - Method in class org.apache.directory.server.core.shared.SortedEntrySerializer
-
- deserialize(byte[]) - Method in class org.apache.directory.server.ldap.replication.ReplicaEventMessageSerializer
-
Deserialize a ReplicaEventMessage.
- DesStringToKey - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
An implementation of the DES string-to-key function as originally described
in RFC 1510, "The Kerberos Network Authentication Service (V5)," and clarified
in RFC 3961, "Encryption and Checksum Specifications for Kerberos 5."
- DesStringToKey() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
-
- destroy() - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
This method does nothing by default.
- destroy() - Method in class org.apache.directory.server.core.api.CacheService
-
Clear the cache and shutdown it
- destroy() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Destroy the changeLog
- destroy() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLogStore
-
Destroy the logs.
- destroy() - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
This method does nothing by default.
- destroy() - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Deinitializes this interceptor.
- destroy() - Method in interface org.apache.directory.server.core.api.journal.Journal
-
Destroy the journal service
- destroy() - Method in interface org.apache.directory.server.core.api.journal.JournalStore
-
Destroy the logs.
- destroy() - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
- destroy() - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Instructs this Partition to synchronize with it's persistent store, and
destroy all held resources, in preparation for a shutdown event.
- destroy() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
- destroy() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Deinitializes and deregisters all
Authenticators from this service.
- destroy() - Method in interface org.apache.directory.server.core.authn.Authenticator
-
- destroy() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Destroy the changeLog
- destroy() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
Save logs, tags and revision on disk, and clean everything in memory
- destroy() - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
-
- destroy() - Method in class org.apache.directory.server.core.journal.DefaultJournal
-
Destroy the journal service
- destroy() - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
-
Destroy the logs.
- destroy() - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
This method does nothing by default.
- destroy() - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
The destroy method does nothing
- destroy() - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
- DESTROY - Static variable in class org.apache.directory.server.wrapper.ExitCodes
-
- destroy() - Method in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Destroys this key by overwriting the symmetric key material with zeros.
- destroySubcontext(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- destroySubcontext(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- destroySubcontext(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- destroySubcontext(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- detachNodes(LinkedAvlNode<K>, LinkedAvlNode<K>) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
Detach a LinkedAvlNode from its parent
- detachNodes(LinkedAvlMapNode<K, V>, LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Detach a LinkedAvlMapNode from its parent
- detectPasswordModification(ModifyOperationContext, KeyDerivationInterceptor.ModifySubContext) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
Detect password modification by checking the modify request for the 'userPassword'.
- determineLeaseTime(long, Map) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
-
Determine the lease time based on the time requested by the client, the
properties and a global default.
- determineMessageDestination(DhcpMessage, DhcpMessage) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
Determine where to send the message:
If the 'giaddr' field in a DHCP message from a client is non-zero, the
server sends any return messages to the 'DHCP server' port on the BOOTP
relay agent whose address appears in 'giaddr'.
- determineSelectionBase(InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
-
Determine address on which to base selection.
- DhcpConfigElement - Class in org.apache.directory.server.dhcp.store
-
- DhcpConfigElement() - Constructor for class org.apache.directory.server.dhcp.store.DhcpConfigElement
-
- DhcpDecoder - Class in org.apache.directory.server.dhcp.protocol
-
- DhcpDecoder() - Constructor for class org.apache.directory.server.dhcp.protocol.DhcpDecoder
-
- DhcpEncoder - Class in org.apache.directory.server.dhcp.protocol
-
- DhcpEncoder() - Constructor for class org.apache.directory.server.dhcp.protocol.DhcpEncoder
-
- DhcpException - Exception in org.apache.directory.server.dhcp
-
- DhcpException() - Constructor for exception org.apache.directory.server.dhcp.DhcpException
-
This empty constructor is used if no
explanation of the DHCP exception is required.
- DhcpException(String) - Constructor for exception org.apache.directory.server.dhcp.DhcpException
-
This constructor is used if a description of the event
that caused the exception is required.
- DhcpException(String, Exception) - Constructor for exception org.apache.directory.server.dhcp.DhcpException
-
This constructor is used if a description of the event that caused the
exception is required.
- DhcpMessage - Class in org.apache.directory.server.dhcp.messages
-
A DHCP (RFC 2131) message.
- DhcpMessage() - Constructor for class org.apache.directory.server.dhcp.messages.DhcpMessage
-
Create a default dhcp message.
- DhcpMessage(MessageType, byte, HardwareAddress, short, int, int, short, InetAddress, InetAddress, InetAddress, InetAddress, String, String, OptionsField) - Constructor for class org.apache.directory.server.dhcp.messages.DhcpMessage
-
Create a DHCP message based on the supplied values.
- DhcpMessageDecoder - Class in org.apache.directory.server.dhcp.io
-
- DhcpMessageDecoder() - Constructor for class org.apache.directory.server.dhcp.io.DhcpMessageDecoder
-
- DhcpMessageEncoder - Class in org.apache.directory.server.dhcp.io
-
- DhcpMessageEncoder() - Constructor for class org.apache.directory.server.dhcp.io.DhcpMessageEncoder
-
- DhcpMessageType - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option is used to convey the type of the DHCP message.
- DhcpMessageType() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
-
- DhcpMessageType(MessageType) - Constructor for class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
-
- DhcpOption - Class in org.apache.directory.server.dhcp.options
-
The Dynamic Host Configuration Protocol (DHCP) provides a framework
for passing configuration information to hosts on a TCP/IP network.
- DhcpOption() - Constructor for class org.apache.directory.server.dhcp.options.DhcpOption
-
- DhcpProtocolCodecFactory - Class in org.apache.directory.server.dhcp.protocol
-
- DhcpProtocolCodecFactory() - Constructor for class org.apache.directory.server.dhcp.protocol.DhcpProtocolCodecFactory
-
- DhcpProtocolHandler - Class in org.apache.directory.server.dhcp.protocol
-
Implementation of a DHCP protocol handler which delegates the work of
generating replys to a DhcpService implementation.
- DhcpProtocolHandler(DhcpService) - Constructor for class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
- DhcpServerBean - Class in org.apache.directory.server.config.beans
-
A class used to store the DhcpServer configuration.
- DhcpServerBean() - Constructor for class org.apache.directory.server.config.beans.DhcpServerBean
-
Create a new DhcpServerBean instance
- dhcpService - Variable in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
The DHCP service implementation.
- DhcpService - Interface in org.apache.directory.server.dhcp.service
-
DHCP Protocol (RFC 2131, RFC 2132).
- dhcpStore - Variable in class org.apache.directory.server.dhcp.service.StoreBasedDhcpService
-
- DhcpStore - Interface in org.apache.directory.server.dhcp.store
-
- dictionary - Variable in class org.apache.directory.server.protocol.shared.MapAdapter
-
- DIFFERED - Static variable in interface org.apache.directory.server.ldap.replication.consumer.ReplicationConsumer
-
A flag we used when we want to connect after a waiting delay
- DigestMd5CallbackHandler - Class in org.apache.directory.server.ldap.handlers.sasl.digestMD5
-
- DigestMd5CallbackHandler(LdapSession, CoreSession, BindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.sasl.digestMD5.DigestMd5CallbackHandler
-
Creates a new instance of DigestMd5CallbackHandler.
- DigestMd5MechanismHandler - Class in org.apache.directory.server.ldap.handlers.sasl.digestMD5
-
The DIGEST-MD5 mechanism handler.
- DigestMd5MechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.sasl.digestMD5.DigestMd5MechanismHandler
-
- directory - Variable in class org.apache.directory.server.core.api.AbstractLayout
-
The base directory
- DIRECTORY_CACHESERVICE_XML - Static variable in class org.apache.directory.server.core.api.CacheService
-
The cache configuration file
- DirectoryBackedService - Class in org.apache.directory.server.protocol.shared
-
Base class shared by all protocol providers for configuration.
- DirectoryBackedService() - Constructor for class org.apache.directory.server.protocol.shared.DirectoryBackedService
-
- DirectoryListener - Interface in org.apache.directory.server.core.api.event
-
A listener which is notified of changes to the directory service.
- DirectoryListenerAdapter - Class in org.apache.directory.server.core.api.event
-
A DirectoryListener adapter class for convenient subclassing
It doesn't handle any operation
- DirectoryListenerAdapter() - Constructor for class org.apache.directory.server.core.api.event.DirectoryListenerAdapter
-
- DirectoryPrincipalStore - Class in org.apache.directory.server.kerberos.kdc
-
A PrincipalStore backing entries in a DirectoryService.
- DirectoryPrincipalStore(DirectoryService, Dn) - Constructor for class org.apache.directory.server.kerberos.kdc.DirectoryPrincipalStore
-
Creates a new instance of DirectoryPrincipalStore.
- directoryService - Variable in class org.apache.directory.server.config.listener.ConfigChangeListener
-
the directory service
- directoryService - Variable in class org.apache.directory.server.configuration.ApacheDS
-
The directory service
- DirectoryService - Interface in org.apache.directory.server.core.api
-
Provides JNDI service to AbstractContextFactory.
- directoryService - Variable in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
A reference to the DirectoryService instance
- directoryService - Variable in class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
the session's DirectoryService
- directoryService - Variable in class org.apache.directory.server.core.api.sp.LdapClassLoader
-
- directoryService - Variable in class org.apache.directory.server.core.api.subtree.SubentryUtils
-
A reference to the DirectoryService instance
- directoryService - Variable in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
The associated DirectoryService
- directoryService - Variable in class org.apache.directory.server.core.authz.GroupCache
-
the directory service
- directoryService - Variable in class org.apache.directory.server.core.authz.TupleCache
-
the directory service
- directoryService - Variable in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
The DirectoryService
- directoryService - Variable in class org.apache.directory.server.core.DefaultOperationManager
-
The directory service instance
- directoryService - Variable in class org.apache.directory.server.core.event.DefaultEventService
-
The DirectoryService instance
- directoryService - Variable in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
-
The directory service.
- directoryService - Variable in class org.apache.directory.server.core.integ.CreateDsRule
-
- directoryService - Variable in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- directoryService - Variable in class org.apache.directory.server.core.shared.DefaultCoreSession
-
The DirectoryService we are connected to
- directoryService - Variable in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
The DirectoryService instance
- directoryService - Variable in class org.apache.directory.server.dns.store.jndi.MultiBaseSearch
-
- directoryService - Variable in class org.apache.directory.server.factory.DefaultLdapServerFactory
-
The DirectoryService instance
- directoryService - Variable in class org.apache.directory.server.kerberos.kdc.DirectoryPrincipalStore
-
The directory service backing store for this PrincipalStore.
- directoryService - Variable in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
A reference on the DirectoryService instance
- directoryService - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
a reference to the directoryService
- directoryService - Variable in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
The DirectoryService instance
- directoryService - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
- directoryService - Variable in class org.apache.directory.server.protocol.shared.DirectoryBackedService
-
directory service core where protocol data is backed
- DirectoryServiceBean - Class in org.apache.directory.server.config.beans
-
A class used to store the DirectoryService configuration.
- DirectoryServiceBean() - Constructor for class org.apache.directory.server.config.beans.DirectoryServiceBean
-
Create a new DnsServerBean instance
- directoryServiceBeans - Variable in class org.apache.directory.server.config.beans.ConfigBean
-
The DirectoryService beans
- DirectoryServiceFactory - Interface in org.apache.directory.server.core.factory
-
A factory used to generate differently configured DirectoryService objects.
- directoryServiceId - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The DS instance Id
- DirectoryServiceOperation - Interface in org.apache.directory.server.protocol.shared.store
-
Interface to support the command pattern for LDAP operations.
- dirFilter - Variable in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
A filter used to pick all the directories
- dirService - Variable in class org.apache.directory.server.bridge.http.HttpDirectoryService
-
the directory service instance
- dirService - Variable in class org.apache.directory.server.integration.http.HttpServer
-
- dirService - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
The directory service instance
- dirty - Variable in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
flag used internally to detect if partition data was updated in memory but not on disk
- dirty - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
A flag used to indicate that the consumer is not up to date
- DISABLE_SECURITY_LAYER_ONCE - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslFilter
-
A session attribute key that makes next one write request bypass
this filter (not adding a security layer).
- DISABLE_TRANSISTED_CHECKED - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - disable transisted checked.
- disabled - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- disabled - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- disabledAT - Variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
The m-disable AttributeType
- disableSchema(String) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
- disableSchema(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
- disconnect() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
Disconnect from the producer
- disconnected - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
flag to indicate whether the consumer was disconnected
- dispose(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpDecoder
-
- dispose(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpEncoder
-
- dispose() - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslServer
- distinguishedName - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- distinguishedName - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- DIT_CONTENT_RULE_INDEX - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- DIT_CONTENT_RULE_INDEX - Static variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- DIT_STRUCTURE_RULE_INDEX - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- DIT_STRUCTURE_RULE_INDEX - Static variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- ditContentRuleParser - Variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- DitContentRuleSynchronizer - Class in org.apache.directory.server.core.api.schema.registries.synchronizers
-
A schema entity change handler for DitContentRules.
- DitContentRuleSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.registries.synchronizers.DitContentRuleSynchronizer
-
Creates a new instance of DitContentRuleSynchronizer.
- ditStructureRuleParser - Variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- DitStructureRuleSynchronizer - Class in org.apache.directory.server.core.api.schema.registries.synchronizers
-
A schema entity change handler for DitStructureRules.
- DitStructureRuleSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.registries.synchronizers.DitStructureRuleSynchronizer
-
Creates a new instance of DitStructureSynchronizer.
- dn - Variable in class org.apache.directory.server.config.beans.AdsBaseBean
-
the DN of the entry with which this bean is associated
- dn - Variable in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
-
The AA's Dn
- dn - Variable in class org.apache.directory.server.core.api.entry.ServerSearchResult
-
Distinguished name for this result
- dn - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
The Dn associated with the context
- dn - Variable in class org.apache.directory.server.core.api.LdapPrincipal
-
the normalized distinguished name of the principal
- dn - Variable in class org.apache.directory.server.core.jndi.ServerContext
-
The distinguished name of this Context
- DnameRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
3.
- DnameRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.DnameRecordEncoder
-
- dnCache - Variable in class org.apache.directory.server.core.shared.DefaultDnFactory
-
The cache for DNs
- dnFactory - Variable in class org.apache.directory.server.config.ConfigPartitionInitializer
-
- DnFactory - Interface in org.apache.directory.server.core.api
-
A factory for DNs, with a cache.
- dnFactory - Variable in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
The DN factory
- dnFactory - Variable in class org.apache.directory.server.core.api.partition.AbstractPartition
-
The DnFactory to use to create DN
- dnFactory - Variable in class org.apache.directory.server.core.authz.GroupCache
-
the Dn factory
- dnFactory - Variable in class org.apache.directory.server.core.authz.TupleCache
-
the Dn factory
- dnFactory - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The Dn factory
- dnFactory - Variable in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
The Dn factory
- DnsAttribute - Class in org.apache.directory.server.dns.store
-
Constants representing the DNS attribute ids as defined by the Apache DNS schema.
- DnsAttribute() - Constructor for class org.apache.directory.server.dns.store.DnsAttribute
-
- DnsCatalog - Class in org.apache.directory.server.dns.store.jndi
-
A catalog for mapping DNS zones to search base Dn's.
- DnsCatalog(Map<String, Object>) - Constructor for class org.apache.directory.server.dns.store.jndi.DnsCatalog
-
Creates a new instance of DnsCatalog.
- dnsClass - Variable in class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- dnsConfiguration - Static variable in class org.apache.directory.server.dns.Main
-
- DnsContext - Class in org.apache.directory.server.dns.service
-
- DnsContext() - Constructor for class org.apache.directory.server.dns.service.DnsContext
-
- DnSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
Serialize and deserialize a Dn.
- DnSerializer(SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.DnSerializer
-
Creates a new instance of DnSerializer.
- DnSerializer - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
Serialize and deserialize a Dn.
- DnSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
-
Creates a new instance of DnSerializer.
- DnSerializerComparator - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
A comparator used to compare Dn stored in the Dn index.
- DnSerializerComparator(String) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.DnSerializerComparator
-
Creates a new instance of DnSerializer.
- DnsException - Exception in org.apache.directory.server.dns
-
The root of the DNS exception hierarchy.
- DnsException(ResponseCode) - Constructor for exception org.apache.directory.server.dns.DnsException
-
Creates a DnsException with a response code.
- DnsMessage - Class in org.apache.directory.server.dns.messages
-
All communications inside of the domain protocol are carried in a single
format called a message.
- DnsMessage(int, MessageType, OpCode, boolean, boolean, boolean, boolean, boolean, boolean, ResponseCode, List<QuestionRecord>, List<ResourceRecord>, List<ResourceRecord>, List<ResourceRecord>) - Constructor for class org.apache.directory.server.dns.messages.DnsMessage
-
Creates a new instance of DnsMessage.
- DnsMessageDecoder - Class in org.apache.directory.server.dns.io.decoder
-
A decoder for DNS messages.
- DnsMessageDecoder() - Constructor for class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- DnsMessageEncoder - Class in org.apache.directory.server.dns.io.encoder
-
An encoder for DNS messages.
- DnsMessageEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- DnsMessageModifier - Class in org.apache.directory.server.dns.messages
-
All communications inside of the domain protocol are carried in a single
format called a message.
- DnsMessageModifier() - Constructor for class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- dnsName - Variable in class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- DnsOperation - Interface in org.apache.directory.server.dns.store.jndi
-
Interface to support the command pattern with JNDI contexts.
- DnsProtocolHandler - Class in org.apache.directory.server.dns.protocol
-
- DnsProtocolHandler(DnsServer, RecordStore) - Constructor for class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
Creates a new instance of DnsProtocolHandler.
- DnsProtocolTcpCodecFactory - Class in org.apache.directory.server.dns.protocol
-
- DnsProtocolTcpCodecFactory() - Constructor for class org.apache.directory.server.dns.protocol.DnsProtocolTcpCodecFactory
-
- DnsProtocolUdpCodecFactory - Class in org.apache.directory.server.dns.protocol
-
- DnsProtocolUdpCodecFactory() - Constructor for class org.apache.directory.server.dns.protocol.DnsProtocolUdpCodecFactory
-
- DnsServer - Class in org.apache.directory.server.dns
-
Contains the configuration parameters for the DNS protocol provider.
- DnsServer() - Constructor for class org.apache.directory.server.dns.DnsServer
-
Creates a new instance of DnsConfiguration.
- DnsServerBean - Class in org.apache.directory.server.config.beans
-
A class used to store the DnsServer configuration.
- DnsServerBean() - Constructor for class org.apache.directory.server.config.beans.DnsServerBean
-
Create a new DnsServerBean instance
- DnsTcpDecoder - Class in org.apache.directory.server.dns.protocol
-
A CumulativeProtocolDecoder which supports DNS operation over TCP,
by reassembling split packets prior to decoding.
- DnsTcpDecoder() - Constructor for class org.apache.directory.server.dns.protocol.DnsTcpDecoder
-
- DnsTcpEncoder - Class in org.apache.directory.server.dns.protocol
-
A ProtocolEncoder for use in the MINA framework that uses the
DnsMessageEncoder to encode DnsMessages.
- DnsTcpEncoder() - Constructor for class org.apache.directory.server.dns.protocol.DnsTcpEncoder
-
- dnsTtl - Variable in class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- dnsType - Variable in class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- DnsUdpDecoder - Class in org.apache.directory.server.dns.protocol
-
A ProtocolDecoder for use in the MINA framework that uses the
DnsMessageDecoder to decode DnsMessages.
- DnsUdpDecoder() - Constructor for class org.apache.directory.server.dns.protocol.DnsUdpDecoder
-
- DnsUdpEncoder - Class in org.apache.directory.server.dns.protocol
-
A ProtocolEncoder for use in the MINA framework that uses the
DnsMessageEncoder to encode DnsMessages.
- DnsUdpEncoder() - Constructor for class org.apache.directory.server.dns.protocol.DnsUdpEncoder
-
- doAddOperation(Dn, Entry) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Used to encapsulate [de]marshalling of controls before and after add operations.
- doBindOperation(Dn, byte[], String, String) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Used to encapsulate [de]marshalling of controls before and after bind operations.
- doContentUpdate(LdapSession, SearchRequest, ReplicaEventLog, String) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
process the update of the consumer, starting from the given LastEntryCSN the consumer
has sent with the sync request.
- doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.dns.protocol.DnsTcpDecoder
-
- doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.MinaChangePasswordDecoder
-
- doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosDecoder
-
- doDelete(File) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
Deletes the working directory.
- doDeleteOperation(Dn) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Used to encapsulate [de]marshalling of controls before and after delete operations.
- doDestroy() - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Override this method to put your initialization code.
- doDestroy() - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
Override this method to put your initialization code.
- doDestroy() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
Implement your deinitialization code here.
- doDestroy() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Override this method to put your initialization code.
- doDestroy() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
Override this method to put your initialization code.
- doDestroy() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
Override this method to put your initialization code.
- doDestroy() - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
Override this method to put your initialization code.
- doDestroy() - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
- doesFutureExistFor(int) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- doGetRootDseOperation(Dn) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- doInit() - Method in class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
Override this method to put your initialization code.
- doInit() - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Override this method to put your initialization code.
- doInit() - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
Override this method to put your initialization code.
- doInit() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
Implement your initialization code here.
- doInit() - Method in class org.apache.directory.server.core.partition.impl.avl.AvlPartition
-
Override this method to put your initialization code.
- doInit() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Override this method to put your initialization code.
- doInit() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
- doInit() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- doInit() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Override this method to put your initialization code.
- doInit() - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
- doInit() - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
- doInitialRefresh(LdapSession, SearchRequest) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Process the initial refresh : we will send all the entries
- doListOperation(Dn) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Used to encapsulate [de]marshalling of controls before and after list operations.
- doLookupOperation(Dn) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Used to encapsulate [de]marshalling of controls before and after lookup operations.
- doLookupOperation(Dn, String[]) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Used to encapsulate [de]marshalling of controls before and after lookup operations.
- DOMAIN_NAME - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsDomainName
- DomainName - Class in org.apache.directory.server.dhcp.options.vendor
-
This option specifies the domain name that client should use when
resolving hostnames via the Domain Name System.
- DomainName() - Constructor for class org.apache.directory.server.dhcp.options.vendor.DomainName
-
- domainName - Variable in class org.apache.directory.server.dns.messages.QuestionRecord
-
A domain name represented as a sequence of labels, where
each label consists of a length octet followed by that
number of octets.
- domainName - Variable in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
An owner name, i.e., the name of the node to which this
resource record pertains.
- DomainNameServers - Class in org.apache.directory.server.dhcp.options.vendor
-
The domain name server option specifies a list of Domain Name System
(STD 13, RFC 1035 [8]) name servers available to the client.
- DomainNameServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.DomainNameServers
-
- DomainNameService - Class in org.apache.directory.server.dns.service
-
Domain Name Service (DNS) Protocol (RFC 1034, 1035)
- DomainNameService() - Constructor for class org.apache.directory.server.dns.service.DomainNameService
-
- doModifyOperation(Dn, List<Modification>) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Used to encapsulate [de]marshalling of controls before and after modify operations.
- doMove(Dn, Dn) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Used to encapsulate [de]marshalling of controls before and after moveAndRename operations.
- doMoveAndRenameOperation(Dn, Dn, Rdn, boolean) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Used to encapsulate [de]marshalling of controls before and after moveAndRename operations.
- done - Variable in class org.apache.directory.server.core.api.EntryToResponseCursor
-
The done flag
- doPagedSearch(LdapSession, SearchRequest, PagedResultsDecorator) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Handle a Paged Search request.
- doRefreshOnly() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
- doRename(Dn, Rdn, boolean) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Used to encapsulate [de]marshalling of controls before and after rename operations.
- doSearchOperation(Dn, AliasDerefMode, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Used to encapsulate [de]marshalling of controls before and after list operations.
- doSimpleSearch(LdapSession, SearchRequest) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Conducts a simple search across the result set returning each entry
back except for the search response done.
- doSimpleSearch(LdapSession, SearchRequest, ReplicaEventLog) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Process a search on the provider to get all the modified entries.
- doSyncSearch(SynchronizationModeEnum, boolean) - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
Performs a search on connection with updated syncRequest control.
- drop(K, String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Remove the pair from the index for the given value and id.
- drop(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Remove all the reference to an entry from the index.
- drop(K, String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Remove the pair from the index for the given value and id.
- drop(String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Remove all the reference to an entry from the index.
- drop(String) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
Remove all the reference to an entry from the index.
- drop(K, String) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
Remove the pair from the index for the given value and id.
- drop(ID) - Method in interface org.apache.directory.server.xdbm.Index
-
Remove all the reference to an entry from the index.
- drop(K, ID) - Method in interface org.apache.directory.server.xdbm.Index
-
Remove the pair from the index for the given value and id.
- dropAliasIndices(String) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Removes the index entries for an alias before the entry is deleted from
the master table.
- dropMovedAliasIndices(Dn) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
For all aliases including and under the moved base, this method removes
one and subtree alias index tuples for old ancestors above the moved base
that will no longer be ancestors after the move.
- dsAccessControlEnabled - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The flag that tells if the AccessControl system is activated
- dsAllowAnonymousAccess - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The flag that tells if Anonymous connections are allowed
- DSAnnotationProcessor - Class in org.apache.directory.server.core.factory
-
A Helper class used to create a DS from the annotations
- DSAnnotationProcessor() - Constructor for class org.apache.directory.server.core.factory.DSAnnotationProcessor
-
- DSBasedServerBean - Class in org.apache.directory.server.config.beans
-
A class used to store the KdcServer configuration.
- DSBasedServerBean() - Constructor for class org.apache.directory.server.config.beans.DSBasedServerBean
-
Create a new JournalBean instance
- dsDenormalizeOpAttrsEnabled - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The flag that tells if Dn must be denormalized
- dsPasswordHidden - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The flag that tells if the password should be returned as a normal attribute or not
- dsReplicaId - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The directory instance replication ID
- dsSyncPeriodMillis - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The delay between two flushes on disk
- dsTestEntries - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The ldif entries to inject into the server at startup
- dumpAllRdnIdx() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- dumpCursors(String) - Method in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
Dumps the cursors
- dumpCursors(String) - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
Dumps the cursors
- dumpEvaluators(String) - Method in class org.apache.directory.server.xdbm.search.cursor.AndCursor
-
Dumps the evaluators
- dumpEvaluators(String) - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
Dumps the evaluators
- dumpEvaluators(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.AndEvaluator
-
Dumps the evaluators
- dumpEvaluators(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.OrEvaluator
-
Dumps the evaluators
- dumpIndex(OutputStream, String) - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Dump the requested index to a given stream
- dumpIndex(OutputStream, String) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Dump the requested index to a given stream
- dumpIndex(OutputStream, Index<?, String>) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- dumpIndex(OutputStream, String) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Dump the requested index to a given stream
- dumpRdnIdx() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- dumpRdnIdx(String, String) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- dumpRdnIdx(String, int, String) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- duplicateBtrees - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
a cache of duplicate BTrees
- DupsContainer<V> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
A wrapper around duplicate key values.
- DupsContainer(ArrayTree<V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainer
-
- DupsContainer(BTreeRedirect) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainer
-
- DupsContainerCursor<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
A cursor for browsing tables with duplicates which returns the container
for values rather than just the value.
- DupsContainerCursor(JdbmTable<K, V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
-
Creates a Cursor over the tuples of a JDBM table.
- DupsCursor<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
A Cursor over a BTree which manages duplicate keys.
- DupsCursor(JdbmTable<K, V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
- dupsCursor - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
A Cursor over a set of value objects for the current key held in the
containerTuple.
- dupsCursor - Variable in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
-
A Cursor over a set of value objects for the current key held in the
containerTuple.
- eagerlyPopulateFields(OperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
Eagerly populates fields of operation contexts so multiple Interceptors
in the processing pathway can reuse this value without performing a
redundant lookup operation.
- echoTicket(EncTicketPart, Ticket) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- eData - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
the error data
- eDataLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- ehCache - Variable in class org.apache.directory.server.core.authz.GroupCache
-
String key for the Dn of a group to a Set (HashSet) for the Strings of member DNs
- elements - Variable in class org.apache.directory.shared.kerberos.components.AdAndOr
-
The elements
- elements - Variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
The AuthorizationData
- elementsTagLength - Variable in class org.apache.directory.shared.kerberos.components.AdAndOr
-
- elementsTagLength - Variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- EMPTY - Static variable in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
An empty control array
- EMPTY_ABANDONABLES - Static variable in class org.apache.directory.server.ldap.LdapSession
-
The list of requests we can abandon
- EMPTY_ATTRIBUTE_TYPES - Static variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- EMPTY_CLASS_ARRAY - Static variable in class org.apache.directory.server.core.api.sp.java.JavaStoredProcEngine
-
- EMPTY_CLASS_ARRAY - Static variable in class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
-
- EMPTY_COMPARATORS - Static variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
Empty arrays of SchemaObjects
- EMPTY_CONTROLS - Static variable in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- EMPTY_CONTROLS - Static variable in class org.apache.directory.server.core.jndi.ServerContext
-
Empty array of controls for use in dealing with them
- EMPTY_CONTROLS - Static variable in class org.apache.directory.server.ldap.LdapProtocolConstants
-
- EMPTY_DIT_CONTENT_RULES - Static variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- EMPTY_DIT_STRUCTURE_RULES - Static variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- EMPTY_EVALLUATOR - Static variable in class org.apache.directory.server.xdbm.search.impl.EvaluatorBuilder
-
- EMPTY_EVENT_ARRAY - Static variable in enum org.apache.directory.server.core.api.event.EventType
-
- EMPTY_GROUPS - Static variable in class org.apache.directory.server.core.authz.GroupCache
-
- EMPTY_MATCHING_RULE_USES - Static variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- EMPTY_MATCHING_RULES - Static variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- EMPTY_NAME_FORMS - Static variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- EMPTY_NORMALIZERS - Static variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- EMPTY_OBJECT_CLASSES - Static variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- EMPTY_PRINCIPAL_NAME - Static variable in class org.apache.directory.shared.kerberos.KerberosUtils
-
An empty list of principal names
- EMPTY_SYNTAX_CHECKERS - Static variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- EMPTY_SYNTAXES - Static variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- EMPTY_TREE - Static variable in class org.apache.directory.server.core.avltree.ArrayMarshaller
-
used for serialized form of an empty AvlTree
- EMPTY_TREE - Static variable in class org.apache.directory.server.core.avltree.AvlTreeMarshaller
-
used for serialized form of an empty AvlTree
- EmptyEvaluator - Class in org.apache.directory.server.xdbm.search.evaluator
-
An Evaluator that always return false, for the case we have no entry to return
- EmptyEvaluator() - Constructor for class org.apache.directory.server.xdbm.search.evaluator.EmptyEvaluator
-
Create a new instance of the PassThroughEvaluator
- EmptyIndexCursor<K> - Class in org.apache.directory.server.xdbm
-
An empty Cursor implementation.
- EmptyIndexCursor() - Constructor for class org.apache.directory.server.xdbm.EmptyIndexCursor
-
- EmptyOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
An EmptySuffix context used for Interceptors.
- EmptyOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.EmptyOperationContext
-
Creates a new instance of EmptyOperationContext.
- enabled - Variable in class org.apache.directory.server.config.beans.AdsBaseBean
-
The enabled flag, by default we treat every config entry
as enabled if ads-enabled attribute is not present or if its
value is set to 'TRUE'.
- enabled - Variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Tells if the service is activated or not
- enabled - Variable in class org.apache.directory.server.core.journal.DefaultJournal
-
Tells if the service is activated or not
- enabled - Variable in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
whether or not this interceptor is activated
- enabled - Variable in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
A flag set to tell if the server is enabled or not
- enabledCiphers - Variable in class org.apache.directory.server.config.beans.TransportBean
-
The transport list of enabled ciphers
- enabledCipherSuites - Variable in class org.apache.directory.server.ldap.LdapServer
-
Deprecated.
- enabledProtocols - Variable in class org.apache.directory.server.config.beans.TransportBean
-
The transport list of enabled protocols
- enabledProtocols - Variable in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
-
The list of enabled protocols
- enabledProtocols - Variable in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
The list of enabled protocols
- enableRewriting - Variable in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
flag to enable/disable re-writing in-memory partition data back to file, default is set to true
- enableSchema(String) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
Enabling a schema consist on switching all of its schema element to enable.
- enableSchema(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
- enableSSL(boolean) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Enable or disable SSL
- enableSSL(boolean) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
Enable or disable SSL
- enableStats - Variable in class org.apache.directory.server.core.shared.DefaultDnFactory
-
Flag to enable stats
- ENC_AP_REP_PART_CTIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_AP_REP_PART_CUSEC_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_AP_REP_PART_SEQ_NUMBER_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_AP_REP_PART_SUB_KEY_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_AP_REP_PART_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
EncAPRepPart's tags
- ENC_AS_REP_PART_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
EncAsRepPart's tags
- ENC_KDC_REP_PART_AUTH_TIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KDC_REP_PART_CADDR_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KDC_REP_PART_END_TIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KDC_REP_PART_FLAGS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KDC_REP_PART_KEY_EXPIRATION_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KDC_REP_PART_KEY_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
EncKdcRepPart tags
- ENC_KDC_REP_PART_LAST_REQ_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KDC_REP_PART_NONCE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KDC_REP_PART_RENEW_TILL_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KDC_REP_PART_SNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KDC_REP_PART_SREALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KDC_REP_PART_START_TIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_CRED_PART_NONCE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_CRED_PART_RECIPIENT_ADDRESS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_CRED_PART_SENDER_ADDRESS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_CRED_PART_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
EncKrbCredPart tags
- ENC_KRB_CRED_PART_TIMESTAMP_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_CRED_PART_USEC_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_CRED_TICKET_INFO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_PRIV_PART_RECIPIENT_ADDRESS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_PRIV_PART_SENDER_ADDRESS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_PRIV_PART_SEQ_NUMBER_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_PRIV_PART_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
EncKrbPrivPart
- ENC_KRB_PRIV_PART_TIMESTAMP_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_PRIV_PART_USEC_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_KRB_PRIV_PART_USER_DATA_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TGS_REP_PART_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
EncTgsRepPart's tags
- ENC_TICKET_PART_AUTHORIZATION_DATA_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TICKET_PART_AUTHTIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TICKET_PART_CADDR_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TICKET_PART_CNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TICKET_PART_CREALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TICKET_PART_ENDTIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TICKET_PART_FLAGS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TICKET_PART_KEY_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TICKET_PART_RENEWTILL_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TICKET_PART_STARTTIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TICKET_PART_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
EncTicketPart tags
- ENC_TICKET_PART_TRANSITED_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENC_TKT_IN_SKEY - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - encrypted key in skey.
- encApRepPart - Variable in class org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartContainer
-
An EncApRepPart container
- EncApRepPart - Class in org.apache.directory.shared.kerberos.messages
-
Encrypted part of the application response.
- EncApRepPart() - Constructor for class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
Creates a new instance of EncApRepPart.
- EncApRepPartContainer - Class in org.apache.directory.shared.kerberos.codec.encApRepPart
-
The EncApRepPart container stores the EncApRepPart decoded by the Asn1Decoder.
- EncApRepPartContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartContainer
-
Creates a new EncApRepPartContainer object.
- EncApRepPartGrammar - Class in org.apache.directory.shared.kerberos.codec.encApRepPart
-
This class implements the EncApRepPart structure.
- EncApRepPartGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartGrammar
-
Creates a new EncApRepPartGrammar object.
- EncApRepPartInit - Class in org.apache.directory.shared.kerberos.codec.encApRepPart.actions
-
The action used to initialize the EncApRepPart object
- EncApRepPartInit() - Constructor for class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.EncApRepPartInit
-
Instantiates a new EncApRepPartInit action.
- encApRepPartLength - Variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- encApRepPartSeqLength - Variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- EncApRepPartStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.encApRepPart
-
This class store the EncApRepPart grammar's constants.
- EncApRepPartStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartStatesEnum
-
- encAsRepPart - Variable in class org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartContainer
-
An EncAsRepPart container
- EncAsRepPart - Class in org.apache.directory.shared.kerberos.messages
-
EncASRepPart message.
- EncAsRepPart() - Constructor for class org.apache.directory.shared.kerberos.messages.EncAsRepPart
-
Creates a new instance of EncAsRepPart.
- EncAsRepPartContainer - Class in org.apache.directory.shared.kerberos.codec.encAsRepPart
-
The EncAsRepPart container stores the EncAsRepPart decoded by the Asn1Decoder.
- EncAsRepPartContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartContainer
-
Creates a new EncAsRepPartContainer object.
- EncAsRepPartGrammar - Class in org.apache.directory.shared.kerberos.codec.encAsRepPart
-
This class implements the EncAsRepPart structure.
- EncAsRepPartGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartGrammar
-
Creates a new EncAsRepPartGrammar object.
- EncAsRepPartStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.encAsRepPart
-
This class store the EncAsRepPart grammar's constants.
- EncAsRepPartStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartStatesEnum
-
- encAuthorizationData - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Encoded authorizationData, used by the TGS-REQ only
- encAuthzDataLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- encKdcRepPart - Variable in class org.apache.directory.kerberos.client.AbstractTicket
-
- encKdcRepPart - Variable in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartContainer
-
An EncKdcRepPart container
- EncKdcRepPart - Class in org.apache.directory.shared.kerberos.components
-
Base class for encrypted parts of KDC responses.
- EncKdcRepPart() - Constructor for class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
Creates a new instance of EncKdcRepPart.
- encKdcRepPart - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
The decoded KDC-REP part
- encKdcRepPart - Variable in class org.apache.directory.shared.kerberos.messages.EncAsRepPart
-
The EncKdcRepPart
- encKdcRepPart - Variable in class org.apache.directory.shared.kerberos.messages.EncTgsRepPart
-
The EncKdcRepPart
- EncKdcRepPartContainer - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart
-
The EncKdcRepPart container stores the EncKdcRepPart decoded by the Asn1Decoder.
- EncKdcRepPartContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartContainer
-
Creates a new EncKdcRepPartContainer object.
- EncKdcRepPartGrammar - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart
-
This class implements the EncKdcRepPart structure.
- EncKdcRepPartGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartGrammar
-
Creates a new EncKdcRepPartGrammar object.
- EncKdcRepPartInit - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to initialize the EncKdcRepPart object
- EncKdcRepPartInit() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.EncKdcRepPartInit
-
Instantiates a new EncKdcRepPartInit action.
- encKdcRepPartLength - Variable in class org.apache.directory.shared.kerberos.messages.EncAsRepPart
-
- encKdcRepPartLength - Variable in class org.apache.directory.shared.kerberos.messages.EncTgsRepPart
-
- encKdcRepPartSeqLength - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- EncKdcRepPartStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.EncKdcRepPart
-
This class stores the EncKdcRepPart grammar's constants.
- EncKdcRepPartStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartStatesEnum
-
- encKrbCredPart - Variable in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartContainer
-
An EncKrbCredPart container
- EncKrbCredPart - Class in org.apache.directory.shared.kerberos.components
-
EncKrbCredPart ::= [APPLICATION 29] SEQUENCE {
ticket-info [0] SEQUENCE OF KrbCredInfo,
nonce [1] UInt32 OPTIONAL,
timestamp [2] KerberosTime OPTIONAL,
usec [3] Microseconds OPTIONAL,
s-address [4] HostAddress OPTIONAL,
r-address [5] HostAddress OPTIONAL
}
- EncKrbCredPart() - Constructor for class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- EncKrbCredPartContainer - Class in org.apache.directory.shared.kerberos.codec.encKrbCredPart
-
The EncKrbCredPart container stores the EncKrbCredPart decoded by the Asn1Decoder.
- EncKrbCredPartContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartContainer
-
Creates a new EncKrbCredPartContainer object.
- EncKrbCredPartGrammar - Class in org.apache.directory.shared.kerberos.codec.encKrbCredPart
-
This class implements the EncKrbCredPart structure.
- EncKrbCredPartGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartGrammar
-
Creates a new EncKrbCredPartGrammar object.
- EncKrbCredPartInit - Class in org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions
-
The action used to initialize the EncKrbCredPart object
- EncKrbCredPartInit() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.EncKrbCredPartInit
-
Instantiates a new EncKrbCredPartInit action.
- encKrbCredPartLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- encKrbCredPartSeqLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- EncKrbCredPartStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.encKrbCredPart
-
This class stores the EncKrbCredPart grammar's constants.
- EncKrbCredPartStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartStatesEnum
-
- encKrbPrivPart - Variable in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartContainer
-
An EncKrbPrivPart container
- EncKrbPrivPart - Class in org.apache.directory.shared.kerberos.components
-
The EncKrbPrivPart structure is used to store a EncKrbPrivPart associated to a type.
- EncKrbPrivPart() - Constructor for class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- EncKrbPrivPartContainer - Class in org.apache.directory.shared.kerberos.codec.encKrbPrivPart
-
The EncKrbPrivPart container stores the EncKrbPrivPart decoded by the Asn1Decoder.
- EncKrbPrivPartContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartContainer
-
Creates a new EncKrbPrivPartContainer object.
- EncKrbPrivPartGrammar - Class in org.apache.directory.shared.kerberos.codec.encKrbPrivPart
-
This class implements the EncKrbPrivPart structure.
- EncKrbPrivPartGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartGrammar
-
Creates a new EncKrbPrivPartGrammar object.
- EncKrbPrivPartInit - Class in org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions
-
The action used to initialize the EncKrbPrivPart object
- EncKrbPrivPartInit() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.EncKrbPrivPartInit
-
Instantiates a new EncKrbPrivPartInit action.
- encKrbPrivPartLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- encKrbPrivPartSeqLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- EncKrbPrivPartStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.encKrbPrivPart
-
This class stores the EncKrbPrivPart grammar's constants.
- EncKrbPrivPartStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartStatesEnum
-
- encode(ByteBuffer, DhcpMessage) - Method in class org.apache.directory.server.dhcp.io.DhcpMessageEncoder
-
Converts a DhcpMessage object into a byte buffer.
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.dhcp.protocol.DhcpEncoder
-
- encode(IoBuffer, DnsMessage) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.dns.protocol.DnsTcpEncoder
-
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.dns.protocol.DnsUdpEncoder
-
- encode(AbstractPasswordMessage, boolean) - Static method in class org.apache.directory.server.kerberos.changepwd.io.ChangePasswordEncoder
-
- encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.changepwd.messages.AbstractPasswordMessage
-
- encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordError
-
- encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
- encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.MinaChangePasswordEncoder
-
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosEncoder
-
- encode(ByteBuffer, NtpMessage) - Method in class org.apache.directory.server.ntp.io.NtpMessageEncoder
-
- encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.ntp.protocol.NtpEncoder
-
- encode(Asn1Object, boolean) - Static method in class org.apache.directory.shared.kerberos.codec.KerberosEncoder
-
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.AdAndOr
-
Encode the AD-AND-OR message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
Encode the AD-KDCIssued message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
Encode the EncryptedData message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.Checksum
-
Encode the Checksum message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
Encode the EncKdcRepPart message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.EncryptedData
-
Encode the EncryptedData message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Encode the EncryptionKey message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo
-
Encode the ETypeInfo message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
Encode the ETypeInfo2 message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
Encode the ETYPE-INFO2-ENTRY message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
Encode the ETYPE-INFO-ENTRY message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.HostAddress
-
Encode the HostAddress message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.HostAddresses
-
Encode the HostAddress message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
Encode the KDC-REP component
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.KdcReq
-
Encode the KDC-REQ component
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Encode the KDC-REQ-BODY component
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
Encode the LastReq message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.MethodData
-
Encode the METHOD-DATA message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.PaData
-
Encode the PreAuthenticationData message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
Encode the PA-ENC-TS-ENC message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
Encode the PrincipalName message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
Encode the TransitedEncoding message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.components.TypedData
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.ApRep
-
Encode the AP-REP component
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
Encode the AP-REQ component
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.AsRep
-
Encode the AS-REP component
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.AsReq
-
Encode the AS-REQ component
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
Encode the Authenticator message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
Encode the EncApRepPart message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.EncAsRepPart
-
Encode the EncAsRepPart component
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.EncTgsRepPart
-
Encode the EncTgsRepPart component
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
Encode the KRB-ERROR message to a PDU.
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.KrbPriv
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.KrbSafe
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.TgsRep
-
Encode the TGS-REP component
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.TgsReq
-
Encode the TGS-REQ component
- encode(ByteBuffer) - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
Encode the Ticket message to a PDU.
- encodeAuthoritativeAnswer(boolean) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- encodeCountedString(List<byte[]>, String) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEncoder
-
Use a prefixed 16-bit length to encode a String.
- encodeDomainName(IoBuffer, String) - Method in class org.apache.directory.server.dns.io.encoder.QuestionRecordEncoder
-
- encodeKeyBlock(EncryptionKey) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEncoder
-
Encode a 16-bit encryption type and symmetric key material.
- encodeKeytabEntries(List<ByteBuffer>, short, List<KeytabEntry>) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEncoder
-
Encode the keytab entries.
- encodeKeytabEntry(short, KeytabEntry) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEncoder
-
Encode a "keytab entry," which consists of a principal name,
principal type, key version number, and key material.
- encodeLeapIndicator(LeapIndicatorType, byte) - Method in class org.apache.directory.server.ntp.io.NtpMessageEncoder
-
- encodeMessageType(MessageType) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- encodeMode(ModeType, byte) - Method in class org.apache.directory.server.ntp.io.NtpMessageEncoder
-
- encodeOpCode(OpCode) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- encodeOptions(OptionsField, ByteBuffer) - Method in class org.apache.directory.server.dhcp.io.DhcpMessageEncoder
-
- encodePrincipalName(short, String) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEncoder
-
Encode a principal name.
- encoder - Variable in class org.apache.directory.server.dhcp.protocol.DhcpEncoder
-
- encoder - Variable in class org.apache.directory.server.dns.protocol.DnsTcpEncoder
-
- encoder - Variable in class org.apache.directory.server.dns.protocol.DnsUdpEncoder
-
- encodeRecordClass(IoBuffer, RecordClass) - Method in class org.apache.directory.server.dns.io.encoder.QuestionRecordEncoder
-
- encodeRecordType(IoBuffer, RecordType) - Method in class org.apache.directory.server.dns.io.encoder.QuestionRecordEncoder
-
- encodeRecursionAvailable(boolean) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- encodeRecursionDesired(boolean) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- encodeReferenceIdentifier(ReferenceIdentifier, ByteBuffer) - Method in class org.apache.directory.server.ntp.io.NtpMessageEncoder
-
- encodeResponseCode(ResponseCode) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- encodeTruncated(boolean) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- encodeVersionNumber(int, byte) - Method in class org.apache.directory.server.ntp.io.NtpMessageEncoder
-
- encPart - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
Encoded part
- encPart - Variable in class org.apache.directory.shared.kerberos.messages.ApRep
-
The encryptedData, an encrypted EncAPRepPart
- encPart - Variable in class org.apache.directory.shared.kerberos.messages.KrbCred
-
encrypted part of the message
- encPart - Variable in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
the encrypted EncKrbPrivPart component
- encPart - Variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
The encoded part
- encPartLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- encPartLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
- encPartLength - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
- encPartLength - Variable in class org.apache.directory.shared.kerberos.messages.ApRep
-
- encPartLength - Variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
- encrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- encrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption
-
- encrypt(EncryptionKey, byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandler
-
- encrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- encrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- encrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
- encrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- encrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NullEncryption
-
- ENCRYPTED_DATA_CIPHER_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ENCRYPTED_DATA_ETYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
Encrypteddata's tags
- ENCRYPTED_DATA_KVNO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- encryptedData - Variable in class org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataContainer
-
An EncryptedData container
- EncryptedData - Class in org.apache.directory.shared.kerberos.components
-
A structure storing an encrypted data element.
- EncryptedData() - Constructor for class org.apache.directory.shared.kerberos.components.EncryptedData
-
Creates a new instance of EncryptedData.
- EncryptedData(EncryptionType, int, byte[]) - Constructor for class org.apache.directory.shared.kerberos.components.EncryptedData
-
Creates a new instance of EncryptedData.
- EncryptedData(EncryptionType, byte[]) - Constructor for class org.apache.directory.shared.kerberos.components.EncryptedData
-
Creates a new instance of EncryptedData.
- EncryptedDataContainer - Class in org.apache.directory.shared.kerberos.codec.encryptedData
-
The EncryptedData container stores the EncryptedData decoded by the Asn1Decoder.
- EncryptedDataContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataContainer
-
Creates a new EncryptedDataContainer object.
- EncryptedDataGrammar - Class in org.apache.directory.shared.kerberos.codec.encryptedData
-
This class implements the EncryptedData structure.
- EncryptedDataGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataGrammar
-
Creates a new EncryptedDataGrammar object.
- EncryptedDataInit - Class in org.apache.directory.shared.kerberos.codec.encryptedData.actions
-
The action used to initialize the EncryptedData object
- EncryptedDataInit() - Constructor for class org.apache.directory.shared.kerberos.codec.encryptedData.actions.EncryptedDataInit
-
Instantiates a new EncryptedDataInit action.
- encryptedDataSeqLength - Variable in class org.apache.directory.shared.kerberos.components.EncryptedData
-
- EncryptedDataStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.encryptedData
-
This class store the EncryptedData grammar's constants.
- EncryptedDataStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataStatesEnum
-
- ENCRYPTION_KEY_TYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
EncryptionKey tags
- ENCRYPTION_KEY_VALUE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- EncryptionEngine - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
- EncryptionEngine() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- encryptionKey - Variable in class org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyContainer
-
holds EncryptionKey
- EncryptionKey - Class in org.apache.directory.shared.kerberos.components
-
A Kerberos symmetric encryption key, which includes metadata support for
the associated key type and key version number.
- EncryptionKey() - Constructor for class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Creates a new instance of EncryptionKey.
- EncryptionKey(EncryptionType, byte[]) - Constructor for class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Creates a new instance of EncryptionKey.
- EncryptionKey(EncryptionType, byte[], int) - Constructor for class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Creates a new instance of EncryptionKey.
- EncryptionKeyContainer - Class in org.apache.directory.shared.kerberos.codec.encryptionKey
-
The EncryptionKey container stores the EncryptionKey decoded by the Asn1Decoder.
- EncryptionKeyContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyContainer
-
Creates a new EncryptionKeyContainer object.
- EncryptionKeyGrammar - Class in org.apache.directory.shared.kerberos.codec.encryptionKey
-
This class implements the EncryptionKey structure.
- EncryptionKeyGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyGrammar
-
Creates a new EncryptionKeyGrammar object.
- EncryptionKeyInit - Class in org.apache.directory.shared.kerberos.codec.encryptionKey.actions
-
The action used to initialize the EncryptionKey object
- EncryptionKeyInit() - Constructor for class org.apache.directory.shared.kerberos.codec.encryptionKey.actions.EncryptionKeyInit
-
Instantiates a new EncryptionKeyInit action.
- encryptionKeyLength - Variable in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
- EncryptionKeyStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.encryptionKey
-
This class store the EncryptionKey grammar's constants.
- EncryptionKeyStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyStatesEnum
-
- encryptionType - Variable in class org.apache.directory.server.kerberos.kdc.KdcContext
-
The encryption type
- EncryptionType - Enum in org.apache.directory.shared.kerberos.codec.types
-
A type-safe enumeration of Kerberos encryption types.
- EncryptionType(int, String) - Constructor for enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
Private constructor prevents construction outside of this class.
- encryptionTypes - Variable in class org.apache.directory.kerberos.client.KdcConfig
-
the set of encryption types that the client can support, by default this includes all the encryption types supported by ApacheDS
- encryptionTypes - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The encryption types.
- encryptionTypesByName - Static variable in enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
A map containing all the values
- encryptionTypesByValue - Static variable in enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
A map containing all the values
- encTgsRepPart - Variable in class org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartContainer
-
An EncTgsRepPart container
- EncTgsRepPart - Class in org.apache.directory.shared.kerberos.messages
-
EncTGSRepPart message.
- EncTgsRepPart() - Constructor for class org.apache.directory.shared.kerberos.messages.EncTgsRepPart
-
Creates a new instance of EncTgsRepPart.
- EncTgsRepPartContainer - Class in org.apache.directory.shared.kerberos.codec.encTgsRepPart
-
The EncTgsRepPart container stores the EncTgsRepPart decoded by the Asn1Decoder.
- EncTgsRepPartContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartContainer
-
Creates a new EncTgsRepPartContainer object.
- EncTgsRepPartGrammar - Class in org.apache.directory.shared.kerberos.codec.encTgsRepPart
-
This class implements the EncTgsRepPart structure.
- EncTgsRepPartGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartGrammar
-
Creates a new EncTgsRepPartGrammar object.
- EncTgsRepPartStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.encTgsRepPart
-
This class store the EncTgsRepPart grammar's constants.
- EncTgsRepPartStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartStatesEnum
-
- encTicketPart - Variable in class org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartContainer
-
holds EncTicketPart
- EncTicketPart - Class in org.apache.directory.shared.kerberos.components
-
EncTicketPart ::= [APPLICATION 3] SEQUENCE {
flags [0] TicketFlags,
key [1] EncryptionKey,
crealm [2] Realm,
cname [3] PrincipalName,
transited [4] TransitedEncoding,
authtime [5] KerberosTime,
starttime [6] KerberosTime OPTIONAL,
endtime [7] KerberosTime,
renew-till [8] KerberosTime OPTIONAL,
caddr [9] HostAddresses OPTIONAL,
authorization-data [10] AuthorizationData OPTIONAL
}
- EncTicketPart() - Constructor for class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- encTicketPart - Variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
The encoded ticket part, stored in its original form (not encoded)
- EncTicketPartContainer - Class in org.apache.directory.shared.kerberos.codec.encTicketPart
-
The EncTicketPart container stores the EncTicketPart decoded by the Asn1Decoder.
- EncTicketPartContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartContainer
-
Creates a new EncTicketPartContainer object.
- EncTicketPartGrammar - Class in org.apache.directory.shared.kerberos.codec.encTicketPart
-
This class implements the EncTicketPart structure.
- EncTicketPartGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartGrammar
-
Creates a new EncTicketPartGrammar object.
- EncTicketPartInit - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
The action used to initialize the EncTicketPart object
- EncTicketPartInit() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.EncTicketPartInit
-
Instantiates a new EncTicketPartInit action.
- EncTicketPartStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.encTicketPart
-
This class store the EncTicketPart grammar's constants.
- EncTicketPartStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartStatesEnum
-
- encTikcetPartLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- encTikcetPartSeqLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- end - Variable in class org.apache.directory.server.core.api.filtering.CursorList
-
The ending position for the cursor in the list.
- endTime - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- endTime - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
The Ticket expiration time
- endTime - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
ticket's expiry time
- endTime - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
the expiration time of ticket
- endTimeBytes - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- endTimeBytes - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- endTimeLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- endTimeLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- engine - Variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
use and instance of the ACDF engine
- engineAliases() - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineContainsAlias(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineDeleteEntry(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineGetCertificate(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineGetCertificateAlias(Certificate) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineGetCertificateChain(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineGetCreationDate(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineGetKey(String, char[]) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineIsCertificateEntry(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineIsKeyEntry(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineLoad(InputStream, char[]) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineSetCertificateEntry(String, Certificate) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineSize() - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- engineStore(OutputStream, char[]) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- ensureLdifFileBase() - Method in class org.apache.directory.server.configuration.ApacheDS
-
Check that the entry where are stored the loaded Ldif files is created.
- ensureStarted() - Method in class org.apache.directory.server.core.DefaultOperationManager
-
- entries - Variable in class org.apache.directory.server.config.ConfigWriter
-
The list of entries
- entries - Variable in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
- entry - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
The entry associated with the target entry of this OperationContext
- entry - Variable in class org.apache.directory.server.core.authz.support.AciContext
-
The entry
- ENTRY - Static variable in class org.apache.directory.server.core.authz.support.OperationScope
-
An operation that affects the whole entry.
- entry - Variable in class org.apache.directory.server.ldap.replication.ReplicaEventMessage
-
The entry
- entry - Variable in class org.apache.directory.server.xdbm.IndexEntry
-
The referenced Entry if loaded from the store
- ENTRY_DELETED_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- ENTRY_DELETED_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- ENTRY_TRIGGER_ATTR - Static variable in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
the entry trigger attribute string: entryTrigger
- ENTRY_UUID_PRESENCE_FILTER - Static variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
The (entrtyUuid=*) filter
- entryACI - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- entryAdded(AddOperationContext) - Method in class org.apache.directory.server.config.listener.ConfigChangeListener
-
- entryAdded(AddOperationContext) - Method in interface org.apache.directory.server.core.api.event.DirectoryListener
-
Called when an entry has been added.
- entryAdded(AddOperationContext) - Method in class org.apache.directory.server.core.api.event.DirectoryListenerAdapter
-
- entryAdded(AddOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- entryAdded(AddOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- entryAdded(AddOperationContext) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Process a ADD operation.
- entryCache - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
the entry cache
- entryCache - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
the entry cache
- EntryComparator() - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer.EntryComparator
-
- entryCSN - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- entryCsnAT - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- entryCsnIdx - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
a system index on entryCSN attribute
- EntryCursorAdaptor - Class in org.apache.directory.server.core.partition.impl.btree
-
Adapts index cursors to return just Entry objects.
- EntryCursorAdaptor(AbstractBTreePartition, PartitionSearchResult) - Constructor for class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
-
- entryDeleted(DeleteOperationContext) - Method in class org.apache.directory.server.config.listener.ConfigChangeListener
-
- entryDeleted(DeleteOperationContext) - Method in interface org.apache.directory.server.core.api.event.DirectoryListener
-
Called when an entry has been deleted.
- entryDeleted(DeleteOperationContext) - Method in class org.apache.directory.server.core.api.event.DirectoryListenerAdapter
-
- entryDeleted - Variable in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
used to ignore modify operations to tombstone entries
- entryDeleted(DeleteOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- entryDeleted(DeleteOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- entryDeleted(DeleteOperationContext) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler.ConsumerLogEntryChangeListener
-
- entryDeleted(DeleteOperationContext) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Process a Delete operation.
- entryDN - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- entryDn - Variable in class org.apache.directory.server.core.authz.support.AciContext
-
the entry's Dn
- entryDnAT - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- entryDnCache - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
a cache to hold pairs, this is used for speeding up the buildEntryDn() method
- entryEvaluator - Variable in class org.apache.directory.server.core.authz.support.RelatedProtectedItemFilter
-
- EntryFilter - Interface in org.apache.directory.server.core.api.filtering
-
An entry filter is used to modify search results while they are being
returned from Cursors over ServerEntry objects.
- entryFilter - Variable in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
A filter used to pick all the ldif entries
- EntryFilteringCursor - Interface in org.apache.directory.server.core.api.filtering
-
A wrapper on top of a Cursor used to filter entries we get from the backend.
- EntryFilteringCursorImpl - Class in org.apache.directory.server.core.api.filtering
-
A Cursor which uses a list of filters to selectively return entries and/or
modify the contents of entries.
- EntryFilteringCursorImpl(Cursor<Entry>, SearchOperationContext, SchemaManager, EntryFilter) - Constructor for class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
Creates a new entry filtering Cursor over an existing Cursor using a
single filter initially: more can be added later after creation.
- EntryFilteringCursorImpl(Cursor<Entry>, SearchOperationContext, SchemaManager) - Constructor for class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
Creates a new entry filtering Cursor over an existing Cursor using a
no filter initially: more can be added later after creation.
- EntryFilteringCursorImpl(Cursor<Entry>, SearchOperationContext, SchemaManager, List<EntryFilter>) - Constructor for class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
Creates a new entry filtering Cursor over an existing Cursor using a
list of filters initially: more can be added later after creation.
- entryInjector - Variable in class org.apache.directory.server.core.trigger.AddStoredProcedureParameterInjector
-
- entryInjector - Variable in class org.apache.directory.server.core.trigger.ModifyDNStoredProcedureParameterInjector
-
Injector for 'entry' parameter of ModifyDNRequest as in RFC4511.
- entryModified(ModifyOperationContext) - Method in class org.apache.directory.server.config.listener.ConfigChangeListener
-
- entryModified(ModifyOperationContext) - Method in interface org.apache.directory.server.core.api.event.DirectoryListener
-
Called when an entry has been modified.
- entryModified(ModifyOperationContext) - Method in class org.apache.directory.server.core.api.event.DirectoryListenerAdapter
-
- entryModified(ModifyOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- entryModified(ModifyOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- entryModified(ModifyOperationContext) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler.ConsumerLogEntryChangeListener
-
- entryModified(ModifyOperationContext) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Process a Modify operation.
- entryMoved(MoveOperationContext) - Method in interface org.apache.directory.server.core.api.event.DirectoryListener
-
Called when an entry is moved.
- entryMoved(MoveOperationContext) - Method in class org.apache.directory.server.core.api.event.DirectoryListenerAdapter
-
- entryMoved(MoveOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- entryMoved(Dn, Entry, String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
rewrites the moved entry and its associated children
Note that instead of moving and updating the existing files on disk
this method gets the moved entry and its children and writes the LDIF files
- entryMoved(MoveOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- entryMoved(MoveOperationContext) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Process a Move operation.
- entryMovedAndRenamed(MoveAndRenameOperationContext) - Method in interface org.apache.directory.server.core.api.event.DirectoryListener
-
Called when an entry is moved and renamed at the same time.
- entryMovedAndRenamed(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.api.event.DirectoryListenerAdapter
-
- entryMovedAndRenamed(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- entryMovedAndRenamed(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- entryMovedAndRenamed(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Process a MoveAndRename operation.
- entryRenamed(RenameOperationContext) - Method in interface org.apache.directory.server.core.api.event.DirectoryListener
-
Called when an entry has been renamed.
- entryRenamed(RenameOperationContext) - Method in class org.apache.directory.server.core.api.event.DirectoryListenerAdapter
-
- entryRenamed(RenameOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- entryRenamed(RenameOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- entryRenamed(RenameOperationContext) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Process a Rename operation.
- EntrySerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
Serialize and deserialize a ServerEntry.
- EntrySerializer(SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.EntrySerializer
-
Creates a new instance of ServerEntrySerializer.
- entrySet() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- EntryToResponseCursor - Class in org.apache.directory.server.core.api
-
A cursor to get SearchResponses after setting the underlying cursor's
ServerEntry object in SearchResultEnty object
- EntryToResponseCursor(SearchRequest, int, Cursor<Entry>) - Constructor for class org.apache.directory.server.core.api.EntryToResponseCursor
-
- entryUUID - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- entryUuidAT - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- entryView - Variable in class org.apache.directory.server.core.authz.support.AciContext
-
???
- EnumConverter<K> - Interface in org.apache.directory.server.dns.util
-
An interface that allows an Enum to be converted to another type, such as an
integer or long.
- env - Variable in class org.apache.directory.server.core.jndi.ServerContext
-
The cloned environment used by this Context
- EQUALITY_MATCH - Static variable in class org.apache.directory.server.core.api.event.LeafEvaluator
-
equality matching type constant
- EqualityCursor<V> - Class in org.apache.directory.server.xdbm.search.cursor
-
A Cursor over entry candidates matching an equality assertion filter.
- EqualityCursor(Store, EqualityEvaluator<V>) - Constructor for class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
-
Creates a new instance of an EqualityCursor
- equalityEvaluator - Variable in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
-
An equality evaluator for candidates
- EqualityEvaluator<T> - Class in org.apache.directory.server.xdbm.search.evaluator
-
An Evaluator which determines if candidates are matched by GreaterEqNode
assertions.
- EqualityEvaluator(EqualityNode<T>, Store, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.evaluator.EqualityEvaluator
-
- equals(Object) - Method in class org.apache.directory.server.core.api.changelog.Tag
- equals(Object) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- equals(Object) - Method in class org.apache.directory.server.core.authn.PasswordHistory
-
- equals(Object) - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
-
- equals(Object) - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- equals(Object) - Method in class org.apache.directory.server.dns.messages.QuestionRecord
-
- equals(Object) - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
- equals(ReplayCacheImpl.ReplayCacheEntry) - Method in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ReplayCacheEntry
-
- equals(Object) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
- equals(Object) - Method in class org.apache.directory.server.ntp.messages.NtpTimeStamp
- equals(Object) - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
- equals(Object) - Method in class org.apache.directory.server.xdbm.IndexEntry
-
- equals(Object) - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
- equals(Object) - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
- equals(Object) - Method in class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
- equals(Object) - Method in class org.apache.directory.shared.kerberos.components.Checksum
-
- equals(Object) - Method in class org.apache.directory.shared.kerberos.components.EncryptedData
- equals(Object) - Method in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
- equals(ETypeInfo) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo
-
- equals(ETypeInfo2) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
- equals(Object) - Method in class org.apache.directory.shared.kerberos.components.HostAddress
-
- equals(Object) - Method in class org.apache.directory.shared.kerberos.components.HostAddresses
-
- equals(MethodData) - Method in class org.apache.directory.shared.kerberos.components.MethodData
-
- equals(Object) - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
- equals(Object) - Method in class org.apache.directory.shared.kerberos.components.TransitedEncoding
- equals(Object) - Method in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
- equals(Object) - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
- equals(Object) - Method in class org.apache.directory.shared.kerberos.messages.Ticket
- err(I18n, Object...) - Static method in enum org.apache.directory.server.i18n.I18n
-
Translate an error code with argument(s)
- ERR_BUNDLE - Static variable in enum org.apache.directory.server.i18n.I18n
-
- error - Variable in exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
the kerberos error
- errorCode - Variable in exception org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyException
-
password policy error code
- errorCode - Variable in enum org.apache.directory.server.i18n.I18n
-
The error code
- errorCode - Variable in exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
The Kerberos error code associated with this exception.
- errorCode - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
the error code
- errorCodeLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- ErrorType - Class in org.apache.directory.shared.kerberos.exceptions
-
A type-safe enumeration of Kerberos error types.
- ErrorType(int, String) - Constructor for class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Private constructor prevents construction outside of this class.
- eText - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
the error text
- eTextBytes - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- eTextLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- EthernetEncapsulation - Class in org.apache.directory.server.dhcp.options.linklayer
-
This option specifies whether or not the client should use Ethernet
Version 2 (RFC 894) or IEEE 802.3 (RFC 1042) encapsulation
if the interface is an Ethernet.
- EthernetEncapsulation() - Constructor for class org.apache.directory.server.dhcp.options.linklayer.EthernetEncapsulation
-
- eType - Variable in class org.apache.directory.shared.kerberos.components.EncryptedData
-
The used encryption algorithm
- etype - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
The encryption type
- etype - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
The encryption type
- eType - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Set of desired encryption types
- ETYPE_INFO2_ENTRY_ETYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
ETYPE-INFO2-ENTRY tags
- ETYPE_INFO2_ENTRY_S2KPARAMS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ETYPE_INFO2_ENTRY_SALT_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- ETYPE_INFO_ENTRY_ETYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
ETYPE-INFO-ENTRY tags
- ETYPE_INFO_ENTRY_SALT_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- etypeInfo - Variable in class org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoContainer
-
holds ETypeInfo
- ETypeInfo - Class in org.apache.directory.shared.kerberos.components
-
Store a list of ETYPE-INFO
The ASN.1 grammar is :
- ETypeInfo() - Constructor for class org.apache.directory.shared.kerberos.components.ETypeInfo
-
Creates a new instance of ETypeInfo.
- ETypeInfo(ETypeInfoEntry[]) - Constructor for class org.apache.directory.shared.kerberos.components.ETypeInfo
-
Creates a new instance of ETypeInfo.
- etypeInfo2 - Variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2Container
-
holds ETypeInfo2
- ETypeInfo2 - Class in org.apache.directory.shared.kerberos.components
-
Store a list of ETYPE-INFO2.
- ETypeInfo2() - Constructor for class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
Creates a new instance of ETypeInfo2.
- ETypeInfo2(ETypeInfo2Entry[]) - Constructor for class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
Creates a new instance of ETypeInfo2.
- ETypeInfo2Container - Class in org.apache.directory.shared.kerberos.codec.etypeInfo2
-
The ETypeInfo container stores the ETYPE-INFO2 decoded by the Asn1Decoder.
- ETypeInfo2Container() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2Container
-
Creates a new ETypeInfo2Container object.
- etypeInfo2Entries - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
List of all ETYPE-INFO2-ENTRY stored
- etypeInfo2Entry - Variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryContainer
-
holds ETypeInfo2Entry
- ETypeInfo2Entry - Class in org.apache.directory.shared.kerberos.components
-
Provides encryption info information sent to the client.
- ETypeInfo2Entry() - Constructor for class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
Creates a new instance of ETypeInfo2Entry.
- ETypeInfo2Entry(EncryptionType) - Constructor for class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
- ETypeInfo2EntryContainer - Class in org.apache.directory.shared.kerberos.codec.etypeInfo2Entry
-
The ETypeInfo2Entry container stores the ETYPE-INFO2-ENTRY decoded by the Asn1Decoder.
- ETypeInfo2EntryContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryContainer
-
Creates a new ETypeInfo2EntryContainer object.
- ETypeInfo2EntryGrammar - Class in org.apache.directory.shared.kerberos.codec.etypeInfo2Entry
-
This class implements the ETYPE-INFO2-ENTRY structure.
- ETypeInfo2EntryGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryGrammar
-
Creates a new ETypeInfoEntryGrammar object.
- ETypeInfo2EntryInit - Class in org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions
-
The action used to initialize the ETYPE-INFO2-ENTRY object
- ETypeInfo2EntryInit() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.ETypeInfo2EntryInit
-
Instantiates a new ETypeInfo2EntryInit action.
- etypeInfo2EntrySeqLength - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
- ETypeInfo2EntryStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.etypeInfo2Entry
-
This class store the ETYPE-INFO2-ENTRY grammar's constants.
- ETypeInfo2EntryStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryStatesEnum
-
- ETypeInfo2Grammar - Class in org.apache.directory.shared.kerberos.codec.etypeInfo2
-
This class implements the ETYPE-INFO2 structure.
- ETypeInfo2Grammar() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2Grammar
-
Creates a new ETypeInfo2Grammar object.
- etypeInfo2Length - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
- ETypeInfo2StatesEnum - Enum in org.apache.directory.shared.kerberos.codec.etypeInfo2
-
This class store the ETYPE-INFO2 grammar's constants.
- ETypeInfo2StatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2StatesEnum
-
- ETypeInfoContainer - Class in org.apache.directory.shared.kerberos.codec.etypeInfo
-
The ETypeInfo container stores the ETYPE-INFO decoded by the Asn1Decoder.
- ETypeInfoContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoContainer
-
Creates a new ETypeInfoContainer object.
- etypeInfoEntries - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo
-
List of all ETYPE-INFO-ENTRY stored
- etypeInfoEntry - Variable in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryContainer
-
holds ETypeInfoEntry
- ETypeInfoEntry - Class in org.apache.directory.shared.kerberos.components
-
Provides encryption info information sent to the client.
- ETypeInfoEntry(EncryptionType, byte[]) - Constructor for class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
Creates a new instance of ETypeInfoEntry.
- ETypeInfoEntry() - Constructor for class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
Creates a new instance of ETypeInfoEntry.
- ETypeInfoEntryContainer - Class in org.apache.directory.shared.kerberos.codec.etypeInfoEntry
-
The ETypeInfoEntry container stores the ETYPE-INFO-ENTRY decoded by the Asn1Decoder.
- ETypeInfoEntryContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryContainer
-
Creates a new ETypeInfoEntryContainer object.
- ETypeInfoEntryGrammar - Class in org.apache.directory.shared.kerberos.codec.etypeInfoEntry
-
This class implements the ETYPE-INFO-ENTRY structure.
- ETypeInfoEntryGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryGrammar
-
Creates a new ETypeInfoEntryGrammar object.
- ETypeInfoEntryInit - Class in org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions
-
The action used to initialize the ETYPE-INFO-ENTRY object
- ETypeInfoEntryInit() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.ETypeInfoEntryInit
-
Instantiates a new ETypeInfoEntryInit action.
- etypeInfoEntrySeqLength - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
- ETypeInfoEntryStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.etypeInfoEntry
-
This class store the ETYPE-INFO-ENTRY grammar's constants.
- ETypeInfoEntryStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryStatesEnum
-
- ETypeInfoGrammar - Class in org.apache.directory.shared.kerberos.codec.etypeInfo
-
This class implements the ETYPE-INFO structure.
- ETypeInfoGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoGrammar
-
Creates a new ETypeInfoGrammar object.
- etypeInfoLength - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo
-
- ETypeInfoStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.etypeInfo
-
This class store the ETYPE-INFO grammar's constants.
- ETypeInfoStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoStatesEnum
-
- eTypeLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- eTypeLengths - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- eTypes - Variable in class org.apache.directory.kerberos.client.TgtRequest
-
the set of encryption types that the server replied
- eTypeSeqLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- ETypeSequence - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to store the KDC-REQ-BODY EType sequence.
- ETypeSequence() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.ETypeSequence
-
Instantiates a new ETypeSequence action.
- eTypeTagLength - Variable in class org.apache.directory.shared.kerberos.components.EncryptedData
-
- etypeTagLength - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
- etypeTagLength - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
- evalEquality(EqualityNode<?>, Entry) - Method in class org.apache.directory.server.core.api.event.LeafEvaluator
-
Evaluates a simple equality attribute value assertion on a perspective
candidate.
- evalGreaterOrLesser(SimpleNode<?>, Entry, boolean) - Method in class org.apache.directory.server.core.api.event.LeafEvaluator
-
Evaluates a simple greater than or less than attribute value assertion on
a perspective candidate.
- evalPresence(AttributeType, Entry) - Method in class org.apache.directory.server.core.api.event.LeafEvaluator
-
Evaluates a simple presence attribute value assertion on a perspective
candidate.
- evaluate(ExprNode, Dn, Entry) - Method in interface org.apache.directory.server.core.api.event.Evaluator
-
Evaluates a candidate to determine if a filter expression selects it.
- evaluate(ExprNode, Dn, Entry) - Method in class org.apache.directory.server.core.api.event.ExpressionEvaluator
-
Evaluates a candidate to determine if a filter expression selects it.
- evaluate(ExprNode, Dn, Entry) - Method in class org.apache.directory.server.core.api.event.LeafEvaluator
-
Evaluates a candidate to determine if a filter expression selects it.
- evaluate(ExprNode, Dn, Entry) - Method in class org.apache.directory.server.core.api.event.ScopeEvaluator
-
Evaluates a candidate to determine if a filter expression selects it.
- evaluate(ExprNode, Dn, Entry) - Method in class org.apache.directory.server.core.api.event.SubstringEvaluator
-
Evaluates a candidate to determine if a filter expression selects it.
- evaluate(ExprNode, Attribute) - Method in class org.apache.directory.server.core.api.subtree.RefinementEvaluator
-
- evaluate(SimpleNode, Attribute) - Method in class org.apache.directory.server.core.api.subtree.RefinementLeafEvaluator
-
Evaluates whether or not a simple leaf node of a refinement filter selects an
entry based on the entry's objectClass attribute values.
- evaluate(SubtreeSpecification, Dn, Dn, Entry) - Method in class org.apache.directory.server.core.api.subtree.SubtreeEvaluator
-
Determines if an entry is selected by a subtree specification.
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.AndEvaluator
-
Evaluates whether or not a candidate, satisfies the expression
associated with this Evaluator .
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.AndEvaluator
-
Evaluates a candidate to determine if a filter expression selects it.
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.ApproximateEvaluator
-
Evaluates whether or not a candidate, satisfies the expression
associated with this Evaluator .
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.ApproximateEvaluator
-
Evaluates a candidate to determine if a filter expression selects it.
- evaluate(Attribute) - Method in class org.apache.directory.server.xdbm.search.evaluator.ApproximateEvaluator
-
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.BaseLevelScopeEvaluator
-
Asserts whether or not a candidate has one level scope while taking
alias dereferencing into account.
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.BaseLevelScopeEvaluator
-
Asserts whether or not a candidate has one level scope while taking
alias dereferencing into account.
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.EmptyEvaluator
-
Evaluates a candidate to determine if a filter expression selects it.
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.EmptyEvaluator
-
Evaluates whether or not a candidate, satisfies the expression
associated with this Evaluator .
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.EqualityEvaluator
-
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.EqualityEvaluator
-
- evaluate(Attribute) - Method in class org.apache.directory.server.xdbm.search.evaluator.EqualityEvaluator
-
- evaluate(IndexEntry<?, String>) - Method in interface org.apache.directory.server.xdbm.search.Evaluator
-
Evaluates a candidate to determine if a filter expression selects it.
- evaluate(Entry) - Method in interface org.apache.directory.server.xdbm.search.Evaluator
-
Evaluates whether or not a candidate, satisfies the expression
associated with this Evaluator .
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.GreaterEqEvaluator
-
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.GreaterEqEvaluator
-
- evaluate(IndexEntry<Object, String>, Attribute) - Method in class org.apache.directory.server.xdbm.search.evaluator.GreaterEqEvaluator
-
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.LessEqEvaluator
-
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.LessEqEvaluator
-
- evaluate(IndexEntry<Object, String>, Attribute) - Method in class org.apache.directory.server.xdbm.search.evaluator.LessEqEvaluator
-
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.NotEvaluator
-
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.NotEvaluator
-
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.OneLevelScopeEvaluator
-
Asserts whether or not a candidate has one level scope while taking
alias dereferencing into account.
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.OneLevelScopeEvaluator
-
Asserts whether or not a candidate has one level scope while taking
alias dereferencing into account.
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.OrEvaluator
-
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.OrEvaluator
-
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.PassThroughEvaluator
-
Evaluates a candidate to determine if a filter expression selects it.
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.PassThroughEvaluator
-
Evaluates whether or not a candidate, satisfies the expression
associated with this Evaluator .
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.PresenceEvaluator
-
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.PresenceEvaluator
-
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
- evaluate(IndexEntry<?, String>) - Method in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
Asserts whether or not a candidate has sub level scope while taking
alias dereferencing into account.
- evaluate(Entry) - Method in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
Asserts whether or not a candidate has sub level scope while taking
alias dereferencing into account.
- evaluateCandidate(IndexEntry<String, String>) - Method in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
-
- evaluateResponse(byte[]) - Method in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmSaslServer
- evaluateResponse(byte[]) - Method in class org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer
- Evaluator - Interface in org.apache.directory.server.core.api.event
-
Tests if an entry is eligible for return by evaluating a filter expression on
the candidate.
- evaluator - Variable in class org.apache.directory.server.core.api.subtree.SubtreeEvaluator
-
A refinement filter evaluator
- evaluator - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The Subtree evaluator instance
- evaluator - Variable in class org.apache.directory.server.core.event.EventInterceptor
-
- evaluator - Variable in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
-
- evaluator - Variable in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
-
- Evaluator<N extends org.apache.directory.api.ldap.model.filter.ExprNode> - Interface in org.apache.directory.server.xdbm.search
-
Evaluates candidate entries to see if they match a filter expression.
- evaluator(ExprNode) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
-
- evaluator - Variable in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
The evaluator to validate the candidates
- evaluator(ExprNode) - Method in interface org.apache.directory.server.xdbm.search.SearchEngine
-
Builds an Evaluator for a filter expression.
- evaluatorBuilder - Variable in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
-
Evaluator dependency on a EvaluatorBuilder
- evaluatorBuilder - Variable in class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
-
creates evaluators which check to see if candidates satisfy a filter expression
- EvaluatorBuilder - Class in org.apache.directory.server.xdbm.search.impl
-
Top level filter expression evaluator builder implemenation.
- EvaluatorBuilder(Store, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.impl.EvaluatorBuilder
-
Creates a top level Evaluator where leaves are delegated to a leaf node
evaluator which will be created.
- evaluators - Variable in class org.apache.directory.server.xdbm.search.cursor.AndCursor
-
The evaluators used for the members of the And filter
- evaluators - Variable in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
- evaluators - Variable in class org.apache.directory.server.xdbm.search.evaluator.AndEvaluator
-
The list of evaluators associated with each of the children
- evaluators - Variable in class org.apache.directory.server.xdbm.search.evaluator.OrEvaluator
-
The list of evaluators associated with each of the children
- EventInterceptor - Class in org.apache.directory.server.core.event
-
- EventInterceptor() - Constructor for class org.apache.directory.server.core.event.EventInterceptor
-
Creates a new instance of a EventInterceptor.
- EventListenerAdapter - Class in org.apache.directory.server.core.jndi
-
A DirectoryListener implementation which adapts call back to methods
notifying of changes to the DIT into NamingEvents for use with the ApacheDS
DirectoryService JNDI provider.
- EventListenerAdapter(ServerLdapContext, NamingListener) - Constructor for class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- EventListenerAdapter(ServerLdapContext, NamingListener, SearchControls) - Constructor for class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- eventMask - Variable in class org.apache.directory.server.core.api.event.NotificationCriteria
-
The event mask to use (default to everything)
- events - Variable in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- EventService - Interface in org.apache.directory.server.core.api.event
-
Interface used by the DirectoryService to manage subscriptions for DIT
change notifications.
- eventService - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The event service
- EventType - Enum in org.apache.directory.server.core.api.event
-
- EventType(int) - Constructor for enum org.apache.directory.server.core.api.event.EventType
-
- EXCEPTION_MSG - Static variable in class org.apache.directory.server.core.jndi.DeadContext
-
- exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
- exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
- exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.ldap.LdapProtocolHandler
- exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolHandler
- ExceptionInterceptor - Class in org.apache.directory.server.core.exception
-
An
Interceptor that detects any operations that breaks integrity
of
Partition and terminates the current invocation chain by
throwing a
Exception.
- ExceptionInterceptor() - Constructor for class org.apache.directory.server.core.exception.ExceptionInterceptor
-
Creates an interceptor that is also the exception handling service.
- execute(DnsContext, DnsMessage) - Static method in class org.apache.directory.server.dns.service.DomainNameService
-
Creates a new instance of DomainNameService.
- execute(IoHandlerCommand.NextCommand, IoSession, Object) - Method in class org.apache.directory.server.dns.service.MonitorContext
-
- execute(DirContext, Name) - Method in interface org.apache.directory.server.dns.store.jndi.DnsOperation
-
The command pattern execute method.
- execute(DirContext, Name) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetFlatRecord
-
Note that the base is a relative path from the exiting context.
- execute(DirContext, Name) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetRecords
-
Note that the base is a relative path from the exiting context.
- execute(IoSession, ChangePasswordContext) - Static method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- execute(AuthenticationContext) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
Handle the authentication, given a specific context
- execute(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- execute(CoreSession, Dn) - Method in class org.apache.directory.server.protocol.shared.catalog.GetCatalog
-
Note that the base is relative to the existing context.
- execute(CoreSession, Dn) - Method in class org.apache.directory.server.protocol.shared.kerberos.GetPrincipal
-
Note that the base is a relative path from the existing context.
- execute(Runnable) - Method in class org.apache.directory.server.protocol.shared.StandardThreadPool
-
- execute(CoreSession, Dn) - Method in interface org.apache.directory.server.protocol.shared.store.DirectoryServiceOperation
-
The command pattern execute method.
- execute() - Method in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
-
Opens the LDIF file and loads the entries into the context.
- executeProcedure(OperationContext, String, Object[]) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
- executeTrigger(OperationContext, TriggerSpecification, StoredProcedureParameterInjector) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
- executeTriggers(OperationContext, List<TriggerSpecification>, StoredProcedureParameterInjector) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
- executor - Variable in class org.apache.directory.server.core.event.EventInterceptor
-
- exists(String) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Checks to see if an entry exists.
- exists(Dn) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Checks to see if an entry exists.
- exists(String) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- exists(Dn) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- exists(String) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Checks to see if an entry exists.
- exists(Dn) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Checks to see if an entry exists.
- ExitCodes - Class in org.apache.directory.server.wrapper
-
Exit codes for the bootstrappers.
- ExitCodes() - Constructor for class org.apache.directory.server.wrapper.ExitCodes
-
Ensures no construction of this class, also ensures there is no need for final keyword above
(Implicit super constructor is not visible for default constructor),
but is still self documenting.
- exitVmOnShutdown - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
A flag used to shutdown the VM when stopping the server.
- ExpandingVisitor - Class in org.apache.directory.server.core.normalization
-
- ExpandingVisitor(SchemaManager) - Constructor for class org.apache.directory.server.core.normalization.ExpandingVisitor
-
Creates a new instance of ExpandingVisitor.
- expiration - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- expiration - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- expires - Variable in class org.apache.directory.server.dhcp.service.Lease
-
- expiryTime - Variable in class org.apache.directory.kerberos.client.TgtRequest
-
- explanatoryData - Variable in exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Additional data about the error for use by the application
to help it recover from or handle the error.
- EXPORT_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- exposed - Variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
A flag used to tell if the changeLog system is visible by the clients
- ExpressionEvaluator - Class in org.apache.directory.server.core.api.event
-
Top level filter expression evaluator implementation.
- ExpressionEvaluator(LeafEvaluator) - Constructor for class org.apache.directory.server.core.api.event.ExpressionEvaluator
-
Creates a top level Evaluator where leaves are delegated to a leaf node
evaluator which is already provided.
- ExpressionEvaluator(SchemaManager) - Constructor for class org.apache.directory.server.core.api.event.ExpressionEvaluator
-
Creates a top level Evaluator where leaves are delegated to a leaf node
evaluator which will be created.
- extended(String) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- extended(ExtendedRequest) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- extended(Oid, byte[]) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- extended(Oid) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- extended(String, byte[]) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- extendedOperation(ExtendedRequest) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- extendedOperation(ExtendedRequest) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
-
- ExtendedOperationHandler<R extends org.apache.directory.api.ldap.model.message.ExtendedRequest,P extends org.apache.directory.api.ldap.model.message.ExtendedResponse> - Interface in org.apache.directory.server.ldap
-
An extension (hook) point that enables an implementor to provide his or her
own LDAP 'Extended' operation.
- extendedOperationHandlers - Variable in class org.apache.directory.server.ldap.LdapServer
-
The extended operation handlers.
- ExtendedOpHandlerBean - Class in org.apache.directory.server.config.beans
-
A class used to store the LdapServerExtendedOpHandler configuration.
- ExtendedOpHandlerBean() - Constructor for class org.apache.directory.server.config.beans.ExtendedOpHandlerBean
-
Create a new LdapServerExtendedOpHandlerBean instance
- extendedOpHandlerClass - Variable in class org.apache.directory.server.config.beans.ExtendedOpHandlerBean
-
The Extended Operation FQCN
- extendedOpHandlers - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
The list of supported extended operation handlers
- extendedOpId - Variable in class org.apache.directory.server.config.beans.ExtendedOpHandlerBean
-
The Extended Operation ID
- ExtendedRequestHandler<R extends org.apache.directory.api.ldap.model.message.ExtendedRequest> - Class in org.apache.directory.server.ldap.handlers.request
-
A single reply MessageReceived handler for ExtendedRequests.
- ExtendedRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.request.ExtendedRequestHandler
-
- extendedRequestHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- ExtendedResponseHandler - Class in org.apache.directory.server.ldap.handlers.response
-
A single reply handler for ExtendedResponses.
- ExtendedResponseHandler() - Constructor for class org.apache.directory.server.ldap.handlers.response.ExtendedResponseHandler
-
- extendedResponseHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- EXTENSION_OID - Static variable in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
-
- EXTENSION_OIDS - Static variable in class org.apache.directory.server.ldap.handlers.extended.CertGenerationRequestHandler
-
- EXTENSION_OIDS - Static variable in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
-
- EXTENSION_OIDS - Static variable in class org.apache.directory.server.ldap.handlers.extended.PwdModifyHandler
-
- EXTENSION_OIDS - Static variable in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
-
- EXTENSION_OIDS - Static variable in class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
-
- EXTENSION_OIDS - Static variable in class org.apache.directory.server.ldap.handlers.extended.WhoAmIHandler
-
- ExtensionsPath - Class in org.apache.directory.server.dhcp.options.vendor
-
A string to specify a file, retrievable via TFTP, which contains
information which can be interpreted in the same way as the 64-octet
vendor-extension field within the BOOTP response, with the following
exceptions:
- the length of the file is unconstrained;
- all references to Tag 18 (i.e., instances of the
BOOTP Extensions Path field) within the file are
ignored.
- ExtensionsPath() - Constructor for class org.apache.directory.server.dhcp.options.vendor.ExtensionsPath
-
- extract(File, boolean) - Static method in class org.apache.directory.server.config.LdifConfigExtractor
-
Extracts the LDIF files from a Jar file or copies exploded LDIF resources.
- EXTRACT_PATTERN - Static variable in class org.apache.directory.server.config.LdifConfigExtractor
-
- EXTRACT_PATTERN - Static variable in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
The pattern to extract the schema from LDIF files.
- extracted - Variable in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
The extracted flag.
- extractFromJar(File, String) - Static method in class org.apache.directory.server.config.LdifConfigExtractor
-
Extracts the LDIF schema resource from a Jar.
- extractName(String) - Static method in class org.apache.directory.kerberos.client.KdcClientUtil
-
- extractOrCopy(boolean) - Method in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
- extractOrCopy() - Method in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
- extractPassword(ChangePasswordContext) - Static method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- extractRealm(String) - Static method in class org.apache.directory.kerberos.client.KdcClientUtil
-
- extractSingleFileConfig(File, String, boolean) - Static method in class org.apache.directory.server.config.LdifConfigExtractor
-
extracts or overwrites the configuration LDIF file and returns the absolute path of this file
- extractStoredProcName(String) - Static method in class org.apache.directory.server.core.api.sp.StoredProcUtils
-
- extractStoredProcUnitName(String) - Static method in class org.apache.directory.server.core.api.sp.StoredProcUtils
-
- gatherInterceptors(Interceptor, Class<?>, OperationEnum, List<String>) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Recursively checks if the given interceptor can be added to the list of interceptors for a given
operation and adds to the list of interceptors if it implements the respective operation
- generateAttributeTypes(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- generateChallenge(IoSession, byte[]) - Method in interface org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmProvider
-
Handles a Type 1 NTLM response from the client to generate an NTLM
Type 2 challenge message.
- generateComparators(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
Generate the comparators attribute from the registry
- generateDitContextRules(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- generateDitStructureRules(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- generateKey(String) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
-
Returns a DES symmetric key for the given input String.
- generateKeys(String, String) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
Generate the keys.
- generateMatchingRules(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- generateMatchingRuleUses(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- generateNameForms(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- generateNoReplEvt - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
a flag to indicate when we don't want a replication event to be generated after this operation
- generateNormalizers(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- generateObjectClasses(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- generateResponse(LdapSession, SearchRequest, Entry) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Generates a response for an entry retrieved from the server core based
on the nature of the request with respect to referral handling.
- generateResponse(LdapSession, SearchRequest, Entry) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Build the response to be sent to the client
- generateSaslChallengeOrComplete(LdapSession, SaslServer, BindRequest) - Method in class org.apache.directory.server.ldap.handlers.request.BindRequestHandler
-
For challenge/response exchange, generate the challenge.
- generateSchemaSubentry(SchemaManager, Entry) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
Creates the SSSE by extracting all the SchemaObjects from the registries.
- generateSyntaxCheckers(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- generateSyntaxes(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- generateTicket(AuthenticationContext) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
- generateTicket(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- get(String) - Method in class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
- get(AttributeType) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- get(String) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- get() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- get() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- get() - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
- get(int) - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
Get the element at a given position
- get() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
- get() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
- get() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
- get() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
- get() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
- get() - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
- get() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- get() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
- get() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
- get(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- get() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
- get() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
- get() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
- get() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
- get() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
- get(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Gets the value of a record by key if the key exists.
- get() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
-
- get() - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- get(Class) - Method in class org.apache.directory.server.dhcp.options.OptionsField
-
Return the (first) DHCP option matching a given option class or
null of the option isn't set.
- get(int) - Method in class org.apache.directory.server.dhcp.options.OptionsField
-
Return the (first) DHCP option matching a given tag or null
of the option isn't set.
- get(String) - Method in interface org.apache.directory.server.dns.messages.ResourceRecord
-
- get(String) - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
- get(K) - Method in class org.apache.directory.server.dns.util.ReverseEnumMap
-
Return the enum given an ordinal value.
- get() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
- get(Object) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- get() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
- get(K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Gets the value of a record by key if the key exists.
- get() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
- get() - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.AndCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.NotCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
- get() - Method in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
- get() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
- get(K) - Method in interface org.apache.directory.server.xdbm.Table
-
Gets the value of a record by key if the key exists.
- get(int) - Method in class org.apache.directory.shared.kerberos.codec.options.Options
-
Returns the value of the option at the given index.
- getAbandonRequestHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getAcceptedIssuers() - Method in class org.apache.directory.server.ldap.handlers.ssl.ServerX509TrustManager
-
- getAcceptedIssuers() - Method in class org.apache.directory.server.ldap.replication.ReplicationTrustManager
- getAcceptor() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
- getAcceptor() - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
- getAcceptor() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
- getAcceptor() - Method in class org.apache.directory.server.protocol.shared.transport.UdpTransport
-
- getAccessControlAPCache() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getAccessControlAPCache() - Method in class org.apache.directory.server.core.DefaultDirectoryService
- getAccessControlSap() - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
- getAccessControlSubentries() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getAciTuples() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getACITuples(String) - Method in class org.apache.directory.server.core.authz.TupleCache
-
- getAcquired() - Method in class org.apache.directory.server.dhcp.service.Lease
-
- getActionTimeMappedTriggerSpecsForOperation(List<TriggerSpecification>, LdapOperation) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
Return a selection of trigger specifications for a certain type of trigger action time.
- getActiveRealms(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.sasl.digestMD5.DigestMd5MechanismHandler
-
Create a list of all the configured realms.
- getAdAndOr() - Method in class org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrContainer
-
- getAdChecksum() - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- getAdData() - Method in class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
-
- getAdDataRef() - Method in class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
-
- getAdditionalRecords() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- getAdditionalTickets() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Returns the additional
Tickets.
- getAddRequestHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getAddResponseHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getAddress() - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
-
- getAddress() - Method in class org.apache.directory.server.dhcp.options.AddressOption
-
- getAddress() - Method in class org.apache.directory.server.dhcp.store.Host
-
- getAddress() - Method in class org.apache.directory.server.dhcp.store.Subnet
-
- getAddress() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
- getAddress() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
- getAddress() - Method in class org.apache.directory.shared.kerberos.components.HostAddress
-
Get the bytes for this address.
- getAddresses() - Method in class org.apache.directory.shared.kerberos.components.HostAddresses
-
- getAddresses() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- getAddrType() - Method in class org.apache.directory.shared.kerberos.components.HostAddress
-
- getAdIfRelevant() - Method in class org.apache.directory.shared.kerberos.codec.adIfRelevant.AdIfRelevantContainer
-
- getAdKdcIssued() - Method in class org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKdcIssuedContainer
-
- getAdMandatoryForKdc() - Method in class org.apache.directory.shared.kerberos.codec.adMandatoryForKdc.AdMandatoryForKdcContainer
-
- getAdminConnection(DirectoryService) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
Gets a LdapCoreSessionConnection bound using the default admin Dn uid=admin,ou=system and password "secret"
- getAdminConnection(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Gets a LDAP connection instance on a server.
- getAdministrativePoints() - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
- getAdministrativeRole() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getAdministrativeRoleIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- getAdminNetworkConnection(LdapServer) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
Gets a LdapNetworkConnection bound to the Admin user (uid=admin,ou=system).
- getAdminPool(LdapServer) - Static method in class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
Gets the admin pool.
- getAdminSession() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getAdminSession() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getAdminSession() - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslServer
-
- getAdType() - Method in class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
-
- getAfterPosition(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
Find the element position in the array, or the position of the closest greater element in the array.
- getAlgoNameFromEncType(EncryptionType) - Static method in class org.apache.directory.shared.kerberos.KerberosUtils
-
- getAlgorithm() - Method in class org.apache.directory.server.core.hash.ConfigurableHashingInterceptor
-
- getAlgorithmForHashedPassword(byte[]) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
-
Get the algorithm of a password, which is stored in the form "{XYZ}...".
- getAliasCache() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- getAliasCache() - Method in interface org.apache.directory.server.xdbm.Store
-
- getAliasDerefMode() - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- getAliasDerefMode() - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- getAliasDerefMode() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getAliasIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- getAliasIndex() - Method in interface org.apache.directory.server.xdbm.Store
-
- getAllAllowed(Attribute, Set<String>) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
- getAllIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- getAllMust(Attribute) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
- getAllowableClockSkew() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
Returns the allowable clock skew.
- getAllReplJournalNames() - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- getAlteredEntry() - Method in class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
Returns the entry after it has been renamed and potentially changed for
Rdn alterations.
- getAnnotation(Class) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
- getAnonymousNetworkConnection(LdapServer) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
Gets an anonymous LdapNetworkConnection
- getAnonymousNetworkConnection(String, int) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
Gets an anonymous LdapNetworkConnection
- getAnonymousNetworkConnection(String, int) - Static method in class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
Gets an anonymous LdapNetworkConnection
- getAnonymousNetworkConnection(LdapServer) - Static method in class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
Gets an anonymous LdapNetworkConnection
- getAnonymousPrincipal() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets the anonymous LDAP principal used to authenticate.
- getAnonymousPrincipal() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- getAnswerRecords() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- getApacheDsConfigurationLdifFile() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Gets the apacheds configuration ldif file ('<instance>/conf/config.ldif').
- getApOptions() - Method in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- getApOptions() - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
- getApplicationReply() - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
Returns the ApplicationReply.
- getApRep() - Method in class org.apache.directory.shared.kerberos.codec.apRep.ApRepContainer
-
- getApReq() - Method in class org.apache.directory.shared.kerberos.codec.apReq.ApReqContainer
-
- getArgumentsToInject(OperationContext, List<StoredProcedureParameter>) - Method in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
-
- getArgumentsToInject(OperationContext, List<StoredProcedureParameter>) - Method in interface org.apache.directory.server.core.trigger.StoredProcedureParameterInjector
-
- getArrayTree() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainer
-
- getAsRep() - Method in class org.apache.directory.shared.kerberos.codec.asRep.AsRepContainer
-
- getAsReq() - Method in class org.apache.directory.shared.kerberos.codec.asReq.AsReqContainer
-
- getAssignedClientAddress() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getAssociatedClass() - Method in interface org.apache.directory.server.core.jndi.ServerDirObjectFactory
-
Gets the Class instance associated with this ObjectFactory.
- getAssociatedClass() - Method in interface org.apache.directory.server.core.jndi.ServerDirStateFactory
-
Gets the Class instance associated with this StateFactory.
- getAtProvider() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getAtProvider() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getAttribute(List<Modification>, AttributeType) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Utility method to extract an attribute from a list of modifications.
- getAttribute() - Method in class org.apache.directory.server.xdbm.AbstractIndex
-
Gets the attribute this Index is built upon.
- getAttribute() - Method in interface org.apache.directory.server.xdbm.Index
-
Gets the attribute this Index is built upon.
- getAttributeId() - Method in class org.apache.directory.server.xdbm.AbstractIndex
-
- getAttributeId() - Method in interface org.apache.directory.server.xdbm.Index
-
Gets the attribute identifier set at configuration time for this index which may not
be the OID but an alias name for the attributeType associated with this Index
- getAttributes() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
- getAttributes(OperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
Gets attributes required for modifications.
- getAttributes(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getAttributes(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getAttributes(String, String[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getAttributes(Name, String[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getAttributes(String) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- getAttributes(Name) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- getAttributes(String, String[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- getAttributes(Name, String[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- getAttributes() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getAttributeType() - Method in class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
- getAttributeType() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getAttributeType() - Method in class org.apache.directory.server.xdbm.search.evaluator.LeafEvaluator
-
- getAttributeType() - Method in class org.apache.directory.server.xdbm.search.evaluator.PresenceEvaluator
-
- getAttributeTypes() - Method in class org.apache.directory.server.core.hash.ConfigurableHashingInterceptor
-
- getAttrOrNull(Attributes, String) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetFlatRecord
-
- getAttrValue() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getAuthenticatedPrincipal() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets the LDAP principal used to authenticate.
- getAuthenticatedPrincipal() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- getAuthentication(Hashtable<String, Object>) - Static method in class org.apache.directory.server.core.jndi.CoreContextFactory
-
- getAuthenticationLevel() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets the authentication level associated with this session.
- getAuthenticationLevel() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- getAuthenticationLevel() - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
Gets the authentication level associated with this LDAP principle.
- getAuthenticationLevel() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getAuthenticationLevel(Hashtable) - Static method in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- getAuthenticationLevel() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- getAuthenticationLevel() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- getAuthenticator() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getAuthenticator() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- getAuthenticator() - Method in class org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorContainer
-
- getAuthenticator() - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
- getAuthenticatorClass() - Method in class org.apache.directory.server.config.beans.AuthenticatorImplBean
-
- getAuthenticatorId() - Method in class org.apache.directory.server.config.beans.AuthenticatorBean
-
- getAuthenticators() - Method in class org.apache.directory.server.config.beans.AuthenticationInterceptorBean
-
- getAuthenticators() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- getAuthenticators(AuthenticationLevel) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- getAuthenticatorType() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
Returns the type of this authenticator (e.g.
- getAuthenticatorType() - Method in interface org.apache.directory.server.core.authn.Authenticator
-
Returns the type of this authenticator (e.g.
- getAuthHeader() - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
- getAuthHeader() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getAuthHeader(ChangePasswordContext) - Static method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- getAuthHeader() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- getAuthHeader(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- getAuthorityRecords() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- getAuthorizationData() - Method in class org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataContainer
-
- getAuthorizationData() - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
- getAuthorizationData() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- getAuthorizationData() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- getAuthorizationID() - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslServer
- getAuthTime() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getAuthTime() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- getAuthTime() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- getAuthTime() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- getAuthzData() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getAvlTreeMap() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Returns the internal AvlTreeMap so other classes like Cursors
in the same package can access it.
- getBackLog() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
- getBackLog() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
- getBalance(LinkedAvlNode<K>) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
Get balance-factor of the given LinkedAvlNode.
- getBalance(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Get balance-factor of the given LinkedAvlMapNode.
- getBalance() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- getBalance() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- getBase() - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- getBaseDn() - Method in class org.apache.directory.server.config.beans.AuthenticatorBean
-
- getBaseDn() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
- getBaseDn() - Method in interface org.apache.directory.server.core.authn.Authenticator
-
- getBaseDn(String) - Method in class org.apache.directory.server.dns.store.jndi.DnsCatalog
-
- getBaseDn() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getBaseDn(String) - Method in interface org.apache.directory.server.protocol.shared.catalog.Catalog
-
Returns the base Dn for searches, given a zone or realm name.
- getBaseId() - Method in class org.apache.directory.server.xdbm.search.evaluator.BaseLevelScopeEvaluator
-
Gets the id of the search base associated with the ScopeNode expression.
- getBaseId() - Method in class org.apache.directory.server.xdbm.search.evaluator.OneLevelScopeEvaluator
-
Gets the id of the search base associated with the ScopeNode expression.
- getBaseId() - Method in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
- getBeforePosition(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
Find the element position in the array, or the position of the closest greater element in the array.
- getBestEncryptionType(Set<EncryptionType>, Set<EncryptionType>) - Static method in class org.apache.directory.shared.kerberos.KerberosUtils
-
Get the matching encryption type from the configured types, searching
into the requested types.
- getBinaryAttributeDetector() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- getBindDn() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- getBinDirectory() - Method in class org.apache.directory.server.InstallationLayout
-
Gets the 'bin' directory in the installation directory.
- getBindRequest() - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslServer
-
- getBindRequestHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getBindResponseHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getBindStatus() - Method in class org.apache.directory.server.ldap.LdapSession
-
- getBit(byte[], int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
-
Gets a bit at a given position.
- getBit(byte[], int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- getBit(byte[], int) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NFold
-
Get a bit from a byte array at a given position.
- getBitGroup(byte[], int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- getBootFileName() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getBTree() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
Returns the main BTree used by this table.
- getBTree(BTreeRedirect) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- getBTree() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
- getBTreeRedirect() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainer
-
- getByName(String) - Static method in enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
Get the EncryptionType given a String.
- getBytes() - Method in class org.apache.directory.shared.kerberos.codec.options.Options
-
Byte-reversing methods are an anomaly of the BouncyCastle
DERBitString endianness.
- getBytes() - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
- getBytesFromFile(File) - Static method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
Returns the contents of the File in a byte array.
- getByteValue() - Method in class org.apache.directory.server.dhcp.options.ByteOption
-
- getByValue(int) - Static method in enum org.apache.directory.kerberos.client.ChangePasswordResultCode
-
- getCache(String) - Method in class org.apache.directory.server.core.api.CacheService
-
Get a specific cache from its name, or create a new one
- getCacheContent() - Static method in class org.apache.directory.kerberos.credentials.cache.SampleCredentialsCacheResource
-
- getCacheDirectory() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Gets the 'cache' directory ('<instance>/cache').
- getCacheService() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getCacheService() - Method in class org.apache.directory.server.core.DefaultDirectoryService
- getCacheSize() - Method in class org.apache.directory.server.core.api.subtree.SubentryCache
-
- getCacheSize() - Method in class org.apache.directory.server.core.partition.impl.avl.AvlPartition
-
Always returns 0 (zero), cause this is a in-memory store
- getCacheSize() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Gets the entry cache size for this BTreePartition.
- getCacheSize() - Method in class org.apache.directory.server.xdbm.AbstractIndex
-
Gets the size of the index cache in terms of the number of index entries to be cached.
- getCacheSize() - Method in interface org.apache.directory.server.xdbm.Index
-
Gets the size of the index cache in terms of the number of index entries to be cached.
- getCacheSize() - Method in interface org.apache.directory.server.xdbm.Store
-
Gets the cache size for this store.
- getCandidateSet() - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- getCanonical(File) - Method in class org.apache.directory.server.configuration.ApacheDS
-
- GetCatalog - Class in org.apache.directory.server.protocol.shared.catalog
-
A Session operation for building a catalog.
- GetCatalog() - Constructor for class org.apache.directory.server.protocol.shared.catalog.GetCatalog
-
- getCause() - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
-
- getCertificate(Entry) - Static method in class org.apache.directory.server.core.security.TlsKeyGenerator
-
Gets the certificate associated with the self signed TLS private/public
key pair.
- getCertificatePassword() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getChangeLog() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getChangeLog() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Gets the ChangeLog service for this DirectoryService used for tracking
changes (revisions) to the server and using them to revert the server
to earlier revisions.
- getChangeLog() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Gets the ChangeLog service for this DirectoryService used for tracking
changes (revisions) to the server and using them to revert the server
to earlier revisions.
- getChangeLogEvent() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
- getChangeLogEvent() - Method in interface org.apache.directory.server.core.api.interceptor.context.ChangeOperationContext
-
Gets the ChangeLogEvent associated with this operation after the
operation has been executed.
- getChangeLogId() - Method in class org.apache.directory.server.config.beans.ChangeLogBean
-
- getChangeLogSearchEngine() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Gets the change log query engine which would be used to ask questions
about what changed, when, how and by whom.
- getChangeLogSearchEngine() - Method in interface org.apache.directory.server.core.api.changelog.SearchableChangeLogStore
-
Get's the search engine for this SearchableChangeLogStore.
- getChangeLogSearchEngine() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Gets the change log query engine which would be used to ask questions
about what changed, when, how and by whom.
- getChangeLogStore() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
- getChangeLogStore() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
- getChangePasswordServerBean() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getChangePwdServer() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
-
- getChangeType() - Method in class org.apache.directory.server.ldap.replication.ReplicaEventMessage
-
- getCheckQuality(int) - Static method in enum org.apache.directory.server.core.api.authn.ppolicy.CheckQualityEnum
-
Get back the CheckQualityEnum instance associated with a given value
- getChecksum() - Method in class org.apache.directory.shared.kerberos.codec.checksum.ChecksumContainer
-
- getChecksum() - Method in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
- getChecksumLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- getChecksumLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption
-
- getChecksumLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- getChecksumLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- getChecksumLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
- getChecksumLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- getChecksumLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NullEncryption
-
- getChecksumType() - Method in class org.apache.directory.shared.kerberos.components.Checksum
-
- getChecksumValue() - Method in class org.apache.directory.shared.kerberos.components.Checksum
-
Returns the checksum value.
- getChildCount(DeleteOperationContext) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
- getChildCount(String) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Gets the count of immediate children of the given entry UUID.
- getChildCount(String) - Method in interface org.apache.directory.server.xdbm.Store
-
Gets the count of immediate children of the given entry UUID.
- getChngPwdData() - Method in class org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataContainer
-
- getCipher() - Method in class org.apache.directory.shared.kerberos.components.EncryptedData
-
Returns the raw cipher text.
- getCipherSuite() - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
- getCipherTextHandler() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getCipherTextHandler() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- getCksum() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- getClassByTag(int) - Static method in class org.apache.directory.server.dhcp.options.DhcpOption
-
- getClassNameWithoutPackageName(Class<?>) - Method in class org.apache.directory.server.config.ConfigWriter
-
Gets the class name of the given class stripped from its package name.
- getClientAddress() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets the socket address of the LDAP client or null if there is no LDAP
client associated with the session.
- getClientAddress() - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
- getClientAddress() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Gets the socket address of the LDAP client or null if there is no LDAP
client associated with the session.
- getClientAddress() - Method in class org.apache.directory.server.dhcp.service.Lease
-
- getClientAddress() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getClientAddress() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- getClientAddresses() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getClientAddresses() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- getClientAddresses() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- getClientAddresses() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- getClientEntry() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- getClientEntry(AuthenticationContext) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
- getClientKey() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- getClientName() - Method in class org.apache.directory.kerberos.client.TgTicket
-
- getClientName() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getClientPrincipal() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getClientRealm() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getClonedEntry() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- getCName() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getCName() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- getCName() - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
- getCName() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- getCName() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- getCName() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- getCode() - Method in class org.apache.directory.kerberos.client.ChangePasswordResult
-
- getCode() - Method in enum org.apache.directory.server.dhcp.messages.MessageType
-
- getCode() - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Returns the code associated with this reference identifier type.
- getCodecService() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- getCollectiveAttribute() - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
- getCollectiveAttributeAPCache() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getCollectiveAttributeAPCache() - Method in class org.apache.directory.server.core.DefaultDirectoryService
- getCollectiveAttributeSubentries() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getCollectiveExclusions() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getCommitterPrincipal() - Method in class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
- getCommonName() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the common name.
- getComparator(AttributeType) - Method in class org.apache.directory.server.core.api.event.LeafEvaluator
-
Gets the comparator for equality matching.
- getComparator() - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
- getComparator() - Method in interface org.apache.directory.server.core.avltree.AvlTree
-
- getComparator() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- getComparator() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
- getComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
- getComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
- getComparator() - Method in class org.apache.directory.server.xdbm.search.evaluator.LeafEvaluator
-
- getCompareRequestHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getCompareResponseHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getConditionCount() - Method in class org.apache.directory.shared.kerberos.components.AdAndOr
-
- getConfDirectory() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Gets the 'conf' directory ('<instance>/conf').
- getConfDirectory() - Method in class org.apache.directory.server.InstallationLayout
-
Gets the 'conf' directory in the installation directory.
- getConfig() - Method in class org.apache.directory.server.dns.service.DnsContext
-
- getConfig() - Method in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
- getConfig() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getConfig() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- getConfig() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
-
- getConfig() - Method in interface org.apache.directory.server.ldap.replication.consumer.ReplicationConsumer
-
- getConfig() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
- getConfigEntryDn() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getConfounderLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- getConfounderLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption
-
- getConfounderLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- getConfounderLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- getConfounderLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
- getConfounderLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- getConfounderLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NullEncryption
-
- getConjunctionScan(BranchNode) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
ANDs or Conjunctions take the count of the smallest child as their count.
- getConnectControls() - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getConnectControls() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
-
- getConnection() - Method in class org.apache.directory.server.bridge.http.BindResponseHolder
-
- getConnectionAs(DirectoryService, String, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
Gets a LdapCoreSessionConnection bound using a user's DN and a password.
- getConnectionAs(DirectoryService, Dn, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
Gets a LdapCoreSessionConnection bound using a user's DN and a password.
- getConsumerEntryDn() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getContents() - Method in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
Returns the contents.
- getContext(String, DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
- getContext() - Method in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
-
- getContext(IoSession, BindRequest, Hashtable<String, Object>) - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
Convenience method for acquiring an LdapContext for the client to use for the
duration of a session.
- getContextCsn() - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
- getContextCsn() - Method in interface org.apache.directory.server.core.api.partition.Partition
-
- getContextCsn() - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
- getContextCsn() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- getContextCsn() - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
- getContextEntry() - Method in class org.apache.directory.server.config.beans.PartitionBean
-
- getContextEntry() - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
- getContextEntryId() - Method in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
- getContextEntryId() - Method in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
- getContextKey() - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- getContextKey() - Method in class org.apache.directory.server.dns.service.MonitorContext
-
- getContextKey() - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- getContextPath() - Method in class org.apache.directory.server.integration.http.WebApp
-
- getControls() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets the controls enabled for this session.
- getControls() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- getConvertedLdifEntries() - Method in class org.apache.directory.server.config.ConfigWriter
-
Gets the converted LDIF entries from the configuration bean.
- getCookie() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
Compute a new key for this cookie, based on the current searchRequest
hashCode and the current position.
- getCookie(Entry) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Get the cookie from the entry
- getCookie() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getCookieValue() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
- getCoreSession(String, DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
- getCoreSession() - Method in class org.apache.directory.server.ldap.LdapSession
-
Gets the logical core DirectoryService session associated with this
LdapSession.
- getCount() - Method in class org.apache.directory.server.core.api.SearchRequestContainer
-
- getCountedBytes(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabDecoder
-
Use a prefixed 16-bit length to read off raw bytes.
- getCountedString(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabDecoder
-
Use a prefixed 16-bit length to read off a String.
- getCRealm() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- getCRealm() - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
Returns the client realm.
- getCRealm() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- getCRealm() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- getCreateTimestamp() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getCreatorsName() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getCredCacheFile() - Method in class org.apache.directory.kerberos.client.Kinit
-
- getCredential(Hashtable<String, Object>) - Static method in class org.apache.directory.server.core.jndi.CoreContextFactory
-
- getCredentials() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- getCredentials() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- getCredsList() - Method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
Returns the credentials entries
- getCriteria() - Method in class org.apache.directory.server.core.api.event.RegistrationEntry
-
- getCSN() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Get a new CSN
- getCSN() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Get a new CSN
- getCsn(String) - Static method in class org.apache.directory.server.ldap.LdapProtocolUtils
-
returns the CSN present in cookie
- getCtime() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- getCTime() - Method in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- getCTime() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- getCurrentAD() - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
- getCurrentAdData() - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
- getCurrentAdType() - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
- getCurrentClientAddress() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getCurrentDataType() - Method in class org.apache.directory.shared.kerberos.components.TypedData
-
- getCurrentDataValue() - Method in class org.apache.directory.shared.kerberos.components.TypedData
-
- getCurrentInterceptor() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- getCurrentInterceptor() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
- getCurrentLR() - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
- getCurrentLrType() - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
- getCurrentLrValue() - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
- getCurrentMechanism() - Method in class org.apache.directory.server.ldap.LdapSession
-
Get the mechanism selected by a user during a SASL Bind negotiation.
- getCurrentPosition() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
- getCurrentRevision() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Gets the current revision for the server.
- getCurrentRevision() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLogStore
-
Gets the current revision of the server (a.k.a.
- getCurrentRevision() - Method in interface org.apache.directory.server.core.api.journal.JournalStore
-
Gets the current revision of the server (a.k.a.
- getCurrentRevision() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Gets the current revision for the server.
- getCurrentRevision() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- getCurrentRevision(DirectoryService) - Method in class org.apache.directory.server.core.integ.FrameworkRunner
-
- getCurrentRevision() - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
-
- getCurrentTD() - Method in class org.apache.directory.shared.kerberos.components.TypedData
-
- getCursor() - Method in class org.apache.directory.server.core.api.SearchRequestContainer
-
- getCursor() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
- getCursor(String) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getCusec() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- getCusec() - Method in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- getCusec() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- getData() - Method in class org.apache.directory.server.dhcp.options.AddressOption
-
- getData() - Method in class org.apache.directory.server.dhcp.options.ByteOption
-
- getData() - Method in class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
-
- getData() - Method in class org.apache.directory.server.dhcp.options.DhcpOption
-
Get the data (wire format) into a byte array.
- getData() - Method in class org.apache.directory.server.dhcp.options.IntOption
-
- getData() - Method in class org.apache.directory.server.dhcp.options.ShortOption
-
- getData() - Method in class org.apache.directory.server.dhcp.options.StringOption
-
- getDatagramAcceptor(Transport) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
If this protocol service supports UDP transport then this gets the
non-null MINA DatagramAcceptor it uses.
- getDatagramAcceptor(Transport) - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
-
If this protocol service supports UDP transport then this gets the
non-null MINA DatagramAcceptor it uses.
- getDataType() - Method in class org.apache.directory.shared.kerberos.components.TypedData.TD
-
- getDataValue() - Method in class org.apache.directory.shared.kerberos.components.TypedData.TD
-
- getDate() - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
- getDecoder(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolCodecFactory
-
- getDecoder(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolTcpCodecFactory
-
- getDecoder(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolUdpCodecFactory
-
- getDecoder(IoSession) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolCodecFactory
-
- getDecoder(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.codec.KerberosProtocolCodecFactory
-
- getDecoder(IoSession) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolCodecFactory
-
- getDecryptedData(EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- getDecryptedData(EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption
-
- getDecryptedData(EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- getDecryptedData(EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- getDecryptedData(EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
- getDecryptedData(EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- getDecryptedData(EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NullEncryption
-
- getDefaultConfig() - Static method in class org.apache.directory.kerberos.client.KdcConfig
-
- getDefaultId() - Method in class org.apache.directory.server.core.partition.impl.avl.AvlPartition
- getDefaultId() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
}
- getDefaultId() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
}
- getDefaultId() - Method in class org.apache.directory.server.core.partition.ldif.AbstractLdifPartition
- getDefaultPolicy() - Method in class org.apache.directory.server.core.authn.ppolicy.PpolicyConfigContainer
-
- getDefaultTill() - Method in class org.apache.directory.kerberos.client.KdcConnection
-
- getDelegateBaseDn() - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- getDelegateHost() - Method in class org.apache.directory.server.config.beans.DelegatingAuthenticatorBean
-
- getDelegateHost() - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- getDelegatePort() - Method in class org.apache.directory.server.config.beans.DelegatingAuthenticatorBean
-
- getDelegatePort() - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- getDelegateSslTrustManagerFQCN() - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- getDelegateTlsTrustManagerFQCN() - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- getDeletedEntry(OperationContext) - Method in class org.apache.directory.server.core.trigger.DeleteStoredProcedureParameterInjector
-
- getDeleteOldRdn() - Method in class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
- getDeleteRequestHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getDeleteResponseHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getDepth() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- getDepth() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- getDescription() - Method in class org.apache.directory.server.config.beans.AdsBaseBean
-
- getDescription() - Method in class org.apache.directory.server.core.api.changelog.Tag
-
- getDestinationFile(File, File) - Static method in class org.apache.directory.server.config.LdifConfigExtractor
-
Calculates the destination file.
- getDhcpServerBean() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getDirectory() - Method in class org.apache.directory.server.core.api.AbstractLayout
-
Gets the base directory.
- getDirectoryService() - Method in class org.apache.directory.server.ApacheDsService
-
- getDirectoryService() - Method in class org.apache.directory.server.configuration.ApacheDS
-
- getDirectoryService() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets the DirectoryService this session is bound to.
- getDirectoryService() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
- getDirectoryService() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
- getDirectoryService() - Method in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
-
Gets the directory service.
- getDirectoryService() - Method in interface org.apache.directory.server.core.factory.DirectoryServiceFactory
-
Gets the directory service.
- getDirectoryService(Description) - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
-
Create a DirectoryService from a Unit test annotation
- getDirectoryService() - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
-
Create a DirectoryService from an annotation.
- getDirectoryService() - Method in class org.apache.directory.server.core.integ.CreateDsRule
-
- getDirectoryService() - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- getDirectoryService() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- getDirectoryService() - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
- getDirectoryService() - Method in class org.apache.directory.server.factory.DefaultLdapServerFactory
-
- getDirectoryService() - Method in class org.apache.directory.server.protocol.shared.DirectoryBackedService
-
- getDirectoryServiceBean() - Method in class org.apache.directory.server.config.beans.ConfigBean
-
- getDirectoryServiceBean(String) - Method in class org.apache.directory.server.config.beans.ConfigBean
-
- getDirectoryServiceBeans() - Method in class org.apache.directory.server.config.beans.ConfigBean
-
- getDirectoryServiceId() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getDirService() - Method in class org.apache.directory.server.bridge.http.HttpDirectoryService
-
- getDisjunctionScan(BranchNode) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
Disjunctions (OR) are the union of candidates across all subexpressions
so we add all the counts of the child nodes.
- getDistinguishedName() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the distinguished name.
- getDn() - Method in class org.apache.directory.server.config.beans.AdsBaseBean
- getDn(Dn, AdsBaseBean) - Method in class org.apache.directory.server.config.ConfigWriter
-
Gets the Dn associated with the configuration bean based on the given base Dn.
- getDn() - Method in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
- getDn() - Method in interface org.apache.directory.server.core.api.administrative.AdministrativePoint
-
- getDn() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- getDn() - Method in class org.apache.directory.server.core.api.entry.ServerSearchResult
-
- getDn() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- getDn() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
- getDn() - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
Gets a cloned copy of the normalized distinguished name of this
principal as a Dn.
- getDn() - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Gets the distinguished name of the entry associated with this Context.
- getDn(SchemaObject) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- getDnFactory() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Gets the Dn factory.
- getDnFactory() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Gets the Dn factory.
- getDnsMessage() - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- getDnsServerBean() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getDomainComponents(Name) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetRecords
-
- getDomainName(IoBuffer) - Static method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- getDomainName() - Method in class org.apache.directory.server.dns.messages.QuestionRecord
-
The domain name of this query.
- getDomainName() - Method in interface org.apache.directory.server.dns.messages.ResourceRecord
-
- getDomainName() - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
- getDsReplicaId() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getDsSyncPeriodMillis() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getDsTestEntries() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getDupsContainer(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- getDupsContainer(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
- getEData() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- getEffectivePrincipal() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets the LDAP principal used for the effective identity associated with
this session which may not be the same as the authenticated principal.
- getEffectivePrincipal() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Gets the effective principal for this operation which may not be the
same as the authenticated principal when the session for this context
has an explicit authorization id, or this operation was applied with
the proxy authorization control.
- getEffectivePrincipal() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Gets the effective principal for this operation which may not be the
same as the authenticated principal when the session for this context
has an explicit authorization id, or this operation was applied with
the proxy authorization control.
- getEffectivePrincipal() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- getElements() - Method in class org.apache.directory.shared.kerberos.components.AdAndOr
-
- getElements() - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- getEnabledCiphers() - Method in class org.apache.directory.server.config.beans.TransportBean
-
- getEnabledCipherSuites() - Method in class org.apache.directory.server.ldap.LdapServer
-
Deprecated.
- getEnabledProtocols() - Method in class org.apache.directory.server.config.beans.TransportBean
-
- getEnabledProtocols() - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
- getEnableSSL() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
- getEncApRepPart() - Method in class org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartContainer
-
- getEncAsRepPart() - Method in class org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartContainer
-
- getEncAuthorizationData() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- getEncKdcRepPart() - Method in class org.apache.directory.kerberos.client.AbstractTicket
-
- getEncKdcRepPart() - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartContainer
-
- getEncKdcRepPart() - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
- getEncKdcRepPart() - Method in class org.apache.directory.shared.kerberos.messages.EncAsRepPart
-
- getEncKdcRepPart() - Method in class org.apache.directory.shared.kerberos.messages.EncTgsRepPart
-
- getEncKrbCredPart() - Method in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartContainer
-
- getEncKrbPrivPart() - Method in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartContainer
-
- getEncoded(Asn1Object) - Method in class org.apache.directory.kerberos.client.KdcConnection
-
- getEncoder(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolCodecFactory
-
- getEncoder(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolTcpCodecFactory
-
- getEncoder(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolUdpCodecFactory
-
- getEncoder(IoSession) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolCodecFactory
-
- getEncoder(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.codec.KerberosProtocolCodecFactory
-
- getEncoder(IoSession) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolCodecFactory
-
- getEncPart() - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
- getEncPart() - Method in class org.apache.directory.shared.kerberos.messages.ApRep
-
- getEncPart() - Method in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- getEncPart() - Method in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
- getEncPart() - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
- getEncryptedData(EncryptionKey, byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- getEncryptedData(EncryptionKey, byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption
-
- getEncryptedData(EncryptionKey, byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- getEncryptedData(EncryptionKey, byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- getEncryptedData(EncryptionKey, byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
- getEncryptedData(EncryptionKey, byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- getEncryptedData(EncryptionKey, byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NullEncryption
-
- getEncryptedData() - Method in class org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataContainer
-
- getEncryptionKey() - Method in class org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyContainer
-
- getEncryptionType() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
Returns the encryption type to use for this session.
- getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes128CtsSha1Encryption
-
- getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes256CtsSha1Encryption
-
- getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption
-
- getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
- getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NullEncryption
-
- getEncryptionTypes() - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- getEncryptionTypes() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
Returns the encryption types.
- getEncryptionTypes() - Static method in enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
Get all the encryption types
- getEncryptionTypesString(Set<EncryptionType>) - Static method in class org.apache.directory.shared.kerberos.KerberosUtils
-
Build a list of encryptionTypes
- getEncTgsRepPart() - Method in class org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartContainer
-
- getEncTicketPart() - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartContainer
-
- getEncTicketPart() - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
- getEndTime() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getEndTime() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- getEndTime() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- getEndTime() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- getEndTime() - Method in class org.apache.directory.shared.kerberos.messages.AsRep
-
- getEndTime() - Method in class org.apache.directory.shared.kerberos.messages.TgsRep
-
- getEngine(ChecksumType) - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumHandler
-
- getEngine(EncryptionKey) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandler
-
- getEntries() - Method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
- getEntry() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- getEntry() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- getEntry() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Gets the server entry associated with the target Dn of this
OperationContext.
- getEntry() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getEntry(Dn, LdapComparatorDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- getEntry(Dn, NormalizerDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- getEntry(Dn, SyntaxCheckerDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- getEntry(OperationContext) - Method in class org.apache.directory.server.core.trigger.ModifyStoredProcedureParameterInjector
-
- getEntry() - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- getEntry(RecordStore, QuestionRecord) - Static method in class org.apache.directory.server.dns.service.DomainNameService
-
- getEntry(KerberosPrincipal, PrincipalStore, ErrorType) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
Get a PrincipalStoreEntry given a principal.
- getEntry() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- getEntry() - Method in class org.apache.directory.server.ldap.replication.ReplicaEventMessage
-
- getEntry(Entry) - Method in class org.apache.directory.server.protocol.shared.kerberos.GetPrincipal
-
Marshals an a PrincipalStoreEntry from an Attributes object.
- getEntry() - Method in class org.apache.directory.server.xdbm.IndexEntry
- getEntry(KerberosPrincipal, PrincipalStore, ErrorType) - Static method in class org.apache.directory.shared.kerberos.KerberosUtils
-
Get a PrincipalStoreEntry given a principal.
- getEntryACI() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getEntryCSN() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getEntryCsnIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- getEntryCsnIndex() - Method in interface org.apache.directory.server.xdbm.Store
-
- getEntryDN() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getEntryDn() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getEntryDn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Gets the Entry's Dn identified by the given id.
- getEntryDn(String) - Method in interface org.apache.directory.server.xdbm.Store
-
Gets the Entry's Dn identified by the given id.
- getEntryFilters() - Method in class org.apache.directory.server.core.api.filtering.CursorList
-
Gets an unmodifiable list of EntryFilters applied.
- getEntryFilters() - Method in interface org.apache.directory.server.core.api.filtering.EntryFilteringCursor
-
Gets an unmodifiable list of EntryFilters applied.
- getEntryFilters() - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
Gets an unmodifiable list of EntryFilters applied.
- getEntryFilters() - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- getEntryId(Dn) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Gets the entry's id.
- getEntryId(Dn) - Method in interface org.apache.directory.server.xdbm.Store
-
Gets the entry's id.
- getEntryUUID() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getEntryView() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getEnvironment() - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getEnvironment() - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- getEnvironment(IoSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
Convenience method for getting an environment suitable for acquiring
an LdapContext for the client.
- getEqualityScan(SimpleNode<V>) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
Gets the worst case scan count for all entries that satisfy the equality
assertion in the SimpleNode argument.
- getError() - Method in exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
returns the KrbError message associated with this exception
- getErrorCode() - Method in exception org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyException
-
- getErrorCode() - Method in enum org.apache.directory.server.i18n.I18n
-
- getErrorCode() - Method in exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Gets the protocol error code associated with this KerberosException.
- getErrorCode() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- getErrorMessage(KerberosPrincipal, KerberosException) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- getErrorMessage(KerberosPrincipal, KerberosException) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
-
Construct an error message given some conditions
- getEText() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- getEType() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getEType() - Method in class org.apache.directory.shared.kerberos.components.EncryptedData
-
- getEType() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
- getEType() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
- getEType() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- getETypeInfo() - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoContainer
-
- getETypeInfo2() - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2Container
-
- getETypeInfo2Entries() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
- getETypeInfo2Entry() - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryContainer
-
- getETypeInfoEntries() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo
-
- getETypeInfoEntry() - Method in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryContainer
-
- getETypes() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getEtypesFromError(KrbError) - Static method in class org.apache.directory.kerberos.client.KdcClientUtil
-
- getEvaluator() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getEvaluator() - Method in class org.apache.directory.server.core.DefaultDirectoryService
- getEvaluator() - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- getEventLog(OperationContext) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler.ConsumerLogEntryChangeListener
-
- getEventMask() - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- getEventService() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getEventService() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getEventTypes(int) - Static method in enum org.apache.directory.server.core.api.event.EventType
-
Gets an array of EventTypes from the PSearchControl changeTypes
parameter value.
- getExistingLease(InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.StoreBasedDhcpService
-
Try to get an existing lease.
- getExistingLease(HardwareAddress, InetAddress, InetAddress, long, OptionsField) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
-
- getExistingLease(HardwareAddress, InetAddress, InetAddress, long, OptionsField) - Method in interface org.apache.directory.server.dhcp.store.DhcpStore
-
Retrieve an existing lease from the dhcp store.
- getExpiration() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the expiration time.
- getExpires() - Method in class org.apache.directory.server.dhcp.service.Lease
-
- getExpiryTime() - Method in class org.apache.directory.kerberos.client.AbstractTicket
-
- getExpiryTime() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getExplanatoryData() - Method in exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Gets the explanatory data associated with this KerberosException.
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.AndEvaluator
-
Gets the expression used by this expression Evaluator.
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.ApproximateEvaluator
-
Gets the expression used by this expression Evaluator.
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.BaseLevelScopeEvaluator
-
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.EmptyEvaluator
-
Gets the expression used by this expression Evaluator.
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.EqualityEvaluator
-
- getExpression() - Method in interface org.apache.directory.server.xdbm.search.Evaluator
-
Gets the expression used by this expression Evaluator.
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.GreaterEqEvaluator
-
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.LessEqEvaluator
-
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.NotEvaluator
-
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.OneLevelScopeEvaluator
-
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.OrEvaluator
-
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.PassThroughEvaluator
-
Gets the expression used by this expression Evaluator.
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.PresenceEvaluator
-
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
- getExpression() - Method in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
- getExtendedOperationHandler(String) - Method in class org.apache.directory.server.ldap.LdapServer
-
- getExtendedOperationHandlers() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getExtendedOpHandlerClass() - Method in class org.apache.directory.server.config.beans.ExtendedOpHandlerBean
-
- getExtendedOpId() - Method in class org.apache.directory.server.config.beans.ExtendedOpHandlerBean
-
- getExtendedOps() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getExtendedRequestHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getExtendedResponseHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getExtensionOids() - Method in interface org.apache.directory.server.ldap.ExtendedOperationHandler
-
The OIDs of the extensions supported by this handler.
- getExtensionOids() - Method in class org.apache.directory.server.ldap.handlers.extended.CertGenerationRequestHandler
-
The OIDs of the extensions supported by this handler.
- getExtensionOids() - Method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
-
- getExtensionOids() - Method in class org.apache.directory.server.ldap.handlers.extended.PwdModifyHandler
-
The OIDs of the extensions supported by this handler.
- getExtensionOids() - Method in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
-
The OIDs of the extensions supported by this handler.
- getExtensionOids() - Method in class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
-
The OIDs of the extensions supported by this handler.
- getExtensionOids() - Method in class org.apache.directory.server.ldap.handlers.extended.WhoAmIHandler
-
The OIDs of the extensions supported by this handler.
- getFarthestReferralAncestor(LdapSession, Dn) - Static method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Searches up the ancestry of a Dn searching for the farthest referral
ancestor.
- getFile(Dn, boolean) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Create the file name from the entry Dn.
- getFileName() - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
-
- getFileName(Rdn) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Compute the real name based on the Rdn, assuming that depending on the underlying
OS, some characters are not allowed.
- getFileName(Dn) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Compute the real name based on the Dn, assuming that depending on the underlying
OS, some characters are not allowed.
- getFilter() - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- getFilter() - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- getFilter() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getFilter(SchemaManager, String) - Static method in class org.apache.directory.server.protocol.shared.kerberos.StoreUtils
-
Constructs a filter expression tree for the filter used to search the
directory.
- getFirst() - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
Get the first element in the tree.
- getFirst() - Method in interface org.apache.directory.server.core.avltree.AvlTree
-
- getFirst() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- getFirst() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
- getFirst() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
- getFirst() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
- getFlags() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getFlags() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getFlags() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- getFlags() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- getFlags() - Method in class org.apache.directory.shared.kerberos.messages.AsRep
-
- getFlags() - Method in class org.apache.directory.shared.kerberos.messages.TgsRep
-
- GetFlatRecord - Class in org.apache.directory.server.dns.store.jndi.operations
-
A JNDI context operation for looking up a Resource Record with flat attributes.
- GetFlatRecord(QuestionRecord) - Constructor for class org.apache.directory.server.dns.store.jndi.operations.GetFlatRecord
-
Creates the action to be used against the embedded JNDI provider.
- getForwardLdif() - Method in class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
- getFreePort() - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
- getFrom() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- getFullScan(LeafNode) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
Gets the total number of entries within the database index if one is
available otherwise the count of all the entries within the database is
returned.
- getGracefulDisconnect(int, int) - Static method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
-
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<AdAndOrContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<AdKdcIssuedContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.apRep.ApRepStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<ApRepContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.apRep.ApRepStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.apReq.ApReqStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<ApReqContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.apReq.ApReqStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.asRep.AsRepStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<AsRepContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.asRep.AsRepStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.asReq.AsReqStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<AsReqContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.asReq.AsReqStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<AuthenticatorContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<AuthorizationDataContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<ChangePasswdDataContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.checksum.ChecksumStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<ChecksumContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.checksum.ChecksumStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<EncApRepPartContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<EncAsRepPartContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<EncKdcRepPartContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<EncKrbCredPartContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<EncKrbPrivPartContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<EncryptedDataContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<EncryptionKeyContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<EncTgsRepPartContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<EncTicketPartContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<ETypeInfoContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2StatesEnum
-
Get the grammar name
- getGrammarName(Grammar<ETypeInfo2Container>) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2StatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<ETypeInfo2EntryContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<ETypeInfoEntryContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<HostAddressContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<HostAddressesContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<KdcRepContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<KdcReqContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<KdcReqBodyContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.KerberosMessageStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<KerberosMessageContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.KerberosMessageStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbCred.KrbCredStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<KrbCredContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.krbCred.KrbCredStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<KrbCredInfoContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbError.KrbErrorStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<KrbErrorContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.krbError.KrbErrorStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<KrbPrivContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<KrbSafeContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<KrbSafeBodyContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.lastReq.LastReqStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<LastReqContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.lastReq.LastReqStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.methodData.MethodDataStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<MethodDataContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.methodData.MethodDataStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.padata.PaDataStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<PaDataContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.padata.PaDataStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<PaEncTsEncContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<PrincipalNameContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<TgsRepContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<TgsReqContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.ticket.TicketStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<TicketContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.ticket.TicketStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<TransitedEncodingContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingStatesEnum
-
Get the grammar name
- getGrammarName(int) - Method in enum org.apache.directory.shared.kerberos.codec.typedData.TypedDataStatesEnum
-
Get the grammar name
- getGrammarName(Grammar<TypedDataContainer>) - Method in enum org.apache.directory.shared.kerberos.codec.typedData.TypedDataStatesEnum
-
Get the grammar name
- getGreaterLessScan(SimpleNode<V>, boolean) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
Gets a scan count of the nodes that satisfy the greater or less than test
specified by the node.
- getGroups(String) - Method in class org.apache.directory.server.core.authz.GroupCache
-
Gets the set of groups a user is a member of.
- getHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getHardwareAddress() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getHardwareAddress() - Method in class org.apache.directory.server.dhcp.service.Lease
-
- getHardwareAddress() - Method in class org.apache.directory.server.dhcp.store.Host
-
- getHashAlgorithm() - Method in class org.apache.directory.server.config.beans.HashInterceptorBean
-
- getHashAttributes() - Method in class org.apache.directory.server.config.beans.HashInterceptorBean
-
- getHeight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- getHeight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- getHistoryValue() - Method in class org.apache.directory.server.core.authn.PasswordHistory
-
- getHopCount() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getHostAddress() - Method in class org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressContainer
-
- getHostAddresses() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getHostAddresses() - Method in class org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesContainer
-
- getHostName() - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- getHostName() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getHttpAppCtxPath() - Method in class org.apache.directory.server.config.beans.HttpWebAppBean
-
- getHttpConfFile() - Method in class org.apache.directory.server.config.beans.HttpServerBean
-
- getHttpServerBean() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getHttpsTransport() - Method in class org.apache.directory.server.integration.http.HttpServer
-
- getHttpTransport() - Method in class org.apache.directory.server.integration.http.HttpServer
-
- getHttpWarFile() - Method in class org.apache.directory.server.config.beans.HttpWebAppBean
-
- getHttpWebApps() - Method in class org.apache.directory.server.config.beans.HttpServerBean
-
- getId() - Method in class org.apache.directory.server.config.beans.HttpWebAppBean
-
- getId() - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Gets the unique identifier for this partition.
- getId() - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Gets the unique identifier for this partition.
- getId() - Method in interface org.apache.directory.server.ldap.replication.consumer.ReplicationConsumer
-
- getId() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
- getId() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getId() - Method in class org.apache.directory.server.xdbm.IndexEntry
- getImmSubCount(OperationContext, Dn) - Method in class org.apache.directory.server.core.authz.support.MaxImmSubFilter
-
- getIndex() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- getIndex() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- getIndex(AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Get the user or system index associated with the given attributeType
- getIndex(AttributeType) - Method in interface org.apache.directory.server.xdbm.Store
-
Get the user or system index associated with the given attributeType
- getIndexAttributeId() - Method in class org.apache.directory.server.config.beans.IndexBean
-
- getIndexCacheSize() - Method in class org.apache.directory.server.config.beans.JdbmIndexBean
-
Gets the size of the index cache in terms of the number of index entries to be cached.
- getIndexedAttributes() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- getIndexes() - Method in class org.apache.directory.server.config.beans.PartitionBean
-
- getIndexFileName() - Method in class org.apache.directory.server.config.beans.JdbmIndexBean
-
- getIndexHasReverse() - Method in class org.apache.directory.server.config.beans.IndexBean
-
- getIndexName() - Method in exception org.apache.directory.server.xdbm.IndexNotFoundException
-
Gets the name of the attribute the index was missing for.
- getIndexNumDupLimit() - Method in class org.apache.directory.server.config.beans.JdbmIndexBean
-
Gets the threshold at which point duplicate keys use btree indirection to store
their values.
- getIndexWorkingDir() - Method in class org.apache.directory.server.config.beans.JdbmIndexBean
-
- getInitialContext(Hashtable) - Method in class org.apache.directory.server.core.jndi.CoreContextFactory
-
- getInitialTime() - Method in class org.apache.directory.server.core.api.SearchRequestContainer
-
- getInjectors() - Method in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
-
- getInstallationDirectory() - Method in class org.apache.directory.server.InstallationLayout
-
Gets the installation directory.
- getInstance(Class<? extends Annotation>) - Static method in class org.apache.directory.server.core.annotations.AnnotationUtils
-
Get an instance of a class extracted from the annotation found in the method
or the class.
- getInstance() - Static method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolCodecFactory
-
- getInstance() - Static method in class org.apache.directory.server.dns.protocol.DnsProtocolTcpCodecFactory
-
- getInstance() - Static method in class org.apache.directory.server.dns.protocol.DnsProtocolUdpCodecFactory
-
- getInstance() - Static method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolCodecFactory
-
- getInstance() - Static method in class org.apache.directory.server.kerberos.protocol.codec.KerberosProtocolCodecFactory
-
- getInstance() - Static method in class org.apache.directory.server.kerberos.sam.SamSubsystem
-
Gets the singleton instance of the SamSubsystem.
- getInstance() - Static method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
Returns a new instance of a keytab with the version
defaulted to 5.2.
- getInstance() - Static method in class org.apache.directory.server.ldap.replication.ReplicationTrustManager
-
- getInstance() - Static method in class org.apache.directory.server.ntp.protocol.NtpProtocolCodecFactory
-
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.apRep.ApRepGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.apReq.ApReqGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.asRep.AsRepGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.asReq.AsReqGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.checksum.ChecksumGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2Grammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.KerberosMessageGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.krbCred.KrbCredGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.krbError.KrbErrorGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.lastReq.LastReqGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.methodData.MethodDataGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.padata.PaDataGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.ticket.TicketGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingGrammar
-
Get the instance of this grammar
- getInstance() - Static method in class org.apache.directory.shared.kerberos.codec.typedData.TypedDataGrammar
-
Get the instance of this grammar
- getInstanceDirectory() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Gets the instance directory.
- getInstanceId() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getInstanceId() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getInstanceLayout() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Returns the instance layout which contains the path for various directories
- getInstanceLayout() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Returns the instance layout which contains the path for various directories
- getInterceptor(String) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Get an Interceptor instance from its name
- getInterceptor() - Method in exception org.apache.directory.server.core.api.interceptor.InterceptorException
-
Gets the interceptor this exception is associated with.
- getInterceptor(String) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Get an Interceptor instance from its name
- getInterceptorClassName() - Method in class org.apache.directory.server.config.beans.InterceptorBean
-
- getInterceptorId() - Method in class org.apache.directory.server.config.beans.InterceptorBean
-
- getInterceptorOrder() - Method in class org.apache.directory.server.config.beans.InterceptorBean
-
- getInterceptors() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
Returns interceptors in the server.
- getInterceptors() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Returns interceptors in the server.
- getInterceptors(OperationEnum) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Returns interceptors in the server.
- getInterceptors() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Returns interceptors in the server.
- getInterceptors(OperationEnum) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Returns interceptors in the server for a given operation.
- getIntermediate() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- getIntermediateResponseHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getIntValue() - Method in class org.apache.directory.server.dhcp.options.IntOption
-
- getIntValue() - Method in enum org.apache.directory.server.protocol.shared.TransportProtocol
-
Gets an integer value for switches.
- getIntValue() - Method in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
Returns the int value associated with the flags
- getIntValue() - Method in interface org.apache.directory.shared.kerberos.flags.KerberosFlags
-
Returns the int value associated with the flags
- getIoSession() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- getIoSession() - Method in class org.apache.directory.server.ldap.LdapSession
-
Gets the MINA IoSession associated with this LdapSession.
- getIRealm() - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- getISName() - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- getJndiValue() - Method in enum org.apache.directory.server.core.api.ReferralHandlingMode
-
Gets the equivalent JNDI Context.REFERRAL key's value for this enumeration constant.
- getJournal() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getJournal() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Gets the Journal service for this DirectoryService used for tracking
changes to the server.
- getJournal() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Gets the Journal service for this DirectoryService used for tracking
changes to the server.
- getJournalFileName() - Method in class org.apache.directory.server.config.beans.JournalBean
-
- getJournalId() - Method in class org.apache.directory.server.config.beans.JournalBean
-
- getJournalRotation() - Method in class org.apache.directory.server.config.beans.JournalBean
-
- getJournalStore() - Method in interface org.apache.directory.server.core.api.journal.Journal
-
- getJournalStore() - Method in class org.apache.directory.server.core.journal.DefaultJournal
- getJournalWorkingDir() - Method in class org.apache.directory.server.config.beans.JournalBean
-
- getKDCFlags() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the KDC flags.
- getKdcOptions() - Method in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- getKdcOptions() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- getKdcPort() - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- getKdcRep() - Method in class org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepContainer
-
- getKdcReq() - Method in class org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqContainer
-
- getKdcReqBody() - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyContainer
-
- getKdcReqBody() - Method in class org.apache.directory.shared.kerberos.components.KdcReq
-
- getKdcServer() - Static method in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
-
- getKdcServer(DirectoryService, int) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
- getKdcServer(Description, DirectoryService, int) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
- getKdcServerBean() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getKerberosKeys(String, String) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactory
-
Get a map of KerberosKey's for a given principal name and passphrase.
- getKerberosKeys(String, String, Set<EncryptionType>) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactory
-
Get a list of KerberosKey's for a given principal name and passphrase and list of cipher
types to derive keys for.
- getKerberosPrincipal(PrincipalName, String) - Static method in class org.apache.directory.shared.kerberos.KerberosUtils
-
Constructs a KerberosPrincipal from a PrincipalName and an
optional realm
- getKey() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getKey() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- getKey() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- getKey(String) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
-
Returns a DES symmetric key for the given passphrase.
- getKey(String, String, String) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
-
Returns a DES symmetric key for the given input String components,
which will be concatenated in the order described in RFC's 1510 and 3961,
namely password+realm+username.
- getKey() - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
-
- getKey() - Method in class org.apache.directory.server.xdbm.IndexEntry
- getKey() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- getKey() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- getKey() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- getKeyAttribute(Map<EncryptionType, EncryptionKey>) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
Create the KRB5_KEY attribute with all the associated keys.
- getKeyBlock(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabDecoder
-
Read off a 16-bit encryption type and symmetric key material.
- getKeyComparator() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
-
- getKeyComparator() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
- getKeyComparator() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
- getKeyComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
-
- getKeyComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.ForwardIndexComparator
-
Gets the comparator used to compare keys.
- getKeyComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
-
Gets the comparator used to compare keys.
- getKeyComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
-
Gets the comparator used to compare keys.
- getKeyComparator() - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleComparator
-
Gets the comparator used to compare keys.
- getKeyComparator() - Method in class org.apache.directory.server.xdbm.AbstractTable
-
Gets the key comparator used by this Table: may be null if this Table
was not initialized with one.
- getKeyComparator() - Method in interface org.apache.directory.server.xdbm.Table
-
Gets the key comparator used by this Table: may be null if this Table
was not initialized with one.
- getKeyExpiration() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- getKeyLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes128CtsSha1Encryption
-
- getKeyLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes256CtsSha1Encryption
-
- getKeyLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- getKeyManagerFactory() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getKeyMap() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the key map.
- getKeyPair(Entry) - Static method in class org.apache.directory.server.core.security.TlsKeyGenerator
-
Extracts the public private key pair from the tlsKeyInfo entry.
- getKeys() - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
- getKeys() - Method in interface org.apache.directory.server.core.avltree.AvlTree
-
- getKeys() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- getKeys() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
- getKeys() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
- getKeys() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
- getKeySerializer() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- getKeystoreFile() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getKeytabEntries(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabDecoder
-
Read keytab entries until there is no remaining data
in the buffer.
- getKeytabEntry(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabDecoder
-
Reads off a "keytab entry," which consists of a principal name,
principal type, key version number, and key material.
- getKeytabVersion() - Method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
- getKeytabVersion(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabDecoder
-
Read the keytab 16-bit file format version.
- getKeytabVersion(byte[]) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEncoder
-
Tells if the keytabCersion is 0x0501 or 0x0502
- getKeyType() - Method in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Returns the key type.
- getKeyValue() - Method in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Returns the key value.
- getKeyVersion() - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
-
- getKeyVersion() - Method in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Returns the key version.
- getKeyVersionNumber() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the key version number (kvno).
- getKrbAllowableClockSkew() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
Returns the allowable clock skew.
- getKrbCred() - Method in class org.apache.directory.shared.kerberos.codec.krbCred.KrbCredContainer
-
- getKrbCredInfo() - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoContainer
-
- getKrbEncryptionTypes() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
Returns the encryption types.
- getKrbError() - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordError
-
- getKrbError() - Method in class org.apache.directory.shared.kerberos.codec.krbError.KrbErrorContainer
-
- getKrbMaximumRenewableLifetime() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- getKrbMaximumTicketLifetime() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- getKrbPrimaryRealm() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
Returns the primary realm.
- getKrbPriv() - Method in class org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivContainer
-
- getKrbSafe() - Method in class org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeContainer
-
- getKrbSafeBody() - Method in class org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyContainer
-
- getKvno() - Method in class org.apache.directory.shared.kerberos.components.EncryptedData
-
Returns the key version.
- getLabel(IoBuffer, StringBuffer, int) - Static method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- getLast() - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
Get the last element in the tree.
- getLast() - Method in interface org.apache.directory.server.core.avltree.AvlTree
-
- getLast() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- getLast() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
- getLast() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
- getLast() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
- getLastReq() - Method in class org.apache.directory.shared.kerberos.codec.lastReq.LastReqContainer
-
- getLastReq() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- getLastReqs() - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
- getLastSentCsn() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getLatest() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
- getLatest() - Method in interface org.apache.directory.server.core.api.changelog.TaggableChangeLogStore
-
Gets the latest tag if one was at all taken.
- getLatest() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
- getLatest() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- getLcm(int, int) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NFold
-
For 2 numbers, return the least-common multiple.
- getLdapCodecService() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getLdapCodecService() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getLdapConnection(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Gets a LDAP connection instance on a server.
- getLdapConnectionFactory() - Method in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- getLdapConnectionPool() - Method in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- getLdapConnectionTemplate() - Method in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- getLdapJndiProperties(Hashtable) - Static method in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- getLdapServer() - Method in class org.apache.directory.server.configuration.ApacheDS
-
- getLdapServer() - Static method in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
-
- getLdapServer() - Method in class org.apache.directory.server.core.integ.CreateLdapServerRule
-
- getLdapServer() - Method in class org.apache.directory.server.factory.DefaultLdapServerFactory
-
- getLdapServer() - Method in interface org.apache.directory.server.factory.LdapServerFactory
-
- getLdapServer(DirectoryService) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
Returns an LdapServer instance and starts it before returning the instance, infering
the configuration from the Stack trace
- getLdapServer() - Method in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
-
- getLdapServer() - Method in class org.apache.directory.server.ldap.handlers.LdapResponseHandler
-
- getLdapServer() - Method in class org.apache.directory.server.ldap.LdapSession
-
- getLdapServerBean() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getLdapServerCertificatePassword() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getLdapServerKeystoreFile() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getLdapServerMaxSizeLimit() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getLdapServerMaxTimeLimit() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getLdapServerSaslHost() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getLdapServerSaslPrincipal() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getLdapServerSaslRealms() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getLdapSession() - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslServer
-
- getLdapSession(IoSession) - Method in class org.apache.directory.server.ldap.LdapSessionManager
-
Gets the LdapSession associated with the MINA session.
- getLdapSessionManager() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getLdifDirectory() - Method in class org.apache.directory.server.configuration.ApacheDS
-
Get the directory where the LDIF files are stored
- getLdifStream() - Method in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
-
Tries to find an LDIF file either on the file system or packaged within a jar.
- getLeafEvaluator() - Method in class org.apache.directory.server.core.api.event.ExpressionEvaluator
-
Gets the leaf evaluator used by this top level expression evaluator.
- getLeapIndicator() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getLeaseOffer(InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.StoreBasedDhcpService
-
Determine a lease to offer in response to a DHCPDISCOVER message.
- getLeaseOffer(HardwareAddress, InetAddress, InetAddress, long, OptionsField) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
-
- getLeaseOffer(HardwareAddress, InetAddress, InetAddress, long, OptionsField) - Method in interface org.apache.directory.server.dhcp.store.DhcpStore
-
Find a lease to offer in response to a DHCPDISCOVER request.
- getLeft() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- getLeft() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- getLength() - Method in class org.apache.directory.server.core.authn.PasswordHistory
-
- getLength() - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
-
- getLibDirectory() - Method in class org.apache.directory.server.InstallationLayout
-
Gets the 'lib' directory in the installation directory.
- getLicenseFile() - Method in class org.apache.directory.server.InstallationLayout
-
Gets the LICENSE file ('/LICENSE').
- getLine() - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition.RandomAccessLdifReader
-
- getListener() - Method in class org.apache.directory.server.core.api.event.RegistrationEntry
-
- getListeners() - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Allows subclasses to register and unregister listeners.
- getLockFor(String) - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
- getLogConfigurationFile() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Gets the log configuration file ('<instance>/conf/log4j.properties').
- getLogDirectory() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Gets the 'log' directory ('<instance>/log').
- getLogJanitor() - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- getLrType() - Method in class org.apache.directory.shared.kerberos.components.LastReqEntry
-
- getLrValue() - Method in class org.apache.directory.shared.kerberos.components.LastReqEntry
-
- getMarshaller() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- getMask() - Method in enum org.apache.directory.server.core.api.event.EventType
-
- getMask(EventType...) - Static method in enum org.apache.directory.server.core.api.event.EventType
-
Compute the mask associated with the given eventTypes
- getMasterTable() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Expose the Master table
- getMasterTable() - Method in interface org.apache.directory.server.xdbm.Store
-
Expose the Master table
- getMatchingRule(AttributeType, int) - Method in class org.apache.directory.server.core.api.event.LeafEvaluator
-
Gets the matching rule for an attributeType.
- getMaxIdlePeriod() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getMaximumRenewableLifetime() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- getMaximumTicketLifetime() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- getMaxLife() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the max life.
- getMaxObjectSize() - Method in class org.apache.directory.server.dns.protocol.DnsTcpDecoder
-
Returns the allowed maximum size of the object to be decoded.
- getMaxObjectSize() - Method in class org.apache.directory.server.kerberos.changepwd.protocol.MinaChangePasswordDecoder
-
Returns the allowed maximum size of the object to be decoded.
- getMaxPDUSize() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getMaxPDUSize() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getMaxPDUSize() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getMaxPduSize() - Method in class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosDecoder
-
- getMaxPDUSize() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getMaxRenew() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the maximum renew time.
- getMaxSizeLimit() - Method in class org.apache.directory.server.ldap.LdapServer
-
Returns the maximum size limit in number of entries to return for search.
- getMaxTimeLimit() - Method in class org.apache.directory.server.ldap.LdapServer
-
Returns the maximum time limit in milliseconds to conduct a search.
- getMechanismHandler(String) - Method in class org.apache.directory.server.ldap.LdapServer
-
- getMechanismName() - Method in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmSaslServer
- getMechanismName() - Method in class org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer
- getMember() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getMemberAttribute(Entry) - Method in class org.apache.directory.server.core.authz.GroupCache
-
Gets the member attribute regardless of whether groupOfNames or
groupOfUniqueNames is used.
- getMessage() - Method in class org.apache.directory.kerberos.client.ChangePasswordResult
-
- getMessage() - Method in enum org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswdErrorType
-
Returns the message for this Change Password error.
- getMessage() - Method in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
- getMessage() - Method in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Returns the message for this Kerberos error.
- getMessage() - Method in enum org.apache.directory.shared.kerberos.KerberosMessageType
-
Get the message associated with this element
- getMessageType() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getMessageType() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- getMessageType() - Method in class org.apache.directory.shared.kerberos.messages.KerberosMessage
-
Returns the org.apache.directory.server.kerberos.shared.KerberosMessageType.
- getMethodData() - Method in class org.apache.directory.shared.kerberos.codec.methodData.MethodDataContainer
-
- getMethodName() - Method in enum org.apache.directory.server.core.api.OperationEnum
-
- getMicroOperations() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getMinimumTicketLifetime() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- getMinPort() - Method in class org.apache.directory.server.core.integ.FrameworkRunner
-
Get the lower port out of all the transports
- getMode() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getModeFromJndi(String) - Static method in enum org.apache.directory.server.core.api.ReferralHandlingMode
-
Gets the enumeration constant for the JNDI Context.REFERRAL key's value.
- getModificationItem(List<Modification>, AttributeType) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Utility method to extract a modification item from an array of modifications.
- getModifiedEntry() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
- getModifiersName() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getModifyDnRequestHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getModifyDnResponseHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getModifyRequestHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getModifyResponseHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getModifyTimestamp() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getModItems() - Method in class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
- getModsOnEntryModification(Dn, Entry, Entry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Get the list of modification to apply to all the entries
- getModsOnEntryRdnChange(Dn, Dn, Entry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
default interceptor name is its class, preventing accidental duplication of interceptors by naming
instances differently
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.AddOperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.DeleteOperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.GetRootDseOperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.HasEntryOperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.LookupOperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.MoveOperationContext
-
- getName() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- getName() - Method in class org.apache.directory.server.core.api.interceptor.context.UnbindOperationContext
-
- getName() - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Name that must be unique in an interceptor chain
- getName() - Method in enum org.apache.directory.server.core.api.InterceptorEnum
-
- getName() - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
Returns the normalized distinguished name of the principal as a String.
- getName() - Method in class org.apache.directory.server.core.authz.support.OperationScope
-
Return the name of this scope.
- getName() - Method in class org.apache.directory.server.dhcp.store.Host
-
- getName() - Method in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ClockskewExpirationPolicy
- getName() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getName() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getName() - Method in class org.apache.directory.server.xdbm.AbstractTable
-
Gets the name of this Table.
- getName() - Method in interface org.apache.directory.server.xdbm.Table
-
Gets the name of this Table.
- getName() - Method in enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
Returns the name associated with this encryption type.
- getName() - Method in enum org.apache.directory.shared.kerberos.crypto.checksum.ChecksumType
-
Returns the name associated with this checksum type.
- getNameInNamespace() - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getNameInNamespace() - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- getNameParser(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getNameParser(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getNameParser(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Non-federated implementation presuming the name argument is not a
composite name spanning multiple namespaces but a compound name in
the same LDAP namespace.
- getNameParser(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Non-federated implementation presuming the name argument is not a
composite name spanning multiple namespaces but a compound name in
the same LDAP namespace.
- getNames(List<SchemaObject>) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxSynchronizer
-
Get the list of SchemaObject's name using a given syntax
- getNames() - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
Returns the name components.
- getNames(KerberosPrincipal) - Static method in class org.apache.directory.shared.kerberos.KerberosUtils
-
Parse a KerberosPrincipal instance and return the names.
- getNames(String) - Static method in class org.apache.directory.shared.kerberos.KerberosUtils
-
Parse a PrincipalName and return the names.
- getNameString() - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
- getNameType() - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
- getNativeRepresentation() - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
-
Create the string representation of the hardware address native to the
corresponding address type.
- getNbChildren() - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
- getNbDescendants() - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
- getNbThreads() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
- getNbThreads() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
- getNeedClientAuth() - Method in class org.apache.directory.server.config.beans.TransportBean
-
- getNegotiatedProperty(String) - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslServer
- getNetmask() - Method in class org.apache.directory.server.dhcp.store.Subnet
-
- getNetworkConnectionAs(String, int, String, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
Gets a LdapNetworkConnection bound using a user's DN and a password.
- getNetworkConnectionAs(LdapServer, String, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
Gets a LdapNetworkConnection bound using a user's DN and a password.
- getNewCookie() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
Compute a new cookie, if the previous one already exists.
- getNewDn() - Method in class org.apache.directory.server.core.api.interceptor.context.MoveOperationContext
-
- getNewDn() - Method in class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
- getNewKeyVersionNumber() - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor.ModifySubContext
-
- getNewPasswd() - Method in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- getNewPwd() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- getNewRdn() - Method in class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
- getNewSuperior() - Method in class org.apache.directory.server.core.api.interceptor.context.MoveOperationContext
-
- getNewSuperiorDn() - Method in class org.apache.directory.server.core.api.interceptor.context.MoveAndRenameOperationContext
-
- getNewTicket() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- getNext() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- getNext() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- getNextId(Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
-
Get's the next value from this SequenceBDb.
- getNextId(Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotMasterTable
-
- getNextId(Entry) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlMasterTable
-
Gets the next value from the sequence of this MasterTable.
- getNextId(Entry) - Method in interface org.apache.directory.server.xdbm.MasterTable
-
Gets the next value from the sequence of this MasterTable.
- getNextInterceptor(OperationContext) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
Computes the next interceptor to call for a given operation.
- getNextInterceptor() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Gets the next interceptor in the list of interceptors.
- getNextInterceptor() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Gets the next interceptor in the list of interceptors.
- getNextServerAddress() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getNextServerAddress() - Method in class org.apache.directory.server.dhcp.service.Lease
-
- getNonce() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
Returns the nonce.
- getNonce() - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- getNonce() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Returns the nonce.
- getNonce() - Method in class org.apache.directory.shared.kerberos.messages.AsRep
-
Returns the nonce.
- getNonce() - Method in class org.apache.directory.shared.kerberos.messages.TgsRep
-
Returns the nonce.
- getNormalizer(AttributeType) - Method in class org.apache.directory.server.core.api.event.LeafEvaluator
-
Gets the normalizer for equality matching.
- getNormalizer() - Method in class org.apache.directory.server.xdbm.search.evaluator.LeafEvaluator
-
- getNoticeFile() - Method in class org.apache.directory.server.InstallationLayout
-
Gets the NOTICE file ('/NOTICE').
- getNsdkWiredConnection(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
- getNsdkWiredConnection(LdapServer, String, String) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Gets a LDAP connection instance on a server, authenticating a user.
- getNtlmMechProvider() - Method in class org.apache.directory.server.config.beans.SaslMechHandlerBean
-
- getNtpMessage() - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- getNtpServerBean() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getNumDupLimit() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Gets the threshold at which point duplicate keys use btree indirection to store
their values.
- getObject() - Method in class org.apache.directory.server.core.api.entry.ServerSearchResult
-
- getObjectClass() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getObjectClasses(Attribute, List<ObjectClass>) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
- getObjectClassId() - Method in interface org.apache.directory.server.core.jndi.ServerDirObjectFactory
-
Gets either the OID for the objectClass or the human readable name for
the objectClass this DirStateFactory is associated with.
- getObjectClassId() - Method in interface org.apache.directory.server.core.jndi.ServerDirStateFactory
-
Gets either the OID for the objectClass or the human readable name for
the objectClass this DirStateFactory is associated with.
- getObjectClassIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- getObjectClassIndex() - Method in interface org.apache.directory.server.xdbm.Store
-
- getObjectClassNameForBean(Class<?>) - Method in class org.apache.directory.server.config.ConfigWriter
-
Gets the name of the object class to use for the given bean class.
- getOcProvider() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getOcProvider() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getOid() - Method in enum org.apache.directory.server.config.ConfigSchemaConstants
-
- getOid() - Method in class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
- getOid(Entry) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
- getOid() - Method in interface org.apache.directory.server.ldap.ExtendedOperationHandler
-
Returns the EXTENSION_OID of the extended request this handler can handle.
- getOid() - Method in class org.apache.directory.server.ldap.handlers.extended.CertGenerationRequestHandler
-
Returns the EXTENSION_OID of the extended request this handler can handle.
- getOid() - Method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
-
- getOid() - Method in class org.apache.directory.server.ldap.handlers.extended.PwdModifyHandler
-
Returns the EXTENSION_OID of the extended request this handler can handle.
- getOid() - Method in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
-
Returns the EXTENSION_OID of the extended request this handler can handle.
- getOid() - Method in class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
-
Returns the EXTENSION_OID of the extended request this handler can handle.
- getOid() - Method in class org.apache.directory.server.ldap.handlers.extended.WhoAmIHandler
-
Returns the EXTENSION_OID of the extended request this handler can handle.
- getOids(Set<Entry>) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
- getOldSuperior() - Method in class org.apache.directory.server.core.api.interceptor.context.MoveOperationContext
-
- getOneAliasIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- getOneAliasIndex() - Method in interface org.apache.directory.server.xdbm.Store
-
- getOp() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getOpCode() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- getOperationalModForReplace(boolean, AttributeType, Entry, Dn, Dn, List<Modification>) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Update the list of modifications with a modification associated with a specific
role, if it's requested.
- getOperationalModsForAdd(Entry, List<Attribute>) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Calculates the subentry operational attributes to add or replace from
a candidate entry selected by a subtree specification.
- getOperationalModsForRemove(Dn, Entry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Calculates the subentry operational attributes to remove from a candidate
entry selected by a subtreeSpecification.
- getOperationalModsForReplace(Dn, Dn, Subentry, Entry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Get the list of modifications to be applied on an entry to inject the operational attributes
associated with the administrative roles.
- getOperationContext() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- getOperationContext() - Method in interface org.apache.directory.server.core.api.filtering.EntryFilteringCursor
-
- getOperationContext() - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
- getOperationContext() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getOperationContext() - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- getOperationContext() - Method in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
-
- getOperationManager() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Gets the operation manager.
- getOperationManager() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getOperationPrincipal() - Method in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
-
- getOperations() - Static method in enum org.apache.directory.server.core.api.OperationEnum
-
- getOptimizer() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- getOptimizer() - Method in class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
-
Gets the optimizer for this DefaultSearchEngine.
- getOptimizer() - Method in interface org.apache.directory.server.xdbm.search.SearchEngine
-
Gets the optimizer for this DefaultSearchEngine.
- getOption(int) - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
Returns the option at a specified index.
- getOptionInstance(int, byte[]) - Method in class org.apache.directory.server.dhcp.io.DhcpMessageDecoder
-
- getOptions() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getOptions(String) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Get the options from the attributeType.
- getOptions() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getOptions() - Method in class org.apache.directory.server.dhcp.service.Lease
-
- getOptions(DhcpConfigElement) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
-
Return a list of all options applicable to the given config element.
- getOptions() - Method in class org.apache.directory.server.dhcp.store.DhcpConfigElement
-
- getOptions(DhcpConfigElement) - Method in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
-
- getOrder(BranchNode, List<ExprNode>) - Method in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
- getOrder(BranchNode, List<ExprNode>) - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
-
- getOrderedSet() - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
-
Gets the ordered set.
- getOrdinal() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
Returns the number associated with this key usage number.
- getOrdinal() - Method in enum org.apache.directory.server.ntp.messages.LeapIndicatorType
-
Returns the number associated with this leap indicator type.
- getOrdinal() - Method in enum org.apache.directory.server.ntp.messages.ModeType
-
Returns the number associated with this mode type.
- getOrdinal() - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Returns the number associated with this reference identifier type.
- getOrdinal() - Method in enum org.apache.directory.server.ntp.messages.StratumType
-
Returns the number associated with this stratum type.
- getOrdinal() - Method in enum org.apache.directory.shared.kerberos.codec.types.SamType
-
Gets the ordinal value associated with this SAM type.
- getOriginalEntry() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- getOriginalEntry() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- getOriginalEntry(OperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
- getOriginateTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getOSFileName(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Get a OS compatible file name.
- getOutstandingOperations() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets all outstanding operations currently being performed that have yet
to be completed.
- getOutstandingOperations() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- getOutstandingRequests() - Method in class org.apache.directory.server.ldap.LdapSession
-
- getPaData() - Method in class org.apache.directory.shared.kerberos.codec.padata.PaDataContainer
-
- getPaData() - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
- getPaData() - Method in class org.apache.directory.shared.kerberos.components.KdcReq
-
- getPaDatas() - Method in class org.apache.directory.shared.kerberos.components.MethodData
-
Returns the contained
PaDatas as an array.
- getPaDataType() - Method in class org.apache.directory.shared.kerberos.components.PaData
-
- getPaDataValue() - Method in class org.apache.directory.shared.kerberos.components.PaData
-
Returns the raw bytes of the
PaData.
- getPaEncTimestamp() - Method in class org.apache.directory.shared.kerberos.codec.paEncTimestamp.PaEncTimestampContainer
-
- getPaEncTsEnc() - Method in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncContainer
-
- getPagedSearchContext(int) - Method in class org.apache.directory.server.ldap.LdapSession
-
Get paged search context associated with an ID
- getParent(AdministrativePoint, List<AdministrativePoint>, AdministrativeRole, DnNode<List<AdministrativePoint>>) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
- getParent() - Method in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
- getParent() - Method in class org.apache.directory.server.core.api.administrative.AccessControlAAP
- getParent() - Method in class org.apache.directory.server.core.api.administrative.AccessControlSAP
- getParent() - Method in interface org.apache.directory.server.core.api.administrative.AdministrativePoint
-
- getParentId(String) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Gets the UUID of an entry's parent using the child entry's UUID.
- getParentId() - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
Gets the parent ID.
- getParentId(String) - Method in interface org.apache.directory.server.xdbm.Store
-
Gets the UUID of an entry's parent using the child entry's UUID.
- getParentReferral(Dn) - Method in interface org.apache.directory.server.core.api.ReferralManager
-
Get the Dn of the parent referral for a specific Dn
- getParentReferral(Dn) - Method in class org.apache.directory.server.core.shared.ReferralManagerImpl
-
Get the Dn of the parent referral for a specific Dn
- getPartition() - Method in interface org.apache.directory.server.core.api.changelog.TaggableSearchableChangeLogStore
-
Gets the partition associated with this store
- getPartition(Dn) - Method in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
Get's the partition corresponding to a distinguished name.
- getPartition(Dn) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Get's the partition corresponding to a distinguished name.
- getPartitionCacheSize() - Method in class org.apache.directory.server.config.beans.JdbmPartitionBean
-
Gets the entry cache size for this JdbmPartition.
- getPartitionFactory() - Method in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
-
Gets the partition factory.
- getPartitionFactory() - Method in interface org.apache.directory.server.core.factory.DirectoryServiceFactory
-
Gets the partition factory.
- getPartitionId() - Method in class org.apache.directory.server.config.beans.PartitionBean
-
- getPartitionNexus() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getPartitionNexus() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getPartitionPath() - Method in class org.apache.directory.server.core.partition.impl.avl.AvlPartition
-
Gets the path in which this Partition stores data.
- getPartitionPath() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Gets the path in which this Partition stores data.
- getPartitionPath() - Method in class org.apache.directory.server.core.partition.ldif.AbstractLdifPartition
-
Gets the path in which this Partition stores data.
- getPartitionPath() - Method in interface org.apache.directory.server.xdbm.Store
-
Gets the partition path (working directory) for the store.
- getPartitions() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getPartitions() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Gets the
Partitions used by this DirectoryService.
- getPartitions() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Gets the
Partitions used by this DirectoryService.
- getPartitionsDirectory() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Gets the 'partitions' directory ('<instance>/partitions')
- getPartitionSuffix() - Method in class org.apache.directory.server.config.beans.PartitionBean
-
- getPasswdPort() - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- getPassword() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getPassword() - Method in class org.apache.directory.server.core.authn.PasswordHistory
-
- getPasswordData() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getPasswordEnd() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the expiration time for the password.
- getPasswordPolicies() - Method in class org.apache.directory.server.config.beans.AuthenticationInterceptorBean
-
- getPaTimestamp() - Method in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
Returns the patimestamp value.
- getPattern() - Method in class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
- getPausec() - Method in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
- getPersistentListener() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getpName() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- getPolicyConfig(Dn) - Method in class org.apache.directory.server.core.authn.ppolicy.PpolicyConfigContainer
-
Get the password policy configuration defined at a given Dn
- getPollInterval() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getPooledAdminConnection(LdapServer) - Static method in class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
Gets the pooled LdapConnectionPool, authenticated as admin user.
- getPort() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getPort() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Gets the port for this service.
- getPort() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
Gets the port for this service.
- getPortSSL() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getPosition(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
Find the element position in the array.
- getpRealm() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- getPrecision() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getPrescriptiveACI() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getPresenceIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- getPresenceIndex() - Method in interface org.apache.directory.server.xdbm.Store
-
- getPresenceScan(PresenceNode) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
Gets the number of entries that would be returned by a presence node
assertion.
- getPrevious() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- getPrevious() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- getPreviousSearchRequest() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
- getPrimaryPrincipalName() - Method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
Returns the primary principal
- getPrimaryRealm() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
Returns the primary realm.
- getPrincipal(OperationContext) - Static method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
- getPrincipal(Hashtable<String, Object>) - Static method in class org.apache.directory.server.core.jndi.CoreContextFactory
-
- getPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.kdc.DirectoryPrincipalStore
-
- getPrincipal(KerberosPrincipal) - Method in interface org.apache.directory.server.kerberos.shared.store.PrincipalStore
-
- getPrincipal() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the principal.
- GetPrincipal - Class in org.apache.directory.server.protocol.shared.kerberos
-
Encapsulates the action of looking up a principal in an embedded ApacheDS DIT.
- GetPrincipal(KerberosPrincipal) - Constructor for class org.apache.directory.server.protocol.shared.kerberos.GetPrincipal
-
Creates the action to be used against the embedded ApacheDS DIT.
- getPrincipalName() - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor.ModifySubContext
-
- getPrincipalName(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabDecoder
-
Reads off a principal name.
- getPrincipalName() - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
-
- getPrincipalName() - Method in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
- getPrincipalName() - Method in class org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameContainer
-
- getPrincipalType() - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
-
- getPrivateMessage() - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
Returns the PrivateMessage.
- getPrivateMessage() - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
Returns the PrivateMessage.
- getProducer() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
A convenient method that concatenates the host and port of the producer
- getProperties(DhcpConfigElement) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
-
Return a list of all options applicable to the given config element.
- getProperties() - Method in class org.apache.directory.server.dhcp.store.DhcpConfigElement
-
- getProperties(DhcpConfigElement) - Method in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
-
- getProtocolCodecFactory() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getProtocolVersionNumber() - Method in class org.apache.directory.shared.kerberos.messages.KerberosMessage
-
Returns the protocol version number.
- getProviderDn() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- getProviderUrl(Hashtable<String, Object>) - Static method in class org.apache.directory.server.core.jndi.CoreContextFactory
-
- getPurgeThresholdCount() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getPvno() - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
- getPvno() - Method in class org.apache.directory.shared.kerberos.components.KdcReq
-
- getPwdAttribute() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdAttribute() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdCheckQuality() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdCheckQuality() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdExpireWarning() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdExpireWarning() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdFailureCountInterval() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdFailureCountInterval() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdGraceAuthNLimit() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdGraceAuthNLimit() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdGraceExpire() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdGraceExpire() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdId() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdInHistory() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdInHistory() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdLockoutDuration() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdLockoutDuration() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdMaxAge() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdMaxAge() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdMaxDelay() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdMaxDelay() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdMaxFailure() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdMaxFailure() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdMaxIdle() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdMaxIdle() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdMaxLength() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdMaxLength() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdMinAge() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdMinAge() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdMinDelay() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdMinDelay() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdMinLength() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdMinLength() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getPwdModDetails(ModifyOperationContext, PasswordPolicyConfiguration) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- getPwdPolicy(Entry) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Gets the effective password policy of the given entry.
- getPwdPolicyContainer() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- getPwdTimeBeforeExpiry(Entry, PasswordPolicyConfiguration) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- getPwdValidator() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- getPwdValidator() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- getQuestionRecords() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- getQuestions(IoBuffer, short) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- getQueueName() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getRandomBytes(int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- getRandomKey(EncryptionType) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.RandomKeyFactory
-
- getRandomKeys() - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.RandomKeyFactory
-
Get a map of random keys.
- getRandomKeys(Set<EncryptionType>) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.RandomKeyFactory
-
Get a map of random keys for a list of cipher types to derive keys for.
- getRangeMax() - Method in class org.apache.directory.server.dhcp.store.Subnet
-
- getRangeMin() - Method in class org.apache.directory.server.dhcp.store.Subnet
-
- getRdn() - Method in class org.apache.directory.server.core.api.interceptor.context.MoveOperationContext
-
- getRdnIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- getRdnIndex() - Method in interface org.apache.directory.server.xdbm.Store
-
- getRdns() - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
Gets the RDNs.
- getReadWriteLock() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- getReadWriteLock() - Method in interface org.apache.directory.server.xdbm.Store
-
- getRealm() - Method in class org.apache.directory.kerberos.client.TgTicket
-
- getRealm() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getRealm() - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
Implementors use this method to access the realm resulting from a callback.
- getRealm() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- getRealm() - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
Get the realm for the principal
- getRealm() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- getRealm() - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
Returns the server realm.
- getRealmName() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the realm name.
- getReceiveTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getRecId() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirect
-
- getRecipientAddress() - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- getRecipientAddress() - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- getRecipientAddress() - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- getRecord(Attributes) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetFlatRecord
-
Marshals a RecordStoreEntry from an Attributes object.
- getRecord(Attributes, Name) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetRecords
-
Marshals a RecordStoreEntry from an Attributes object.
- getRecordClass() - Method in class org.apache.directory.server.dns.messages.QuestionRecord
-
The class for this query.
- getRecordClass() - Method in interface org.apache.directory.server.dns.messages.ResourceRecord
-
- getRecordClass() - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
- getRecordMan() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- getRecords(IoBuffer, short) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- getRecords(QuestionRecord) - Method in class org.apache.directory.server.dns.store.jndi.JndiRecordStoreImpl
-
- getRecords(QuestionRecord) - Method in class org.apache.directory.server.dns.store.jndi.MultiBaseSearch
-
- GetRecords - Class in org.apache.directory.server.dns.store.jndi.operations
-
A JNDI context operation for looking up Resource Records from an embedded JNDI provider.
- GetRecords(QuestionRecord) - Constructor for class org.apache.directory.server.dns.store.jndi.operations.GetRecords
-
Creates the action to be used against the embedded JNDI provider.
- getRecords(QuestionRecord) - Method in interface org.apache.directory.server.dns.store.jndi.SearchStrategy
-
- getRecords(QuestionRecord) - Method in class org.apache.directory.server.dns.store.jndi.SingleBaseSearch
-
- getRecords(QuestionRecord) - Method in interface org.apache.directory.server.dns.store.RecordStore
-
- getRecords(QuestionRecord) - Method in class org.apache.directory.server.dns.store.RecordStoreStub
-
- getRecordType() - Method in class org.apache.directory.server.dns.messages.QuestionRecord
-
The type of the query.
- getRecordType() - Method in interface org.apache.directory.server.dns.messages.ResourceRecord
-
- getRecordType() - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
- getReferenced(SchemaObject) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
Get a String containing the SchemaObjects referencing the
given ShcemaObject
- getReferenceIdentifier() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getReferenceTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getReferral() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- getReferralHandlingMode() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- getReferralManager() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getReferralManager() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getReferralOnAncestor(LdapSession, Dn, SearchRequest, Entry) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Handles processing with referrals without ManageDsaIT decorator and with
an ancestor that is a referral.
- getReferralOnAncestorForSearch(LdapSession, SearchRequest, Entry) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Handles processing with referrals without ManageDsaIT decorator and with
an ancestor that is a referral.
- getRefreshInterval() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getRegistrationEntries() - Method in interface org.apache.directory.server.core.api.event.EventService
-
Lists the listeners registered with this EventService.
- getRegistrationEntries() - Method in class org.apache.directory.server.core.event.DefaultEventService
-
Lists the listeners registered with this EventService.
- getRelativeName(String, String) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetRecords
-
- getRelayAgentAddress() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getRemoteHost() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getRemotePort() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getRenewTill() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getRenewTill() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getRenewTill() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- getRenewTill() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- getRenewtill() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- getRenewTill() - Method in class org.apache.directory.shared.kerberos.messages.AsRep
-
- getRenewTill() - Method in class org.apache.directory.shared.kerberos.messages.TgsRep
-
- getReplAliasDerefMode() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplAttributes() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplayCache() - Method in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
- getReplayCache() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getReplayCache() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- getReplayCache() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
-
- getReplConsumerId() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplConsumerImpl() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplConsumers() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getReplCookie() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplDirectory() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Gets the 'replication' directory where replication journals are stored
('<instance>/syncrepl-data').
- getReplicaEventLog(String) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Get the Replica event log from the replica ID found in the cookie
- getReplicaEventLogs() - Method in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
Get the list of consumers' configuration
- getReplicaId() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getReplicaId() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getReplicaId(String) - Static method in class org.apache.directory.server.ldap.LdapProtocolUtils
-
returns the replica id present in cookie
- getReplicaId() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getReplicaLogMap() - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- getReplicationReqHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getReplPingerSleep() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getReplPingerSleepTime() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getReplProvHostName() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplProvPort() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplRefreshInterval() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplReqHandler() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getReplSearchFilter() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplSearchScope() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplSearchSizeLimit() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplSearchTimeout() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplUserDn() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplUserDn() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getReplUserPassword() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getReplUserPassword() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getReply() - Method in class org.apache.directory.server.dns.service.DnsContext
-
- getReply() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getReply() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- getReplyFor(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
-
- getReplyFor(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in interface org.apache.directory.server.dhcp.service.DhcpService
-
Retrieve the reply to a given message.
- getReplyFor(NtpMessage) - Method in interface org.apache.directory.server.ntp.NtpService
-
- getReplyFor(NtpMessage) - Method in class org.apache.directory.server.ntp.service.NtpServiceImpl
-
- getRequest() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getRequest() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- getRequestControl(String) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Gets a request control if present for this request.
- getRequestControl(String) - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Gets a request control if present for this request.
- getRequestControls() - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getRequestControls() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
-
- getRequestPrincipalEntry() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- getRequestPrincipalEntry(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- getRequiredDirectories() - Method in class org.apache.directory.server.core.api.AbstractLayout
-
Gets the required directories.
- getRequiredFiles() - Method in class org.apache.directory.server.core.api.AbstractLayout
-
Gets the required files.
- getResourceRecords() - Method in class org.apache.directory.server.dns.service.DnsContext
-
- getResourceRecords(DnsContext, DnsMessage) - Static method in class org.apache.directory.server.dns.service.DomainNameService
-
- getResponse() - Method in class org.apache.directory.server.bridge.http.BindResponseHolder
-
- getResponseCode() - Method in exception org.apache.directory.server.dns.DnsException
-
Gets the protocol response code associated with this DnsException.
- getResponseCode() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- getResponseControl(String) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Gets a response control if present for this request.
- getResponseControl(String) - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Gets a response control if present for this request.
- getResponseControlCount() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Checks the number of response controls have been generated for this operation.
- getResponseControlCount() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Checks the number of response controls have been generated for this operation.
- getResponseControls() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Gets all the response controls producted during this operation.
- getResponseControls() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Gets all the response controls producted during this operation.
- getResponseControls() - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getResponseControls() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
-
- getResultCode() - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordError
-
- getResultSet() - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- getResultString() - Method in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordError
-
- getReturningAttributes() - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
Add an attribute ID to the current list, creating the list if necessary
- getReturningAttributesString() - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- getReverseLdifs() - Method in class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
- getRevision() - Method in class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
Gets the revision of this event.
- getRevision() - Method in class org.apache.directory.server.core.api.changelog.Tag
-
- getRevisionDate() - Method in class org.apache.directory.server.core.api.changelog.Tag
-
- getRid() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
- getRight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- getRight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- getRole() - Method in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
- getRole() - Method in interface org.apache.directory.server.core.api.administrative.AdministrativePoint
-
- getRoot() - Method in interface org.apache.directory.server.core.avltree.AvlTree
-
- getRoot() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- getRoot() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
- getRoot() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
- getRoot() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
- getRootContext(DirectoryService) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
- getRootContext() - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Gets a handle on the root context of the DIT.
- getRootContext() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
-
- getRootDelay() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getRootDispersion() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getRootDse(GetRootDseOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
Filters DefaultPartitionNexus#getRootDse( GetRootDseOperationContext ) call.
- getRootDse(GetRootDseOperationContext) - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Filters DefaultPartitionNexus#getRootDse( GetRootDseOperationContext ) call.
- getRootDse() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- getRootDse(String...) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- getRootDse(GetRootDseOperationContext) - Method in interface org.apache.directory.server.core.api.OperationManager
-
Get the RooDse entry.
- getRootDse(GetRootDseOperationContext) - Method in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
Get's the RootDSE entry for the DSA.
- getRootDse(GetRootDseOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Filters DefaultPartitionNexus#getRootDse( GetRootDseOperationContext ) call.
- getRootDse(GetRootDseOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
Get the RooDse entry.
- getRootDse(GetRootDseOperationContext) - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
Filters DefaultPartitionNexus#getRootDse( GetRootDseOperationContext ) call.
- getRootDse(GetRootDseOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Get's the RootDSE entry for the DSA.
- GetRootDseOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
A GetRootDse context used for Interceptors.
- GetRootDseOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.GetRootDseOperationContext
-
Creates a new instance of GetRootDseOperationContext.
- GetRootDseOperationContext(CoreSession, Dn) - Constructor for class org.apache.directory.server.core.api.interceptor.context.GetRootDseOperationContext
-
Creates a new instance of GetRootDseOperationContext.
- getRootDseValue(AttributeType) - Method in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
Get's the RootDSE value associated with an AttributeType
- getRootDseValue(AttributeType) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Get's the RootDSE value associated with an AttributeType
- getRootId() - Method in class org.apache.directory.server.core.partition.impl.avl.AvlPartition
- getRootId() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
- getRootId() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
- getRotation() - Method in interface org.apache.directory.server.core.api.journal.Journal
-
- getRotation() - Method in class org.apache.directory.server.core.journal.DefaultJournal
-
- getRTime() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- getRunDirectory() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Gets the 'run' directory in the installation directory ('<instance>/run').
- getRWLock() - Method in interface org.apache.directory.server.core.api.OperationManager
-
- getRWLock() - Method in class org.apache.directory.server.core.DefaultOperationManager
- getS2kparams() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
Returns the s2kparams.
- getSafeBody() - Method in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
- getSalt() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
Returns the salt.
- getSalt() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
Returns the salt.
- getSamplePrincipal() - Static method in class org.apache.directory.kerberos.credentials.cache.SampleCredentialsCacheResource
-
Get the primary principal name contained in the sample cache
- getSampleRealm() - Static method in class org.apache.directory.kerberos.credentials.cache.SampleCredentialsCacheResource
-
Get the realm contained in the sample cache
- getSampleServers() - Static method in class org.apache.directory.kerberos.credentials.cache.SampleCredentialsCacheResource
-
Get the servers in the tickets contained in the sample cache
- getSampleTicketsCount() - Static method in class org.apache.directory.kerberos.credentials.cache.SampleCredentialsCacheResource
-
Get the tickets count in the sample cache
- getSamType() - Method in exception org.apache.directory.server.kerberos.sam.SamException
-
Gets the registered SAM algorithm type associated with this SamException.
- getSamType() - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
-
Gets the registered SAM algorithm type implemented by this SamVerifier.
- getSamType() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the single-use authentication (SAM) type.
- getSaslAuthId() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- getSaslAuthId() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- getSaslHost() - Method in class org.apache.directory.server.ldap.LdapServer
-
Returns the FQDN of this SASL host, validated during SASL negotiation.
- getSaslMechanism() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- getSaslMechanism() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- getSaslMechanismHandlers() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getSaslMechClassName() - Method in class org.apache.directory.server.config.beans.SaslMechHandlerBean
-
- getSaslMechHandlers() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- getSaslMechName() - Method in class org.apache.directory.server.config.beans.SaslMechHandlerBean
-
- getSaslPrincipal() - Method in class org.apache.directory.server.ldap.LdapServer
-
Returns the Kerberos principal name for this LDAP service, used by GSSAPI.
- getSaslProperty(String) - Method in class org.apache.directory.server.ldap.LdapSession
-
Get a Sasl property's value
- getSaslQop() - Method in class org.apache.directory.server.ldap.LdapServer
-
Returns the Set of quality-of-protection, used by DIGEST-MD5 and GSSAPI.
- getSaslQopString() - Method in class org.apache.directory.server.ldap.LdapServer
-
Returns the quality-of-protection, used by DIGEST-MD5 and GSSAPI.
- getSaslRealms() - Method in class org.apache.directory.server.ldap.LdapServer
-
Returns the realms serviced by this SASL host, used by DIGEST-MD5 and GSSAPI.
- getSchema(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getSchema(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getSchema(Name) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
Presently unsupported operation!
- getSchema(String) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
Presently unsupported operation!
- getSchema(SchemaObject) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
- getSchemaClassDefinition(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getSchemaClassDefinition(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- getSchemaClassDefinition(Name) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
Presently unsupported operation!
- getSchemaClassDefinition(String) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
Presently unsupported operation!
- getSchemaContext(DirectoryService) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
- getSchemaManager() - Method in class org.apache.directory.server.bridge.http.HttpDirectoryService
-
- getSchemaManager() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getSchemaManager() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- getSchemaManager() - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
- getSchemaManager() - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Gets the schema manager assigned to this Partition.
- getSchemaManager() - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Gets the schema manager assigned to this Partition.
- getSchemaManager() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getSchemaManager() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getSchemaManager() - Method in class org.apache.directory.server.xdbm.search.impl.EvaluatorBuilder
-
- getSchemaManager() - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- getSchemaName(Dn) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
Exctract the schema name from the Dn.
- getSchemaName(Dn) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
- getSchemaName(Dn) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
- getSchemaPartition() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getSchemaPartition() - Method in class org.apache.directory.server.core.DefaultDirectoryService
- getScope() - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- getScope() - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- getScopeEvaluator() - Method in class org.apache.directory.server.core.api.event.LeafEvaluator
-
- getScopeScan(ScopeNode) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
Gets the scan count for the scope node attached to this filter.
- getScriptFile() - Method in class org.apache.directory.server.InstallationLayout
-
Gets the script file ('/bin/apacheds').
- getSearchBaseDn() - Method in class org.apache.directory.server.config.beans.DSBasedServerBean
-
Returns the search base Dn.
- getSearchBaseDn() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- getSearchBaseDn() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- getSearchBaseDn() - Method in class org.apache.directory.server.protocol.shared.DirectoryBackedService
-
Returns the search base Dn.
- getSearchCriteria() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getSearchEngine() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Gets the DefaultSearchEngine used by this ContextPartition to search the
Database.
- getSearchFilter() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- getSearchRequest() - Method in class org.apache.directory.server.core.api.SearchRequestContainer
-
- getSearchRequest(int) - Method in class org.apache.directory.server.ldap.LdapSession
-
Find the searchRequestContainer associated with a MessageID
- getSearchRequestHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getSearchResultDone() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
-
gives the SearchResultDone message received at the end of search results
- getSearchResultDoneHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getSearchResultEntryHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getSearchResultReferenceHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getSearchScope() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getSearchSizeLimit() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getSearchStrategy(String, String, DirectoryService) - Method in class org.apache.directory.server.dns.store.jndi.JndiRecordStoreImpl
-
- getSearchTimeout() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getSeconds() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getSecondTicket() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getSelectingRegistrations(Dn, Entry) - Method in class org.apache.directory.server.core.event.EventInterceptor
-
Find a list of registrationEntries given an entry and a name.
- getSenderAddress() - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- getSenderAddress() - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- getSenderAddress() - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- getSeqNumber() - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- getSeqNumber() - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- getSeqNumber() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- getSeqNumber() - Method in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- getServerAddress() - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
- getServerEntry() - Method in class org.apache.directory.server.core.api.entry.ServerSearchResult
-
- getServerEntry() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getServerEntry(ChangePasswordContext) - Static method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- getServerEntry() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- getServerEntry(AuthenticationContext) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
- getServerHostname() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getServerId() - Method in class org.apache.directory.server.config.beans.ServerBean
-
- getServerKey(KerberosPrincipal, String) - Method in class org.apache.directory.server.kerberos.shared.store.TicketFactory
-
Returns a server key derived from a server principal and server password.
- getServerName() - Method in class org.apache.directory.kerberos.client.TgTicket
-
- getServerName() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getServerPrincipal() - Method in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- getServerPrincipal() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getServers() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- getServerSizeLimit(LdapSession, SearchRequest) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Return the server size limit
- getServerSizeLimit(LdapSession, SearchRequest) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Return the server size limit
- getService() - Static method in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
-
- getService() - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- getServiceAddress() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets the socket address of the LDAP server or null if there is no LDAP
service associated with the session.
- getServiceAddress() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Gets the socket address of the LDAP server or null if there is no LDAP
service associated with the session.
- getServiceId() - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
Gets the instance identifier for this ProtocolService.
- getServiceId() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
-
Gets the instance identifier for this ProtocolService.
- getServiceName() - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
Gets a descriptive name for the kind of service this represents.
- getServiceName() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
-
Gets a descriptive name for the kind of service this represents.
- getServicePrincipal() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getServicePrincipal() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
Returns the service principal for this KDC/changepwd service.
- getServiceTicket(String, String, String) - Method in class org.apache.directory.kerberos.client.KdcConnection
-
Authenticates to the Kerberos server and gets a service ticket for the given server principal
- getServiceTicket(ServiceTicketRequest) - Method in class org.apache.directory.kerberos.client.KdcConnection
-
- getSession() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Gets a logical session to perform operations on this DirectoryService
as the anonymous user.
- getSession(LdapPrincipal) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Gets a logical session to perform operations on this DirectoryService
as a specific user.
- getSession(Dn, byte[]) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Gets a logical session to perform operations on this DirectoryService
as a specific user with a separate authorization principal.
- getSession(Dn, byte[], String, String) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Gets a logical session to perform operations on this DirectoryService
as a specific user with a separate authorization principal.
- getSession() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Gets the session associated with this operation.
- getSession() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Gets the session associated with this operation.
- getSession() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Get back an anonymous session
- getSession(LdapPrincipal) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Get back a session for a given principal
- getSession(Dn, byte[]) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Get back a session for the give user and credentials bound with Simple Bind
- getSession(Dn, byte[], String, String) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Get back a session for a given user bound with SASL Bind
- getSession() - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- getSessionKey() - Method in class org.apache.directory.kerberos.client.AbstractTicket
-
- getSessions() - Method in class org.apache.directory.server.ldap.LdapSessionManager
-
Gets the active sessions managed by the LdapServer.
- getShortValue() - Method in class org.apache.directory.server.dhcp.options.ShortOption
-
- getShutdownPort() - Method in class org.apache.directory.server.UberjarMain
-
- getSingleton() - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
-
Gets the singleton value.
- getSize() - Method in interface org.apache.directory.server.core.avltree.AvlTree
-
returns the number of nodes present in this tree.
- getSize() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- getSize() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
returns the number of nodes present in this tree.
- getSize() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
returns the number of nodes present in this tree.
- getSize() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
-
returns the number of nodes present in this tree.
- getSizeLimit() - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- getSizeLimit() - Method in class org.apache.directory.server.core.api.SearchRequestContainer
-
- getSleepTime() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
- getSName() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getSName() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- getSName() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- getsName() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- getSName() - Method in class org.apache.directory.shared.kerberos.messages.AsRep
-
- getSName() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- getSName() - Method in class org.apache.directory.shared.kerberos.messages.TgsRep
-
- getSName() - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
- getSocketAcceptor(Transport) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
If this protocol service support TCP transport then this gets the
MINA SocketAcceptor it uses.
- getSocketAcceptor(Transport) - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
-
If this protocol service support TCP transport then this gets the
MINA SocketAcceptor it uses.
- getSPLangId() - Method in class org.apache.directory.server.core.api.sp.java.JavaStoredProcEngine
-
- getSPLangId() - Method in interface org.apache.directory.server.core.api.sp.StoredProcEngine
-
Returns the unique identifier of the supported stored procedure language.
- getSRealm() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
Returns the server realm.
- getsRealm() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.apRep.ApRepStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.apReq.ApReqStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.asRep.AsRepStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.asReq.AsReqStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.checksum.ChecksumStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2StatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.KerberosMessageStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.krbCred.KrbCredStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.krbError.KrbErrorStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.lastReq.LastReqStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.methodData.MethodDataStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.padata.PaDataStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.ticket.TicketStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingStatesEnum
- getStartState() - Method in enum org.apache.directory.shared.kerberos.codec.typedData.TypedDataStatesEnum
- getStartTime() - Method in class org.apache.directory.kerberos.client.AbstractTicket
-
- getStartTime() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- getStartTime() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getStartTime() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- getStartTime() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- getStartTime() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- getStartTime() - Method in class org.apache.directory.shared.kerberos.messages.AsRep
-
- getStartTime() - Method in class org.apache.directory.shared.kerberos.messages.TgsRep
-
- getState() - Method in class org.apache.directory.server.dhcp.service.Lease
-
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.apRep.ApRepStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.apReq.ApReqStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.asRep.AsRepStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.asReq.AsReqStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.checksum.ChecksumStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2StatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.KerberosMessageStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbCred.KrbCredStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbError.KrbErrorStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.lastReq.LastReqStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.methodData.MethodDataStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.padata.PaDataStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.ticket.TicketStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingStatesEnum
-
Get the string representing the state
- getState(int) - Method in enum org.apache.directory.shared.kerberos.codec.typedData.TypedDataStatesEnum
-
Get the string representing the state
- getSTime() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- getStore() - Method in class org.apache.directory.server.dns.service.DnsContext
-
- getStore() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getStore() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- getStoredPassword(BindOperationContext) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
-
Get the password either from cache or from backend.
- getStoredProcEngineInstance(Entry) - Method in class org.apache.directory.server.core.api.sp.StoredProcExecutionManager
-
Initializes and returns a
StoredProcEngine instance which can operate on spUnitEntry
considering its specific stored procedure language.
- getStoredProcEngineType() - Method in class org.apache.directory.server.core.api.sp.java.JavaStoredProcEngineConfig
-
- getStoredProcEngineType() - Method in interface org.apache.directory.server.core.api.sp.StoredProcEngineConfig
-
- getStoredProcLangId() - Method in class org.apache.directory.server.core.api.sp.java.JavaStoredProcEngineConfig
-
- getStoredProcLangId() - Method in interface org.apache.directory.server.core.api.sp.StoredProcEngineConfig
-
- getStratum() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getString() - Method in class org.apache.directory.server.dhcp.options.StringOption
-
- getStrongKey(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
-
If the secret key is weak, correct by exclusive OR'ing
with the constant 0xF0.
- getSubAliasIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- getSubAliasIndex() - Method in interface org.apache.directory.server.xdbm.Store
-
- getSubentry(Dn) - Method in class org.apache.directory.server.core.api.subtree.SubentryCache
-
Retrieve a Subentry given a Dn.
- getSubentryACI() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getSubentryAdminRoles(Entry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Return the list of AdministrativeRole for a subentry
- getSubentryAttributes(Dn, Entry) - Method in class org.apache.directory.server.core.api.subtree.SubentryUtils
-
Evaluates the set of subentry subtrees upon an entry and returns the
operational subentry attributes that will be added to the entry if
added at the dn specified.
- getSubentryCache() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getSubentryCache() - Method in class org.apache.directory.server.core.DefaultDirectoryService
- getSubentryOperationalAttributes() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getSubentryOperationalAttributes(Dn, Subentry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Gets the subschema operational attributes to be added to or removed from
an entry selected by a subentry's subtreeSpecification.
- getSubentryTriggerSpecs(String) - Method in class org.apache.directory.server.core.trigger.TriggerSpecCache
-
- getSubentryTypes(Entry, List<Modification>) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
- getSubject(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.sasl.gssapi.GssapiMechanismHandler
-
- getSubKey() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- getSubkey() - Method in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- getSubschema() - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
- getSubschemaAPCache() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getSubschemaAPCache() - Method in class org.apache.directory.server.core.DefaultDirectoryService
- getSubschemaEntry(DirectoryService, FilteringOperationContext) - Static method in class org.apache.directory.server.core.shared.SchemaService
- getSubschemaEntryCloned(DirectoryService) - Static method in class org.apache.directory.server.core.shared.SchemaService
-
- getSubschemaEntryImmutable(DirectoryService) - Static method in class org.apache.directory.server.core.shared.SchemaService
- getSubschemaSubentry() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getSubSessionKey() - Method in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- getSubstringEvaluator() - Method in class org.apache.directory.server.core.api.event.LeafEvaluator
-
- getSubstringScan(SubstringNode) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
-
Get a scan count based on a Substring node : we will count the entries that are greater
than ABC where the filter is (attr=ABC*).
- getSubtreeSpecification() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getSuffixDn() - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Gets the normalized suffix as an Dn for this Partition after it has
been initialized.
- getSuffixDn() - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Gets the normalized suffix as an Dn for this Partition after it has
been initialized.
- getSuffixDn(Dn) - Method in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
Finds the distinguished name of the suffix that would hold an entry with
the supplied distinguished name parameter.
- getSuffixDn(Dn) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Finds the distinguished name of the suffix that would hold an entry with
the supplied distinguished name parameter.
- getSuffixId() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Retrieve the SuffixID
- getSuperiors(ObjectClass, Set<String>, List<ObjectClass>) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
- getSupportedControls() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- getSupportedControls() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getSupportedMechanisms() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getSusec() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- getSynchPeriodMillis() - Method in class org.apache.directory.server.configuration.ApacheDS
-
- getSyncPeriodMillis() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getSyncPeriodMillis() - Method in class org.apache.directory.server.core.DefaultDirectoryService
- getSyntaxOID() - Method in class org.apache.directory.server.core.authn.PasswordHistory
-
- getSystemContext(DirectoryService) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
- getSystemIndex(AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Get the system index associated with the given name
- getSystemIndex(AttributeType) - Method in interface org.apache.directory.server.xdbm.Store
-
Get the system index associated with the given name
- getSystemIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
An iterator build on top of the System's index
- getSystemIndices() - Method in interface org.apache.directory.server.xdbm.Store
-
An iterator build on top of the System's index
- getSystemPartition() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getSystemPartition() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- getSystemPort() - Method in class org.apache.directory.server.config.beans.TransportBean
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.BootfileName
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.ClientIdentifier
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.IpAddressLeaseTime
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.MaximumDhcpMessageSize
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.Message
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.OptionOverload
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.ParameterRequestList
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.RebindingTimeValue
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.RenewalTimeValue
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.RequestedIpAddress
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.ServerIdentifier
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.TftpServerName
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.UnrecognizedOption
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.VendorClassIdentifier
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.DhcpOption
-
Get the option's code tag.
- getTag() - Method in class org.apache.directory.server.dhcp.options.linklayer.ArpCacheTimeout
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.linklayer.EthernetEncapsulation
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.linklayer.TrailerEncapsulation
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.DefaultFingerServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.DefaultIrcServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.DefaultWwwServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.MobileIpHomeAgents
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NbddServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NetbiosNameServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NetbiosNodeType
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NetbiosScope
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NisDomain
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NisPlusDomain
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NisPlusServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NisServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NntpServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NtpServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.Pop3Servers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.SmtpServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.StdaServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.StreetTalkServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.VendorSpecificInformation
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.XWindowDisplayManagers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.misc.XWindowFontServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.DefaultIpTimeToLive
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.IpForwarding
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.MaximumDatagramSize
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.NonLocalSourceRouting
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.PathMtuAgingTimeout
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.PathMtuPlateauTable
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.PolicyFilter
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.AllSubnetsAreLocal
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.BroadcastAddress
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.InterfaceMtu
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.MaskSupplier
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.PerformMaskDiscovery
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.PerformRouterDiscovery
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.RouterSolicitationAddress
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.StaticRoute
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.tcp.TcpDefaultTimeToLive
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.tcp.TcpKeepaliveGarbage
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.tcp.TcpKeepaliveInterval
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.BootFileSize
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.CookieServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.DomainName
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.DomainNameServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.ExtensionsPath
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.HostName
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.ImpressServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.LogServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.LprServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.MeritDumpFile
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.NameServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.ResourceLocationServers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.RootPath
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.Routers
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.SubnetMask
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.SwapServer
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.TimeOffset
-
- getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.TimeServers
-
- getTagByClass(Class<?>) - Static method in class org.apache.directory.server.dhcp.options.DhcpOption
-
- getTagDate() - Method in class org.apache.directory.server.core.api.changelog.Tag
-
- getTags() - Method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- getTagSearchEngine() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Gets the tag search engine used to query the snapshots taken.
- getTagSearchEngine() - Method in interface org.apache.directory.server.core.api.changelog.TaggableSearchableChangeLogStore
-
Get's the tag search engine for this TaggableSearchableChangeLogStore.
- getTagSearchEngine() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Gets the tag search engine used to query the snapshots taken.
- getTargetEntry(Modification, Entry, SchemaManager) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Gets the target entry as it would look after a modification operation
was performed on it.
- getTargName() - Method in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- getTargRealm() - Method in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- getTcpLength() - Method in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
- getTcpPort() - Method in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
- getTcpPort() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
-
gets the port number on which TCP transport is running
- getTestEntries() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Returns test directory entries(LdifEntry) to be loaded while
bootstrapping.
- getTestEntries() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Returns test directory entries(LdifEntry) to be loaded while
bootstrapping.
- getTgsRep() - Method in class org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepContainer
-
- getTgsReq() - Method in class org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqContainer
-
- getTgt(String, String) - Method in class org.apache.directory.kerberos.client.KdcConnection
-
Authenticates to the Kerberos server and gets the initial Ticket Granting Ticket
- getTgt(TgtRequest) - Method in class org.apache.directory.kerberos.client.KdcConnection
-
- getTgt() - Method in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- getTgt() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- getTicket() - Method in class org.apache.directory.kerberos.client.AbstractTicket
-
- getTicket() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getTicket() - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- getTicket() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- getTicket(KerberosPrincipal, KerberosPrincipal, EncryptionKey) - Method in class org.apache.directory.server.kerberos.shared.store.TicketFactory
-
Build the service ticket.
- getTicket() - Method in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
- getTicket() - Method in class org.apache.directory.shared.kerberos.codec.ticket.TicketContainer
-
- getTicket() - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
- getTicket() - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
- getTicketFlags() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- getTicketFlags() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- getTicketInfo() - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- getTicketPrincipalEntry() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- getTicketPrincipalEntry(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- getTickets() - Method in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- getTill() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- getTime() - Method in class org.apache.directory.server.core.authn.PasswordHistory
-
- getTime() - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
- getTime(String) - Static method in class org.apache.directory.shared.kerberos.KerberosTime
-
- getTimeLimit() - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- getTimeLimit() - Method in class org.apache.directory.server.core.api.SearchRequestContainer
-
- getTimeout() - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- getTimeStamp() - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
-
- getTimestamp() - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- getTimestamp() - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- getTimestamp() - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- getTimeToLive() - Method in interface org.apache.directory.server.dns.messages.ResourceRecord
-
- getTimeToLive() - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
- getTktVno() - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
Gets the Ticket Version number
- getTlsEntry() - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- getTransactionId() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- getTransactionId() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- getTransited() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- getTransitedEncoding() - Method in class org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingContainer
-
- getTransmitTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getTransportAddress() - Method in class org.apache.directory.server.config.beans.TransportBean
-
- getTransportBackLog() - Method in class org.apache.directory.server.config.beans.TransportBean
-
- getTransportId() - Method in class org.apache.directory.server.config.beans.TransportBean
-
- getTransportNbThreads() - Method in class org.apache.directory.server.config.beans.TransportBean
-
- getTransports() - Method in class org.apache.directory.server.config.beans.ServerBean
-
- getTransports() - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
- getTriggerExecution() - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
- getTriggerExecutionAPCache() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- getTriggerExecutionAPCache() - Method in class org.apache.directory.server.core.DefaultDirectoryService
- getTriggerExecutionSubentries() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getTrType() - Method in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
- getTrustManager() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- getTuple() - Method in class org.apache.directory.server.xdbm.IndexEntry
- getType(int) - Static method in enum org.apache.directory.server.core.api.event.EventType
-
checks if the given mask value matches with any of the defined
standard EventTypes
- getType() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
- getType() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
- getType() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
- getType() - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
-
- getType() - Method in class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
-
- getType(Attribute) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetRecords
-
- getTypeByCode(byte) - Static method in enum org.apache.directory.server.dhcp.messages.MessageType
-
- getTypeByName(String) - Static method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Returns the reference identifier type when specified by its name.
- getTypeByOrdinal(int) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
Returns the key usage number type when specified by its ordinal.
- getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.ntp.messages.LeapIndicatorType
-
Returns the leap indicator type when specified by its ordinal.
- getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.ntp.messages.ModeType
-
Returns the mode type when specified by its ordinal.
- getTypeByOrdinal(int) - Static method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Returns the reference identifier type when specified by its ordinal.
- getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.ntp.messages.StratumType
-
Returns the stratum type when specified by its ordinal.
- getTypeByOrdinal(int) - Static method in enum org.apache.directory.shared.kerberos.codec.types.HostAddrType
-
Returns the host address type when specified by its ordinal.
- getTypeByOrdinal(int) - Static method in enum org.apache.directory.shared.kerberos.codec.types.SamType
-
Gets the ordinal by its ordinal value.
- getTypeByOrdinal(int) - Static method in enum org.apache.directory.shared.kerberos.codec.types.TransitedEncodingType
-
Returns the transited encoding type when specified by its value.
- getTypeByValue(int) - Static method in enum org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswdErrorType
-
Gets the error type by its value.
- getTypeByValue(int) - Static method in enum org.apache.directory.shared.kerberos.codec.types.AuthorizationType
-
Returns the authorization type when specified by its ordinal.
- getTypeByValue(int) - Static method in enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
Returns the encryption type when specified by its value.
- getTypeByValue(int) - Static method in enum org.apache.directory.shared.kerberos.codec.types.LastReqType
-
Returns the last request type when specified by its ordinal.
- getTypeByValue(int) - Static method in enum org.apache.directory.shared.kerberos.codec.types.PaDataType
-
Returns the pre authentication data type when specified by its ordinal.
- getTypeByValue(int) - Static method in enum org.apache.directory.shared.kerberos.codec.types.PrincipalNameType
-
Returns the principal name type when specified by its ordinal.
- getTypeByValue(int) - Static method in enum org.apache.directory.shared.kerberos.crypto.checksum.ChecksumType
-
Returns the checksum type when specified by its value.
- getTypeByValue(int) - Static method in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Gets the value by its value value.
- getTypeByValue(int) - Static method in enum org.apache.directory.shared.kerberos.KerberosMessageType
-
Get the instance of a KerberosMessageType from an int value
- getTypedData() - Method in class org.apache.directory.shared.kerberos.codec.typedData.TypedDataContainer
-
- getTypedData() - Method in class org.apache.directory.shared.kerberos.components.TypedData
-
- getTypesFromValues(Object[]) - Method in class org.apache.directory.server.core.api.sp.java.JavaStoredProcEngine
-
- getUnbindRequestHandler() - Method in class org.apache.directory.server.ldap.LdapServer
-
- getUndefinedFilterNode() - Method in exception org.apache.directory.server.core.normalization.UndefinedFilterAttributeException
-
- getUnion(Attribute, Attribute) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Creates a new attribute which contains the values representing the union
of two attributes.
- getUniqueMember() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getUnsupportedMessage() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.AbstractIndexCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.AndCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.NotCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
-
Gets the message to return for operations that are not supported
- getUnsupportedMessage() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
-
Gets the message to return for operations that are not supported
- getUsage(int, byte) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- getUsageKc(KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
The "well-known constant" used for the DK function is the key
usage number, expressed as four octets in big-endian order,
followed by one octet indicated below.
- getUsageKe(KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
The "well-known constant" used for the DK function is the key
usage number, expressed as four octets in big-endian order,
followed by one octet indicated below.
- getUsageKi(KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
The "well-known constant" used for the DK function is the key
usage number, expressed as four octets in big-endian order,
followed by one octet indicated below.
- getUsec() - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- getUsec() - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- getUsec() - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- getUserAddLdif() - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
- getUserAddLdif(String, byte[], String, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
- getUserData() - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- getUserData() - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- getUserDn() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getUserGroupNames() - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- getUserId() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the user ID.
- getUserIndex(AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Get the user index associated with the given name
- getUserIndex(AttributeType) - Method in interface org.apache.directory.server.xdbm.Store
-
Get the user index associated with the given name
- getUserIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
An iterator build on top of the User's index
- getUserIndices() - Method in interface org.apache.directory.server.xdbm.Store
-
An iterator build on top of the User's index
- getUsername() - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
Implementors use this method to access the username resulting from a callback.
- getUserPassword() - Method in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- getUserPassword() - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor.ModifySubContext
-
- getUserPasswords() - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
- getUuid() - Method in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
- getUuid() - Method in interface org.apache.directory.server.core.api.administrative.AdministrativePoint
-
- getVal() - Method in enum org.apache.directory.kerberos.client.ChangePasswordResultCode
-
- getValidEnd() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the end of validity.
- getValidStart() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns the start of validity.
- getValuComparator() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
-
- getValue() - Method in enum org.apache.directory.server.config.ConfigSchemaConstants
-
- getValue() - Method in enum org.apache.directory.server.core.api.authn.ppolicy.CheckQualityEnum
-
- getValue() - Method in class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
- getValue() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- getValue() - Method in enum org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswdErrorType
-
Gets the value associated with this Change Password error.
- getValue() - Method in enum org.apache.directory.shared.kerberos.codec.types.AuthorizationType
-
Returns the number associated with this authorization type.
- getValue() - Method in enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
Returns the number associated with this encryption type.
- getValue() - Method in enum org.apache.directory.shared.kerberos.codec.types.HostAddrType
-
Returns the number associated with this host address type.
- getValue() - Method in enum org.apache.directory.shared.kerberos.codec.types.LastReqType
-
Returns the number associated with this last request type.
- getValue() - Method in enum org.apache.directory.shared.kerberos.codec.types.PaDataType
-
Returns the number associated with this pre-authentication type.
- getValue() - Method in enum org.apache.directory.shared.kerberos.codec.types.PrincipalNameType
-
Returns the number associated with this principal name type.
- getValue() - Method in enum org.apache.directory.shared.kerberos.codec.types.TransitedEncodingType
-
Returns the number associated with this transited encoding type.
- getValue() - Method in enum org.apache.directory.shared.kerberos.crypto.checksum.ChecksumType
-
Returns the number associated with this checksum type.
- getValue() - Method in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Gets the value value associated with this Kerberos error.
- getValue() - Method in interface org.apache.directory.shared.kerberos.flags.KerberosFlag
-
- getValue() - Method in enum org.apache.directory.shared.kerberos.flags.TicketFlag
-
- getValue() - Method in enum org.apache.directory.shared.kerberos.KerberosMessageType
-
Get the int value for this element
- getValueComparator() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
- getValueComparator() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
- getValueComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
-
- getValueComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.ForwardIndexComparator
-
Gets the binary comparator used to compare values which are the indices
into the master table.
- getValueComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
-
Will throw an UnsupportedOperationException every time.
- getValueComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
-
Gets the binary comparator used to compare values which are the values
of attributes.
- getValueComparator() - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleComparator
-
Gets the binary comparator used to compare valuess.
- getValueComparator() - Method in class org.apache.directory.server.xdbm.AbstractTable
-
Gets the value comparator used by this Table: may be null if this Table
was not initialized with one.
- getValueComparator() - Method in interface org.apache.directory.server.xdbm.Table
-
Gets the value comparator used by this Table: may be null if this Table
was not initialized with one.
- getValueSerializer() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- getVersion() - Method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- getVersionNumber() - Method in class org.apache.directory.server.kerberos.changepwd.messages.AbstractPasswordMessage
-
Returns the version number.
- getVersionNumber() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
-
- getVersionNumber() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- getWantClientAuth() - Method in class org.apache.directory.server.config.beans.TransportBean
-
- getWarFile() - Method in class org.apache.directory.server.integration.http.WebApp
-
- getWebApps() - Method in class org.apache.directory.server.integration.http.HttpServer
-
- getWiredConnection(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
- getWiredConnection(LdapServer, String, String) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Gets a LDAP connection instance on a server, authenticating a user.
- getWiredContext(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.
- getWiredContext(LdapServer, String, String) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.
- getWiredContext(LdapServer, Control[]) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.
- getWiredContextFollowOnRefferal(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.
- getWiredContextRefferalIgnore(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.
- getWiredContextThrowOnRefferal(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
-
Creates a JNDI LdapContext with a connection over the wire using the
SUN LDAP provider.
- getWkDirPath() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Gets the working directory path to something other than the default.
- getWkDirPath() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Gets the working directory path to something other than the default.
- getWkDirPath() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
this method always returns null for AvlIndex cause this is a in-memory index.
- getWkDirPath() - Method in interface org.apache.directory.server.xdbm.Index
-
Gets the working directory path to something other than the default.
- getWrappedPartition() - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
- getWrapperConfigurationFile() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Gets the wrapper configuration file ('<instance>/conf/wrapper.conf').
- getWrapperConfigurationFile() - Method in class org.apache.directory.server.InstallationLayout
-
Gets the wrapper configuration file ('/conf/wrapper.conf').
- getWrapperFile() - Method in class org.apache.directory.server.InstallationLayout
-
Gets the wrapper file ('/bin/wrapper').
- getZuluTime() - Method in class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
Gets the generalizedTime when this event occurred.
- go() - Method in class org.apache.directory.server.dns.Main
-
Start an instance of the DNS server.
- GOES - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "GOES" reference identifier type.
- GPS - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "GPS" reference identifier type.
- GracefulShutdownHandler - Class in org.apache.directory.server.ldap.handlers.extended
-
- GracefulShutdownHandler() - Constructor for class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
-
- GreaterEqCursor<V> - Class in org.apache.directory.server.xdbm.search.cursor
-
A Cursor over entry candidates matching a GreaterEq assertion filter.
- GreaterEqCursor(Store, GreaterEqEvaluator<V>) - Constructor for class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
-
Creates a new instance of an GreaterEqCursor
- greaterEqEvaluator - Variable in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
-
An greater eq evaluator for candidates
- GreaterEqEvaluator<T> - Class in org.apache.directory.server.xdbm.search.evaluator
-
An Evaluator which determines if candidates are matched by GreaterEqNode
assertions.
- GreaterEqEvaluator(GreaterEqNode<T>, Store, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.evaluator.GreaterEqEvaluator
-
- greaterThan(KerberosTime) - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
checks if the current kerberos time is greater than the given kerberos time
- greaterThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
- greaterThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- greaterThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
- greaterThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Gets the number of records greater than or equal to a key value.
- greaterThanCount(K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
- greaterThanCount(K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Gets the number of records greater than or equal to a key value.
- greaterThanCount(K) - Method in interface org.apache.directory.server.xdbm.Index
-
- greaterThanCount(K) - Method in interface org.apache.directory.server.xdbm.Table
-
Gets the number of records greater than or equal to a key value.
- groupAdded(Dn, Entry) - Method in class org.apache.directory.server.core.authz.GroupCache
-
Adds a groups members to the cache.
- groupCache - Variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
a groupCache that responds to add, delete, and modify attempts
- GroupCache - Class in org.apache.directory.server.core.authz
-
A cache for tracking static group membership.
- GroupCache(DirectoryService) - Constructor for class org.apache.directory.server.core.authz.GroupCache
-
Creates a static group cache.
- groupDeleted(Dn, Entry) - Method in class org.apache.directory.server.core.authz.GroupCache
-
Deletes a group's members from the cache.
- groupModified(Dn, List<Modification>, Entry, SchemaManager) - Method in class org.apache.directory.server.core.authz.GroupCache
-
Modifies the cache to reflect changes via modify operations to the group entries.
- groupModified(Dn, ModificationOperation, Entry) - Method in class org.apache.directory.server.core.authz.GroupCache
-
Modifies the cache to reflect changes via modify operations to the group entries.
- groupRenamed(Dn, Dn) - Method in class org.apache.directory.server.core.authz.GroupCache
-
- GROUPS_SYSTEM_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
the base dn under which all groups reside
- groupsBaseDn - Variable in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
the base distinguished Name for all groups
- GssapiCallbackHandler - Class in org.apache.directory.server.ldap.handlers.sasl.gssapi
-
- GssapiCallbackHandler(LdapSession, CoreSession, BindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.sasl.gssapi.GssapiCallbackHandler
-
Creates a new instance of GssapiCallbackHandler.
- GssapiMechanismHandler - Class in org.apache.directory.server.ldap.handlers.sasl.gssapi
-
The GSSAPI Sasl mechanism handler.
- GssapiMechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.sasl.gssapi.GssapiMechanismHandler
-
- I18n - Enum in org.apache.directory.server.i18n
-
Provides i18n handling of error codes.
- I18n(String) - Constructor for enum org.apache.directory.server.i18n.I18n
-
Creates a new instance of I18n.
- id - Variable in class org.apache.directory.server.config.beans.HttpWebAppBean
-
The server identifier
- id - Variable in class org.apache.directory.server.core.api.partition.AbstractPartition
-
The partition ID
- ID - Static variable in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
the fixed id: 'NEXUS'
- idx - Variable in class org.apache.directory.server.xdbm.search.evaluator.LeafEvaluator
-
The index to use if any
- idx - Variable in class org.apache.directory.server.xdbm.search.evaluator.PresenceEvaluator
-
The index to use if any
- idx - Variable in class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
The index to use if any
- ignoreReferral() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Set the throwReferral flag to false
- ignoreReferral() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
Set the throwReferral flag to false
- ignoreReferral() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Set the throwReferral flag to false
- IMPORT_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- ImpressServers - Class in org.apache.directory.server.dhcp.options.vendor
-
The Impress server option specifies a list of Imagen Impress servers
available to the client.
- ImpressServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.ImpressServers
-
- in - Variable in class org.apache.directory.kerberos.client.KerberosChannel
-
data input stream to read from
- includeHashed(Attribute) - Method in class org.apache.directory.server.core.hash.ConfigurableHashingInterceptor
-
- includeHashedPassword(Attribute) - Method in class org.apache.directory.server.core.hash.PasswordHashingInterceptor
-
hash the password if it was not already hashed
- incMap - Variable in class org.apache.directory.server.core.number.NumberIncrementingInterceptor
-
a map of integer attribute and it's present value
- increment() - Method in class org.apache.directory.server.core.api.SearchRequestContainer
-
- INCREMENT - Static variable in class org.apache.directory.server.core.avltree.ArrayTree
-
The extend size to use when increasing the array size
- incrementCurrentPosition(int) - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
Set the new current position, incrementing it with the
number of returned entries.
- index - Variable in class org.apache.directory.server.core.api.filtering.CursorList
-
The current position in the list
- index - Variable in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- index - Variable in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- Index<K,ID> - Interface in org.apache.directory.server.xdbm
-
An index used to retrieve elements into the master table.
- IndexAssertion<K,E,ID> - Interface in org.apache.directory.server.core.partition.impl.btree
-
Asserts whether or not a candidate should be returned in searching based on
hard coded logic.
- IndexAssertionEnumeration - Class in org.apache.directory.server.core.partition.impl.btree
-
A prefetching NamingEnumeration over an underlying NamingEnumeration which
determines if a element should be returned based on a Assertion.
- IndexAssertionEnumeration(NamingEnumeration<IndexEntry>, IndexAssertion) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
-
- IndexAssertionEnumeration(NamingEnumeration<IndexEntry>, IndexAssertion, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
-
- indexAttributeId - Variable in class org.apache.directory.server.config.beans.IndexBean
-
The index unique identifier
- IndexBean - Class in org.apache.directory.server.config.beans
-
A class used to store the IndexBean configuration.
- IndexBean() - Constructor for class org.apache.directory.server.config.beans.IndexBean
-
Create a new IndexBean instance
- indexCacheSize - Variable in class org.apache.directory.server.config.beans.JdbmIndexBean
-
the size (number of index entries) for the cache
- indexCursor - Variable in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
-
- IndexCursorAdaptor<K> - Class in org.apache.directory.server.core.partition.impl.btree
-
A Cursor which adapts an underlying Tuple based Cursor to one which returns
IndexEntry objects rather than tuples.
- IndexCursorAdaptor(Cursor<Tuple>, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
-
Creates an IndexCursorAdaptor which wraps and adapts a Cursor from a table to
one which returns an IndexEntry.
- indexedAttributes - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
The set of indexed attributes
- IndexEntry<K,ID> - Class in org.apache.directory.server.xdbm
-
An index id value pair based on a Tuple which can optionally reference the
indexed Entry if one has already been loaded.
- IndexEntry() - Constructor for class org.apache.directory.server.xdbm.IndexEntry
-
Creates a ForwardIndexEntry instance
- indexEntry - Variable in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
-
The index entry we use to return entries one by one.
- indexEntry - Variable in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
-
- IndexEnumeration<T> - Class in org.apache.directory.server.core.partition.impl.btree
-
A NamingEnumeration over an Index which returns IndexRecords.
- IndexEnumeration(NamingEnumeration<Tuple>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
-
- IndexEnumeration(NamingEnumeration<Tuple>, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
-
- IndexEnumeration(NamingEnumeration<Tuple>, boolean, Pattern) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
-
- indexes - Variable in class org.apache.directory.server.config.beans.PartitionBean
-
The list of declared indexes
- indexFileName - Variable in class org.apache.directory.server.config.beans.JdbmIndexBean
-
The index file name
- indexHasReverse - Variable in class org.apache.directory.server.config.beans.IndexBean
-
- indexName - Variable in exception org.apache.directory.server.xdbm.IndexNotFoundException
-
the name of the index that was not found
- IndexNotFoundException - Exception in org.apache.directory.server.xdbm
-
NamingException for missing indicies if full table scans are disallowed.
- IndexNotFoundException(String) - Constructor for exception org.apache.directory.server.xdbm.IndexNotFoundException
-
Constructs an Exception with a detailed message.
- IndexNotFoundException(String, String) - Constructor for exception org.apache.directory.server.xdbm.IndexNotFoundException
-
Constructs an Exception with a detailed message.
- IndexNotFoundException(String, String, Throwable) - Constructor for exception org.apache.directory.server.xdbm.IndexNotFoundException
-
Constructs an Exception with a detailed message and a root cause
exception.
- indexNumDupLimit - Variable in class org.apache.directory.server.config.beans.JdbmIndexBean
-
duplicate limit before duplicate keys switch to using a btree for values
- IndexValueSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
- IndexValueSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
-
- indexWorkingDir - Variable in class org.apache.directory.server.config.beans.JdbmIndexBean
-
The index working directory
- Inet6AddressRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
2.
- Inet6AddressRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.Inet6AddressRecordEncoder
-
- INFINITY - Static variable in class org.apache.directory.shared.kerberos.KerberosTime
-
- init(AbstractTicket, PrincipalName) - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- init(DirectoryService) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Registers and initializes all Authenticators to this service.
- init(DirectoryService) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Initialize the ChangeLog system.
- init(DirectoryService) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLogStore
-
Initialize the store.
- init() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Initializes the InstanceLayout.
- init(DirectoryService) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
This method does nothing by default.
- init(DirectoryService) - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Intializes this interceptor.
- init(DirectoryService) - Method in interface org.apache.directory.server.core.api.journal.Journal
-
Initialize the Journal.
- init(DirectoryService) - Method in interface org.apache.directory.server.core.api.journal.JournalStore
-
Initialize the store.
- init(DirectoryService, String...) - Method in interface org.apache.directory.server.core.api.ReferralManager
-
Initialize the manager, reading all the referrals from the base.
- init(DirectoryService) - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
- init(DirectoryService) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- init(DirectoryService) - Method in interface org.apache.directory.server.core.authn.Authenticator
-
- init(DirectoryService) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Initializes this interceptor based service by getting a handle on the nexus, setting up
the tuple and group membership caches, the ACIItem parser and the ACDF engine.
- init(DirectoryService) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
- init(DirectoryService) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
The init method will initialize the local variables and load the
entryDeleted AttributeType.
- init(DirectoryService) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Initialize the ChangeLog system.
- init(DirectoryService) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- init(DirectoryService) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
This method does nothing by default.
- init(DirectoryService) - Method in class org.apache.directory.server.core.event.EventInterceptor
-
Initialize the event interceptor.
- init(DirectoryService) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
-
This method does nothing by default.
- init(String) - Method in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
-
Inits the directory service factory.
- init(String) - Method in interface org.apache.directory.server.core.factory.DirectoryServiceFactory
-
Inits the directory service factory.
- init(DirectoryService) - Method in class org.apache.directory.server.core.hash.ConfigurableHashingInterceptor
-
This method does nothing by default.
- init(DirectoryService) - Method in class org.apache.directory.server.core.journal.DefaultJournal
-
Initialize the Journal.
- init(DirectoryService) - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
-
Initialize the interceptor
- init(DirectoryService) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
-
The init method will initialize the local variables and load the
entryDeleted AttributeType.
- init(DirectoryService) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
This method does nothing by default.
- init(DirectoryService) - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
This method does nothing by default.
- init(DirectoryService) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Initialize the registries, normalizers.
- init(DirectoryService) - Method in class org.apache.directory.server.core.number.NumberIncrementingInterceptor
-
- init(DirectoryService) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
- init(SchemaManager, AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmDnIndex
-
- init(SchemaManager, AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Initialize the index for an Attribute, with a specific working directory (may be null).
- init(SchemaManager, AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmRdnIndex
-
- init(SchemaManager, AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotDnIndex
-
- init(SchemaManager, AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Initialize the index for an Attribute, with a specific working directory (may be null).
- init(SchemaManager, AttributeType) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotRdnIndex
-
- init(DirectoryService) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
-
- init(DirectoryService) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Initialize the Schema Service
- init(DirectoryService, String...) - Method in class org.apache.directory.server.core.shared.ReferralManagerImpl
-
Initialize the manager, reading all the referrals from the base.
- init(DirectoryService) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Initialize the Subentry Interceptor
- init(DirectoryService) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
- init() - Method in class org.apache.directory.server.factory.DefaultLdapServerFactory
-
- init() - Method in interface org.apache.directory.server.factory.LdapServerFactory
-
- init() - Method in class org.apache.directory.server.InstallationLayout
-
Initializes the InstallationLayout.
- init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.cramMD5.CramMd5MechanismHandler
-
Initialize the saslProperties with some mechanism's specific data
- init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.digestMD5.DigestMd5MechanismHandler
-
Initialize the saslProperties with some mechanism's specific data
- init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.gssapi.GssapiMechanismHandler
-
Initialize the saslProperties with some mechanism's specific data
- init(LdapSession) - Method in interface org.apache.directory.server.ldap.handlers.sasl.MechanismHandler
-
Initialize the saslProperties with some mechanism's specific data
- init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmMechanismHandler
-
Initialize the saslProperties with some mechanism's specific data
- init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.plain.PlainMechanismHandler
-
Initialize the saslProperties with some mechanism's specific data
- init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.SimpleMechanismHandler
-
Initialize the saslProperties with some mechanism's specific data
- init(LdapServer, TcpTransport) - Static method in class org.apache.directory.server.ldap.handlers.ssl.LdapsInitializer
-
Initialize the LDAPS server.
- init(DirectoryService) - Method in interface org.apache.directory.server.ldap.replication.consumer.ReplicationConsumer
-
Initializes the consumer
- init(DirectoryService) - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
Init the replication service
- INIT - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "INIT" reference identifier type.
- init() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Initialize the Acceptor if needed
- init() - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Initialize the Acceptor if needed
- init() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
Initialize the Acceptor if needed
- init() - Method in class org.apache.directory.server.protocol.shared.transport.UdpTransport
-
Initialize the Acceptor if needed
- init(SchemaManager, AttributeType) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
- init(SchemaManager, AttributeType) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlRdnIndex
-
- initConfigPartition(InstanceLayout, DnFactory, CacheService) - Method in class org.apache.directory.server.ApacheDsService
-
initializes a LDIF partition for configuration
- initConfigPartition() - Method in class org.apache.directory.server.config.ConfigPartitionInitializer
-
Initializes the configuration partition.
- initDirectoryService(InstanceLayout, DirectoryServiceBean, CacheService, DnFactory) - Method in class org.apache.directory.server.ApacheDsService
-
- initGeneralReply(InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
-
Initialize a general DHCP reply message.
- initGroupCache() - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Load the Groups into the cache
- initial - Variable in class org.apache.directory.server.core.avltree.avl.AvlTreeIterator
-
- INITIALIZATION - Static variable in class org.apache.directory.server.wrapper.ExitCodes
-
- initialize(InstanceLayout) - Method in class org.apache.directory.server.core.api.CacheService
-
Initialize the CacheService
- initialize(InstanceLayout, String) - Method in class org.apache.directory.server.core.api.CacheService
-
Initialize the CacheService
- initialize() - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Initializes this partition.
- initialize() - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Initializes this partition.
- initialize(CoreSession) - Method in class org.apache.directory.server.core.authz.GroupCache
-
- initialize(CoreSession) - Method in class org.apache.directory.server.core.authz.TupleCache
-
- initialize() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Kicks off the initialization of the entire system.
- initialize(DirectoryService) - Method in class org.apache.directory.server.core.trigger.TriggerSpecCache
-
- initialized - Variable in class org.apache.directory.server.core.api.CacheService
-
A flag telling if the cache Service has been intialized
- initialized - Variable in class org.apache.directory.server.core.api.partition.AbstractPartition
-
true if and only if this partition is initialized.
- initialized - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Tells if the replication handler is already started
- initialized - Variable in class org.apache.directory.server.xdbm.AbstractIndex
-
whether or not this index has been initialized
- initializeSystemPartition() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- InitialResponse() - Constructor for enum org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer.InitialResponse
-
- initialTime - Variable in class org.apache.directory.server.core.api.SearchRequestContainer
-
The SearchRequest reception date
- initInstance() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Intializes the instance.
- initInstance() - Method in class org.apache.directory.server.core.partition.ldif.AbstractLdifPartition
-
Intializes the instance.
- initInterceptors() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Initialize the interceptors
- initOperationsList() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Compute the list of to call for each operation
- initProvider() - Method in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmMechanismHandler
-
- initSchema() - Method in class org.apache.directory.server.configuration.ApacheDS
-
initialize the schema partition by loading the schema LDIF files
- initSchema() - Method in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
-
Inits the schema and schema partition.
- initSchemaLdifPartition(InstanceLayout, DnFactory) - Method in class org.apache.directory.server.ApacheDsService
-
Initialize the schema partition
- initSchemaManager(InstanceLayout) - Method in class org.apache.directory.server.ApacheDsService
-
Initialize the schema Manager by loading the schema LDIF files
- initSystemPartition() - Method in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
-
Inits the system partition.
- initTables(SchemaManager) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmDnIndex
-
Initializes the forward and reverse tables used by this Index.
- initTables(SchemaManager) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Initializes the forward and reverse tables used by this Index.
- initTables(SchemaManager) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmRdnIndex
-
Initializes the forward and reverse tables used by this Index.
- initTables(SchemaManager) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotDnIndex
-
- initTables(SchemaManager) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Initializes the forward and reverse tables used by this Index.
- initTables(SchemaManager) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotRdnIndex
-
Initializes the forward and reverse tables used by this Index.
- initTupleCache() - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Load the Tuples into the cache
- inject(OperationContext, StoredProcedureParameter) - Method in interface org.apache.directory.server.core.trigger.StoredProcedureParameterInjector.MicroInjector
-
- injectEntries(DirectoryService, String) - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
-
Inject an ldif String into the server.
- injectEntries(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
Inject an ldif String into the server.
- injectEntry(LdifEntry, DirectoryService) - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
-
injects an LDIF entry in the given DirectoryService
- injectLdifFiles(Class<?>, DirectoryService, String[]) - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
-
injects the LDIF entries present in a LDIF file
- injectors - Variable in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
-
- injectRdnAttributeValues(Dn, Entry) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- injectReferralControl(OperationContext) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
Set the referral handling flag into the operation context using
the JNDI value stored into the environment.
- INNER - Static variable in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
- INNER_AREA_ROLES - Static variable in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
The possible inner area roles
- inputClosed(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
- inputClosed(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- inputClosed(IoSession) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- inputClosed(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
-
- inputStream - Variable in class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
The input stream
- insert(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
Inserts a key.
- insert(T) - Method in class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- insert(K) - Method in interface org.apache.directory.server.core.avltree.AvlTree
-
Inserts a LinkedAvlNode with the given key.
- insert(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- insert(K, V) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
Inserts a LinkedAvlMapNode with the given key and value.
- insert(K, V) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Inserts a LinkedAvlMapNode with the given key and value.
- insert(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
-
- insertDupKey(V, LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
- insertInList(LinkedAvlNode<K>, LinkedAvlNode<K>, int) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- insertInList(LinkedAvlMapNode<K, V>, LinkedAvlMapNode<K, V>, int) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
- insertSaslFilter(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractMechanismHandler
-
Inject a SaslFilter into the Filter chain, to deal with modified
PDU sent when some mechanisms have been negotiated (DIGEST-MD5, GSSAPI,
for instance)
- InstallationLayout - Class in org.apache.directory.server
-
Convenience class to encapsulate paths to various directories and files within
an installation.
- InstallationLayout(File) - Constructor for class org.apache.directory.server.InstallationLayout
-
Creates a new instance of InstallationLayout.
- InstallationLayout(String) - Constructor for class org.apache.directory.server.InstallationLayout
-
Creates a new instance of InstallationLayout.
- installDefaultHandlers() - Method in class org.apache.directory.server.ldap.LdapServer
-
Install the LDAP request handlers.
- INSTANCE - Static variable in class org.apache.directory.server.core.api.authn.ppolicy.DefaultPasswordValidator
-
the default validator's instance
- INSTANCE - Static variable in class org.apache.directory.server.core.avltree.DefaultMarshaller
-
- INSTANCE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirectMarshaller
-
a reusable instance of this Marshaller
- INSTANCE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.LongSerializer
-
- INSTANCE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.StringSerializer
-
A static instance of a StringSerializer
- INSTANCE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.UuidSerializer
-
- INSTANCE - Static variable in class org.apache.directory.server.core.partition.impl.btree.LongComparator
-
- INSTANCE - Static variable in class org.apache.directory.server.core.shared.NullStringSerializer
-
- INSTANCE - Static variable in class org.apache.directory.server.dhcp.protocol.DhcpProtocolCodecFactory
-
- INSTANCE - Static variable in class org.apache.directory.server.dns.protocol.DnsProtocolTcpCodecFactory
-
- INSTANCE - Static variable in class org.apache.directory.server.dns.protocol.DnsProtocolUdpCodecFactory
-
- INSTANCE - Static variable in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolCodecFactory
-
- INSTANCE - Static variable in class org.apache.directory.server.kerberos.protocol.codec.KerberosProtocolCodecFactory
-
- instance - Static variable in class org.apache.directory.server.kerberos.sam.SamSubsystem
-
the SAM subsystem instance
- INSTANCE - Static variable in class org.apache.directory.server.ldap.replication.ReplicationTrustManager
-
the singleton instance of this trust manager
- INSTANCE - Static variable in class org.apache.directory.server.ntp.protocol.NtpProtocolCodecFactory
-
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.apRep.ApRepGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.apReq.ApReqGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.asRep.AsRepGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.asReq.AsReqGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.checksum.ChecksumGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2Grammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.KerberosMessageGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.krbCred.KrbCredGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.krbError.KrbErrorGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.lastReq.LastReqGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.methodData.MethodDataGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.padata.PaDataGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.ticket.TicketGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingGrammar
-
The instance of grammar.
- instance - Static variable in class org.apache.directory.shared.kerberos.codec.typedData.TypedDataGrammar
-
The instance of grammar.
- instanceId - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The instance Id
- instanceLayout - Variable in class org.apache.directory.server.config.ConfigPartitionInitializer
-
- InstanceLayout - Class in org.apache.directory.server.core.api
-
Convenience class to encapsulate paths to various directories and files within
an instance.
- InstanceLayout(File) - Constructor for class org.apache.directory.server.core.api.InstanceLayout
-
Creates a new instance of InstanceLayout.
- InstanceLayout(String) - Constructor for class org.apache.directory.server.core.api.InstanceLayout
-
Creates a new instance of InstanceLayout.
- instanceLayout - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The server directory layout
- instantiateLdapServer(CreateLdapServer, DirectoryService) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
-
Just gives an instance of
LdapServer without starting it.
- INSTANTIATION - Static variable in class org.apache.directory.server.wrapper.ExitCodes
-
- int2octet(int) - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.Crc32Checksum
-
- int2octet(int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- IntegrationUtils - Class in org.apache.directory.server.core.integ
-
Integration test utility methods.
- IntegrationUtils() - Constructor for class org.apache.directory.server.core.integ.IntegrationUtils
-
- Interceptor - Interface in org.apache.directory.server.core.api.interceptor
-
Filters invocations on DefaultPartitionNexus.
- interceptor - Variable in exception org.apache.directory.server.core.api.interceptor.InterceptorException
-
The Interceptor causing the failure
- InterceptorBean - Class in org.apache.directory.server.config.beans
-
A class used to store the Interceptors configuration.
- InterceptorBean() - Constructor for class org.apache.directory.server.config.beans.InterceptorBean
-
Creates a new InterceptorBean
- interceptorClassName - Variable in class org.apache.directory.server.config.beans.InterceptorBean
-
The interceptor FQCN
- InterceptorEnum - Enum in org.apache.directory.server.core.api
-
The list of mandatory interceptors we use in the server.
- InterceptorEnum(String) - Constructor for enum org.apache.directory.server.core.api.InterceptorEnum
-
The private constructor
- InterceptorException - Exception in org.apache.directory.server.core.api.interceptor
-
A
LdapException that wraps uncaught runtime exceptions thrown
from
Interceptors.
- InterceptorException(Interceptor) - Constructor for exception org.apache.directory.server.core.api.interceptor.InterceptorException
-
Creates an InterceptorException without a message.
- InterceptorException(Interceptor, String) - Constructor for exception org.apache.directory.server.core.api.interceptor.InterceptorException
-
Creates an InterceptorException with a custom message.
- InterceptorException(Interceptor, Throwable) - Constructor for exception org.apache.directory.server.core.api.interceptor.InterceptorException
-
Creates an InterceptorException without a message.
- InterceptorException(Interceptor, String, Throwable) - Constructor for exception org.apache.directory.server.core.api.interceptor.InterceptorException
-
Creates an InterceptorException without a message.
- interceptorId - Variable in class org.apache.directory.server.config.beans.InterceptorBean
-
The Interceptor ID
- interceptorNames - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
- interceptorOrder - Variable in class org.apache.directory.server.config.beans.InterceptorBean
-
The interceptor position in the chain
- interceptors - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The list of declared interceptors
- interceptors - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
The interceptors to call for this operation
- interceptors - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The list of declared interceptors
- interceptorsLock - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
A lock to protect the interceptors List
- InterfaceMtu - Class in org.apache.directory.server.dhcp.options.perinterface
-
This option specifies the MTU to use on this interface.
- InterfaceMtu() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.InterfaceMtu
-
- IntermediateResponseHandler - Class in org.apache.directory.server.ldap.handlers.response
-
A single reply handler for IntermediateResponses.
- IntermediateResponseHandler() - Constructor for class org.apache.directory.server.ldap.handlers.response.IntermediateResponseHandler
-
- intermediateResponseHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- IntOption - Class in org.apache.directory.server.dhcp.options
-
The Dynamic Host Configuration Protocol (DHCP) provides a framework for
passing configuration information to hosts on a TCP/IP network.
- IntOption() - Constructor for class org.apache.directory.server.dhcp.options.IntOption
-
- intValue - Variable in class org.apache.directory.server.dhcp.options.IntOption
-
The int value (represented as a long because of the unsignedness).
- intValue - Variable in enum org.apache.directory.server.protocol.shared.TransportProtocol
-
- invalidateAuthenticatorCaches(Dn) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- invalidateCache(Dn) - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
Does nothing leaving it so subclasses can override.
- invalidateCache(Dn) - Method in interface org.apache.directory.server.core.authn.Authenticator
-
Callback used to respond to password changes by invalidating a password
cache if implemented.
- invalidateCache(Dn) - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
We don't handle any cache when using a delegated authentication
- invalidateCache(Dn) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
-
Remove the principal form the cache.
- InvalidTicketException - Exception in org.apache.directory.shared.kerberos.exceptions
-
A exception used when there was an error while creating a Ticket
- InvalidTicketException(ErrorType) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.InvalidTicketException
-
- InvalidTicketException(ErrorType, String) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.InvalidTicketException
-
- INVOCATION - Static variable in class org.apache.directory.server.wrapper.ExitCodes
-
- invokeProcedure(CoreSession, String, Object[]) - Method in class org.apache.directory.server.core.api.sp.java.JavaStoredProcEngine
-
- invokeProcedure(CoreSession, String, Object[]) - Method in interface org.apache.directory.server.core.api.sp.StoredProcEngine
-
Invokes the stored procedure handled by the engine.
- ioSession - Variable in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
The IoSession if any
- ioSession - Variable in class org.apache.directory.server.core.shared.DefaultCoreSession
-
The associated IoSession
- ioSession - Variable in class org.apache.directory.server.ldap.LdapSession
-
The associated IoSession.
- IP_ADDRESS - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsIpAddress
- IP_PORT_DEFAULT - Static variable in class org.apache.directory.server.ntp.NtpServer
-
The default IP port.
- IpAddressLeaseTime - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option is used in a client request (DHCPDISCOVER or DHCPREQUEST)
to allow the client to request a lease time for the IP address.
- IpAddressLeaseTime() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.IpAddressLeaseTime
-
- IpAddressLeaseTime(long) - Constructor for class org.apache.directory.server.dhcp.options.dhcp.IpAddressLeaseTime
-
- IpForwarding - Class in org.apache.directory.server.dhcp.options.perhost
-
This option specifies whether the client should configure its IP
layer for packet forwarding.
- IpForwarding() - Constructor for class org.apache.directory.server.dhcp.options.perhost.IpForwarding
-
- IPv6RecordDecoder - Class in org.apache.directory.server.dns.io.decoder
-
A decoder for AAAA records.
- IPv6RecordDecoder() - Constructor for class org.apache.directory.server.dns.io.decoder.IPv6RecordDecoder
-
- irealm - Variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
The realm
- irealmBytes - Variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- irealmTagLength - Variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- IS_DEBUG - Static variable in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.api.EntryToResponseCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.api.filtering.CursorList
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
A speedup for logger in debug mode
- IS_DEBUG - Static variable in class org.apache.directory.server.core.authn.SimpleAuthenticator
-
A speedup for logger in debug mode
- IS_DEBUG - Static variable in class org.apache.directory.server.core.authz.GroupCache
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.avltree.ArrayTreeCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.avltree.AvlTreeCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.DefaultOperationManager
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DnSerializer
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.EntrySerializer
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.ParentIdAndRdnSerializer
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.core.shared.SortedEntrySerializer
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosDecoder
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.ldap.LdapSession
-
A speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.EmptyIndexCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.AndCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.NotCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.server.xdbm.SingletonIndexCursor
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadAuthorizationData
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadCheckSum
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadEncryptedPart
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadEncryptionKey
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadHostAddress
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadHostAddresses
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadKerberosTime
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadPrincipalName
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadPvno
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadRealm
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.adAndOr.actions.AdAndOrInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.AdKdcIssuedInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.apRep.ApRepGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.apReq.actions.StoreApOptions
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.apReq.actions.StoreTicket
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.apReq.ApReqGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.asRep.actions.StoreKdcRep
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.asRep.AsRepGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.asReq.actions.StoreKdcReq
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.asReq.AsReqGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.authenticator.actions.AuthenticatorInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.authorizationData.actions.AuthorizationDataInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.authorizationData.actions.StoreAdType
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.checksum.actions.ChecksumInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.checksum.actions.StoreCksumType
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.checksum.ChecksumGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.EncApRepPartInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encAsRepPart.actions.StoreEncAsRepPart
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.EncKdcRepPartInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreLastReq
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.EncKrbCredPartInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreTicketInfo
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.EncKrbPrivPartInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptedData.actions.EncryptedDataInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptedData.actions.StoreEType
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptionKey.actions.EncryptionKeyInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptionKey.actions.StoreKeyType
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encTgsRepPart.actions.StoreEncTgsRepPart
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.EncTicketPartInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreTransited
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo.actions.AddETypeInfoEntry
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2.actions.AddETypeInfo2Entry
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2Grammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.ETypeInfo2EntryInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.StoreEType
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.StoreSalt
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.ETypeInfoEntryInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.StoreEType
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddress.actions.HostAddressInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddress.actions.StoreAddress
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddress.actions.StoreAddrType
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddresses.actions.AddHostAddress
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcRep.actions.AddPaData
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StoreTicket
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReq.actions.AddPaData
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReq.actions.StoreKdcReqBody
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.AddEType
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.AddTicket
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.KdcReqBodyInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreFrom
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreKdcOptions
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreTill
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.KerberosMessageGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbCred.actions.KrbCredInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbCred.actions.StoreTickets
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbCred.KrbCredGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.KrbCredInfoInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbError.actions.KrbErrorInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreEText
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbError.KrbErrorGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbPriv.actions.KrbPrivInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafe.actions.KrbSafeInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafe.actions.StoreSafeBody
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.KrbSafeBodyInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.lastReq.actions.LastReqInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.lastReq.LastReqGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.methodData.actions.AddPaData
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.methodData.MethodDataGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.padata.actions.PaDataInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.padata.actions.StoreDataType
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.padata.PaDataGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions.PaEncTsEncInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.principalName.actions.PrincipalNameInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.principalName.actions.StoreNameString
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.principalName.actions.StoreNameType
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.tgsRep.actions.StoreKdcRep
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.tgsReq.actions.StoreKdcReq
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.transitedEncoding.actions.TransitedEncodingInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.typedData.actions.TypedDataInit
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.codec.typedData.TypedDataGrammar
-
A speedup for logger
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.AdAndOr
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.Checksum
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.EncryptedData
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.ETypeInfo
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.HostAddress
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.HostAddresses
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.LastReq
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.MethodData
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.PaData
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.PrincipalName
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.components.TypedData
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.messages.ApRep
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.messages.KrbCred
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
Speedup for logs
- IS_DEBUG - Static variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
Speedup for logs
- IS_DEBUG_STATS - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Speedup for logs
- IS_DEBUG_TIME - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
- IS_STAT - Static variable in class org.apache.directory.server.core.DefaultOperationManager
-
- IS_TIME - Static variable in class org.apache.directory.server.core.DefaultOperationManager
-
- isAAP(Attribute) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Tells if the Administrative Point role is an AAP
- isAbandoned() - Method in class org.apache.directory.server.core.api.filtering.CursorList
-
- isAbandoned() - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
- isAbandoned() - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- isAcceptNonAuthenticatedData() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- isAccessControlEnabled() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Returns true if access control checks are enabled.
- isAccessControlEnabled() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Returns true if access control checks are enabled.
- isAccessControlInnerRole(String) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Tells if the role is an AC IAP
- isAccessControlSpecificRole(String) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Tells if the role is an AC SAP
- isAdd(int) - Static method in enum org.apache.directory.server.core.api.event.EventType
-
Tells if the EventType is an ADD
- isAddOrReplace - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- isAddOrReplace() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- isAdministrator() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Returns true if the effective principal associated with this session is
the administrator.
- isAdministrator() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
TODO - perhaps we should just use a flag that is calculated on creation
of this session
- isAfterLast() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- isAfterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- isAfterLast() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
- isAllOperationalAttributes() - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- isAllowAnonymousAccess() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Returns true if anonymous access is allowed on entries besides the RootDSE.
- isAllowAnonymousAccess() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Returns true if anonymous access is allowed on entries besides the RootDSE.
- isAllUserAttributes() - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- isAnAdministrator() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Returns true if the effective principal associated with this session is
the administrator or is within the administrators group.
- isAnAdministrator(Dn) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
- isAnAdministrator() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
TODO - this method impl does not check to see if the principal is in
the administrators group - it only returns true of the principal is
the actual admin user.
- isAnonymous() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets whether or not this user is anonymous.
- isAnonymous() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- isAnonymous() - Method in class org.apache.directory.server.ldap.LdapSession
-
Check if the session is authenticated.
- isArrayTree() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainer
-
- isAscending() - Method in enum org.apache.directory.server.core.api.changelog.RevisionOrder
-
- isAuthenticated() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- isAuthenticated() - Method in class org.apache.directory.server.ldap.LdapSession
-
Check if the session is authenticated.
- isAuthoritativeAnswer() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- isAuthPending() - Method in class org.apache.directory.server.ldap.LdapSession
-
Check if the session is processing a BindRequest, either Simple
or SASL
- isAutonomous() - Method in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
-
Tells if the AdministrativePoint defines an autonomous area
- isAutonomous() - Method in class org.apache.directory.server.core.api.administrative.AccessControlAAP
-
Tells if the AdministrativePoint defines an autonomous area
- isAutonomous() - Method in interface org.apache.directory.server.core.api.administrative.AdministrativePoint
-
Tells if the AdministrativePoint defines an autonomous area
- isAutonomous() - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
Tells if the AdministrativePoint defines an autonomous area
- isAutonomous() - Method in class org.apache.directory.server.core.api.administrative.CollectiveAttributeAAP
-
Tells if the AdministrativePoint defines an autonomous area
- isAutonomous() - Method in class org.apache.directory.server.core.api.administrative.SubschemaAAP
-
Tells if the AdministrativePoint defines an autonomous area
- isAutonomous() - Method in class org.apache.directory.server.core.api.administrative.TriggerExecutionAAP
-
Tells if the AdministrativePoint defines an autonomous area
- isAutonomousAreaRole(String) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Tells if the role is an AAP
- isBeforeFirst() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- isBeforeFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- isBeforeFirst() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
- isBlackListed(String) - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
- isBodyChecksumVerified - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
Whether to verify the body checksum.
- isBodyChecksumVerified() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- isBTreeRedirect() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainer
-
- isCatelogBased() - Method in class org.apache.directory.server.protocol.shared.DirectoryBackedService
-
Gets true if this service uses a catalog for searching different
regions of the DIT for its data.
- isChangeLogExposed() - Method in class org.apache.directory.server.config.beans.ChangeLogBean
-
- isChaseReferrals() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
Tells if we chase referrals
- isClosed() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- isClosed() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- isClosed() - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
- isClosed() - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
- isClosed() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- isClosed() - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
-
- isCollateralOperation() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
Tells if the current operation is considered a side effect of the
current context
- isCollectiveAttributeInnerRole(String) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Tells if the role is a CA IAP
- isCollectiveAttributeSpecificRole(String) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Tells if the role is a CA SAP
- isComplete() - Method in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmSaslServer
- isComplete() - Method in class org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer
-
- isConfidential() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets whether or not confidentiality is enabled for this session.
- isConfidential() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- isConfidentialityRequired() - Method in class org.apache.directory.server.ldap.LdapServer
-
Gets whether or not TLS secured connections are required to perform
operations on this LdapServer.
- isConfidentialityRequirementSatisfied(IoSession) - Method in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
-
Checks to see if confidentiality requirements are met.
- isConfigEntry(Entry) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
checks if the given entry belongs to the ou=config or ou=schema partition
We don't replicate those two partitions
- isConnected() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- isControlSupported(String) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- isDelegateSsl() - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- isDelegateTls() - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- isDelete(int) - Static method in enum org.apache.directory.server.core.api.event.EventType
-
Tells if the EventType is a DELETE
- isDelete - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- isDelete() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- isDenormalizeOpAttrsEnabled() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- isDenormalizeOpAttrsEnabled() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
return true if the operational attributes must be normalized when returned
- isDerefAlways() - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- isDereferencing() - Method in class org.apache.directory.server.xdbm.search.evaluator.BaseLevelScopeEvaluator
-
Gets whether or not dereferencing is enabled for this evaluator.
- isDereferencing() - Method in class org.apache.directory.server.xdbm.search.evaluator.OneLevelScopeEvaluator
-
Gets whether or not dereferencing is enabled for this evaluator.
- isDereferencing() - Method in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
- isDerefFinding() - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- isDerefInSearching() - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- isDescendant(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
Tells if a candidate is a descendant of the base ID.
- isDirty() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- isDisabled() - Method in class org.apache.directory.server.config.beans.AdsBaseBean
-
a convenient method to finding if this bean was disabled in the config
- isDisabled(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
A helper method which tells if a schema is disabled.
- isDisabled() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns whether this account is disabled.
- isDone() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- isDsAccessControlEnabled() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- isDsAllowAnonymousAccess() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- isDsDenormalizeOpAttrsEnabled() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- isDsPasswordHidden() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- isDupsAllowed() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
tells if the duplicate keys are supported or not.
- isDupsAllowed() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
tells if the duplicate keys are supported or not.
- isDupsEnabled() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
tells whether the Index implementation supports storing duplicate keys
- isDupsEnabled() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- isDupsEnabled() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
tells whether the Index implementation supports storing duplicate keys
- isDupsEnabled() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Checks to see if this Table has allows for duplicate keys (a.k.a.
- isDupsEnabled() - Method in class org.apache.directory.server.xdbm.AbstractIndex
-
tells whether the Index implementation supports storing duplicate keys
- isDupsEnabled() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
tells whether the Index implementation supports storing duplicate keys
- isDupsEnabled() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Checks to see if this Table has allows for duplicate keys (a.k.a.
- isDupsEnabled() - Method in interface org.apache.directory.server.xdbm.Index
-
tells whether the Index implementation supports storing duplicate keys
- isDupsEnabled() - Method in interface org.apache.directory.server.xdbm.Table
-
Checks to see if this Table has allows for duplicate keys (a.k.a.
- isEmpty() - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
Tests if the tree is empty.
- isEmpty() - Method in interface org.apache.directory.server.core.avltree.AvlTree
-
Tests if the tree is logically empty.
- isEmpty() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- isEmpty() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
Tests if the tree is logically empty.
- isEmpty() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Tests if the tree is logically empty.
- isEmpty() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
-
- isEmpty() - Method in class org.apache.directory.server.dhcp.options.OptionsField
-
- isEmpty() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- isEmptyAddressesAllowed - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
Whether empty addresses are allowed.
- isEmptyAddressesAllowed() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- isEnabled() - Method in class org.apache.directory.server.config.beans.AdsBaseBean
-
- isEnabled() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Checks whether or not the change log has been enabled to track changes.
- isEnabled() - Method in interface org.apache.directory.server.core.api.journal.Journal
-
Checks whether or not the Journal has been enabled.
- isEnabled() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Checks whether or not the change log has been enabled to track changes.
- isEnabled(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
A helper method which tells if a schema is enabled.
- isEnabled() - Method in class org.apache.directory.server.core.journal.DefaultJournal
-
Checks whether or not the Journal has been enabled.
- isEnabled() - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
Services can be enabled or disabled.
- isEnabled() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
-
Services can be enabled or disabled.
- isEnableLdaps(Transport) - Method in class org.apache.directory.server.ldap.LdapServer
-
Returns true if LDAPS is enabled.
- isEncInSKey - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- isEncInSKey() - Method in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.apRep.ApRepStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.apReq.ApReqStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.asRep.AsRepStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.asReq.AsReqStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.checksum.ChecksumStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2StatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.KerberosMessageStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.krbCred.KrbCredStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.krbError.KrbErrorStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.lastReq.LastReqStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.methodData.MethodDataStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.padata.PaDataStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.ticket.TicketStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingStatesEnum
- isEndState() - Method in enum org.apache.directory.shared.kerberos.codec.typedData.TypedDataStatesEnum
- isEntry() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- isEventOlderThan(String) - Method in class org.apache.directory.server.ldap.replication.ReplicaEventMessage
-
checks if the event's CSN is older than the given CSN
- isExitVmOnShutdown() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- isExitVmOnShutdown() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- isExposed() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
- isExposed() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
- isExtracted() - Method in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
Gets whether or not the schema has already been added to the schema partition.
- isFilterChar(char) - Static method in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
Check if the given char is a filter escaped char
<filterEscapedChars> ::= '\0' | '(' | ')' | '*' | '\'
- isFirst() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- isFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- isFirst() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
- isFirstStart() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- isFlagSet(int, int) - Static method in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
Check if a flag is set
- isFlagSet(KerberosFlag) - Method in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
Check if a flag is set for the actual value
- isFlagSet(int) - Method in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
Check if a flag is set
- isFlagSet(KerberosFlag) - Method in interface org.apache.directory.shared.kerberos.flags.KerberosFlags
-
Check if a flag is set for the actual value
- isFlagSet(int) - Method in interface org.apache.directory.shared.kerberos.flags.KerberosFlags
-
Check if a flag is set
- isForwardable() - Method in class org.apache.directory.kerberos.client.AbstractTicket
-
- isForwardable() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - forwardable
- isForwardableAllowed - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
Whether forwardable addresses are allowed.
- isForwardableAllowed() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- isForwarded() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - forwarded
- isGenerateNoReplEvt() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
- isHwAuthent() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - hardware authentication
- isIAP(String) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
- isInClockSkew(long) - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
Returns whether this
KerberosTime is within the given clockskew.
- isInitial() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - initial
- isInitialized() - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Checks to see if this partition is initialized or not.
- isInitialized() - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Checks to see if this partition is initialized or not.
- isInner() - Method in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.AccessControlAAP
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.AccessControlIAP
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.AccessControlSAP
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in interface org.apache.directory.server.core.api.administrative.AdministrativePoint
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.CollectiveAttributeAAP
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.CollectiveAttributeIAP
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.CollectiveAttributeSAP
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.SubschemaAAP
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.SubschemaSAP
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.TriggerExecutionAAP
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.TriggerExecutionIAP
-
Tells if the AdministrativePoint defines a inner area
- isInner() - Method in class org.apache.directory.server.core.api.administrative.TriggerExecutionSAP
-
Tells if the AdministrativePoint defines a inner area
- isInRange(InetAddress) - Method in class org.apache.directory.server.dhcp.store.Subnet
-
Check whether the specified address is within the range for this subnet.
- isIntermediate() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- isInvalid() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - invalid
- isJdbmPartitionOptimizerEnabled() - Method in class org.apache.directory.server.config.beans.JdbmPartitionBean
-
- isKerberosString(byte[]) - Static method in class org.apache.directory.shared.kerberos.KerberosUtils
-
- isKeyUsingBTree(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
Added to check that we actually switch from one data structure to the
B+Tree structure on disk for duplicates that go beyond the threshold.
- isKrbBodyChecksumVerified() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- isKrbEmptyAddressesAllowed() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- isKrbForwardableAllowed() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- isKrbPaEncTimestampRequired() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
Returns whether pre-authentication by encrypted timestamp is required.
- isKrbPostdatedAllowed() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- isKrbProxiableAllowed() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- isKrbRenewableAllowed() - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- isLabel(int) - Static method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- isLast() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- isLast() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- isLast() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
- isLdapServerConfidentialityRequired() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- isLeaf() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- isLeaf() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- isLeft - Variable in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- isLeft - Variable in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- isLoaded(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
-
A helper method which tells if a schema is loaded.
- isLockedOut() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
Returns whether this account is locked-out.
- isLogChange() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
- isLogChange() - Method in interface org.apache.directory.server.core.api.interceptor.context.ChangeOperationContext
-
- isLogSearchSupported() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Returns whether or not this ChangeLogService supports searching for changes.
- isLogSearchSupported() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Returns whether or not this ChangeLogService supports searching for changes.
- isMayPosdate() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - may be postdated
- isMmrConfiguredToReceiver(AbstractChangeOperationContext) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
checks if the sender of this replication event is setup with MMR
(Note: this method is used to prevent sending a replicated event back to the sender after
performing local update)
- isMmrMode() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- isModify(int) - Static method in enum org.apache.directory.server.core.api.event.EventType
-
Tells if the EventType is a MODIFY
- isMove(int) - Static method in enum org.apache.directory.server.core.api.event.EventType
-
Tells if the EventType is a MOVE
- isMoveAndRename(int) - Static method in enum org.apache.directory.server.core.api.event.EventType
-
Tells if the EventType is a MOVE and RENAME
- isMultiple(Class<?>) - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
Indicates the given type is multiple.
- isMultiple(Class<?>) - Method in class org.apache.directory.server.config.ConfigWriter
-
Indicates the given type is multiple.
- isname - Variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
The PrincipalName
- isnameTagLength - Variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- isNamingContext(Dn) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Checks if the given Dn is a namingContext
- isNeedClientAuth() - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
- isNeverDeref() - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- isNewEncryptionType(EncryptionType) - Static method in class org.apache.directory.shared.kerberos.KerberosUtils
-
checks if the given encryption type is *new* (ref sec#3.1.3 of rfc4120)
- isNoAttributes() - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- isNotValidForReplication(AbstractChangeOperationContext) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
- isNullAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
Determine, whether the given address ist actually the null address
"0.0.0.0".
- isOffset(int) - Static method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- isOkAsDelegate() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - OK as delegate
- isOptimizerEnabled() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Tells if the Optimizer is enabled or not
- isOrderedSet() - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
-
Gets whether or not the stored value is an ordered set.
- isOtherModExists() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- isOutsideClockSkew(long) - Method in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ReplayCacheEntry
-
- isPaEncTimestampRequired - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
Whether pre-authentication by encrypted timestamp is required.
- isPaEncTimestampRequired() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
Returns whether pre-authentication by encrypted timestamp is required.
- isPartitionSyncOnWrite() - Method in class org.apache.directory.server.config.beans.PartitionBean
-
- isPasswordHidden() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Returns true if the service requires the userPassword attribute
to be masked.
- isPasswordHidden() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Returns true if the service requires the userPassword attribute
to be masked.
- isPostdated() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - postdated
- isPostdatedAllowed - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
Whether postdated tickets are allowed.
- isPostdatedAllowed() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- isPreAuth() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - pre-authentication
- isPreAuthEnabled() - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- isPreAuthenticated - Variable in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
Tell if we have had a pre-authentication
- isPreAuthenticated() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- isPrefix() - Method in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
- isPrefix() - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
-
- isPrincipal - Variable in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor.ModifySubContext
-
Tells if this is a principal
- isPrincipal() - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor.ModifySubContext
-
- isPrincipal(boolean) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor.ModifySubContext
-
- isPrincipalAnAdministrator(Dn) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- isPrincipalAnAdministrator(Dn) - Method in class org.apache.directory.server.core.authz.GroupCache
-
An optimization.
- isProxiable() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - proxiable
- isProxiableAllowed - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
Whether proxiable addresses are allowed.
- isProxiableAllowed() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- isProxy() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - proxy
- isPushInRealTime() - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
- isPushToEvtInterceptor() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
- isPwdAllowUserChange() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- isPwdAllowUserChange() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- isPwdLockout() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- isPwdLockout() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- isPwdModPresent() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- isPwdMustChange() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- isPwdMustChange() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- isPwdMustChange() - Method in interface org.apache.directory.server.core.api.CoreSession
-
- isPwdMustChange() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
- isPwdMustReset(Entry) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
checks if the password must be changed after the initial bind
- isPwdPolicyEnabled() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- isPwdPolicyEnabled() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
- isPwdPolicyEnabled() - Method in class org.apache.directory.server.core.DefaultDirectoryService
- isPwdSafeModify() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- isPwdSafeModify() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- isPwdTooYoung(OperationContext, Entry, PasswordPolicyConfiguration) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
checks if the password is too young
- isQualified(String, ReplicaEventMessage) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
-
selects the current queue entry if qualified for sending to the consumer
- isRealm(String) - Static method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- isRecursionAvailable() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- isRecursionDesired() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- isRedirect(byte[]) - Static method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirectMarshaller
-
Checks to see if a byte[] contains a redirect.
- isReferral() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- isReferral(Dn) - Method in interface org.apache.directory.server.core.api.ReferralManager
-
Tells if a Dn is a referral (its associated entry contains the Referral ObjectClass).
- isReferral(Entry) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
-
- isReferral(Dn) - Method in class org.apache.directory.server.core.shared.ReferralManagerImpl
-
Tells if a Dn is a referral (its associated entry contains the Referral ObjectClass).
- isReferralIgnored() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- isReferralIgnored() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
- isReferralIgnored() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
- isReferralThrown() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- isReferralThrown() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
- isReferralThrown() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
- isRefreshNPersist() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- isRefreshNPersist(SearchRequest) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Tells if the control contains the REFRESHNPERSIST mode
- isRefreshNPersist() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- isRelated(ACITuple, OperationScope, Dn, Dn, AttributeType, Value<?>, Entry) - Method in class org.apache.directory.server.core.authz.support.RelatedProtectedItemFilter
-
- isRelated(Collection<Dn>, Dn, Entry, Dn, Collection<UserClass>) - Method in class org.apache.directory.server.core.authz.support.RelatedUserClassFilter
-
- isRelative - Variable in class org.apache.directory.server.core.api.entry.ServerSearchResult
-
Tells if the name is relative to the target context
- isRelative() - Method in class org.apache.directory.server.core.api.entry.ServerSearchResult
-
- isRemovable(MaxValueCountItem, AttributeType, Entry) - Method in class org.apache.directory.server.core.authz.support.MaxValueCountFilter
-
- isRemovable(ACITuple, AttributeType, Value<?>, Entry) - Method in class org.apache.directory.server.core.authz.support.RestrictedByFilter
-
- isRename(int) - Static method in enum org.apache.directory.server.core.api.event.EventType
-
Tells if the EventType is a RENAME
- isRenewable() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - renewable
- isRenewableAllowed - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
Whether renewable tickets are allowed.
- isRenewableAllowed() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- isReplay(KerberosPrincipal, KerberosPrincipal, KerberosTime, int) - Method in interface org.apache.directory.server.kerberos.shared.replay.ReplayCache
-
Returns whether a request is a replay, based on the server principal, client
principal, time, and microseconds.
- isReplay(KerberosPrincipal, KerberosPrincipal, KerberosTime, int) - Method in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl
-
Check if an entry is a replay or not.
- isReplEnabled() - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- isReplEvent() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
- isReplRefreshNPersist() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- isReplStrictCertValidation() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- isReplUseTls() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- isReserved() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- isReserved() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - reserved
- isResourceRecord(RecordType) - Static method in enum org.apache.directory.server.dns.messages.RecordType
-
- isSaslAuthPending() - Method in class org.apache.directory.server.ldap.LdapSession
-
Check if the session is processing a SASL BindRequest
- isSaslBind() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- isSchemaAware() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
- isSchemaEnabled(String) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
Tells if a schema is loaded and enabled
- isSchemaLoaded(Dn) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
Tells if the schema the Dn references is loaded or not
- isSchemaLoaded(String) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
Tells if the schemaName is loaded or not
- isSchemaPartitionFirstExtraction - Variable in class org.apache.directory.server.ApacheDsService
-
- isSearchable(OperationContext, Entry) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
- isShutdownHookEnabled() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Checks to see if this DirectoryService has registered a JVM shutdown hook
to flush caches and synchronize to disk safely.
- isShutdownHookEnabled() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- isSimpleAuthPending() - Method in class org.apache.directory.server.ldap.LdapSession
-
Check if the session is processing a Simple BindRequest
- isSingleton() - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
-
Gets whether or not the stored value is a singleton.
- isSizeLimitReached() - Method in class org.apache.directory.server.core.api.SearchRequestContainer
-
Check the size limit
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.AccessControlAAP
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.AccessControlIAP
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.AccessControlSAP
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in interface org.apache.directory.server.core.api.administrative.AdministrativePoint
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.CollectiveAttributeAAP
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.CollectiveAttributeIAP
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.CollectiveAttributeSAP
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.SubschemaAAP
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.SubschemaSAP
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.TriggerExecutionAAP
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.TriggerExecutionIAP
-
Tells if the AdministrativePoint defines a specific area
- isSpecific() - Method in class org.apache.directory.server.core.api.administrative.TriggerExecutionSAP
-
Tells if the AdministrativePoint defines a specific area
- isSSLEnabled() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
- isSSLEnabled() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
- isStarted() - Method in class org.apache.directory.server.configuration.ApacheDS
-
- isStarted() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Returns true if this service is started.
- isStarted() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- isStarted() - Method in class org.apache.directory.server.ldap.LdapServer
-
- isStarted() - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
Gets whether or not this service has been started.
- isStarted() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
-
Gets whether or not this service has been started.
- isStrictCertVerification() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- isSubentryVisible(OperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Checks to see if subentries for the search and list operations should be
made visible based on the availability of the search request control
- isSubschemaSpecficRole(String) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Tells if the role is a SS SAP
- isSubSchemaSubEntrySearch(LdapSession, SearchRequest) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Determines if a search request is a subSchemaSubEntry search.
- isSynchronous() - Method in interface org.apache.directory.server.core.api.event.DirectoryListener
-
indicates if this listener needs to be invoked synchronously
- isSynchronous() - Method in class org.apache.directory.server.core.api.event.DirectoryListenerAdapter
-
- isSynchronous() - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- isSynchronous() - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- isSynchronous() - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
- isSyncOnWrite() - Method in class org.apache.directory.server.core.partition.impl.avl.AvlPartition
-
always returns false, cause this is a in-memory store
- isSyncOnWrite - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
true if we sync disks on every write operation
- isSyncOnWrite() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- isSyncOnWrite() - Method in interface org.apache.directory.server.xdbm.Store
-
- isSyncreplLookup() - Method in class org.apache.directory.server.core.api.interceptor.context.LookupOperationContext
-
- isSyncreplSearch() - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- isTagSearchSupported() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Returns whether or not this ChangeLogService supports searching for snapshot tags.
- isTagSearchSupported() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Returns whether or not this ChangeLogService supports searching for snapshot tags.
- isTagStorageSupported() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Returns whether or not this ChangeLogService stores snapshot tags.
- isTagStorageSupported() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Returns whether or not this ChangeLogService stores snapshot tags.
- isTCP - Variable in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
A flag used when the protocol used to transfer the PDU is TCP
- isTCP() - Method in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
- isTheAdministrator(Dn) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- isTheAdministrator(Dn) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
- isTimeLimitReached() - Method in class org.apache.directory.server.core.api.SearchRequestContainer
-
Check if we have reached the time limit
- isTransitedPolicyChecked() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Ticket flag - transitedEncoding policy checked
- isTransportEnableSSL() - Method in class org.apache.directory.server.config.beans.TransportBean
-
- isTriggerExecutionInnerRole(String) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Tells if the role is a TE IAP
- isTriggerExecutionSpecificRole(String) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Tells if the role is a TE SAP
- isTruncated() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- isTypesOnly() - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- isUseLegacyChngPwdProtocol() - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- isUseTcp() - Method in class org.apache.directory.kerberos.client.KerberosChannel
-
- isUseTls() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- isUseUdp() - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- isValid(Dn) - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
Check that this selector is a valid one.
- isValid(Dn) - Method in interface org.apache.directory.server.core.authn.Authenticator
-
Check that this selector is a valid one.
- isValidCookie(String) - Static method in class org.apache.directory.server.ldap.LdapProtocolUtils
-
Check the cookie syntax.
- isValidRole(String) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Tells if a given role is a valid administrative role.
- isVirtual() - Method in interface org.apache.directory.server.core.api.CoreSession
-
Gets whether or not this session is virtual.
- isVirtual() - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- isWantClientAuth() - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
- isZero() - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
- isZeroAddress(byte[]) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
-
Check if an address is the zero-address
- iterator() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- iterator() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
-
- iterator() - Method in class org.apache.directory.server.core.api.filtering.CursorList
-
- iterator() - Method in class org.apache.directory.server.core.api.subtree.SubentryCache
-
- iterator() - Method in class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- iterator() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
-
- iterator() - Method in class org.apache.directory.server.dhcp.options.OptionsField
-
- iterator() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
- iv - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- iv - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- iv - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- iv - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
- kdc - Variable in class org.apache.directory.kerberos.client.Kinit
-
- KDC_ERR_BAD_PVNO - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Requested protocol version number not supported.
- KDC_ERR_BADOPTION - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
KDC cannot accommodate requested option.
- KDC_ERR_C_OLD_MAST_KVNO - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Client's key encrypted in old master key.
- KDC_ERR_C_PRINCIPAL_UNKNOWN - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Client not found in Kerberos database.
- KDC_ERR_CANNOT_POSTDATE - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Ticket not eligible for postdating.
- KDC_ERR_CANT_VERIFY_CERTIFICATE - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Can't verify certificate.
- KDC_ERR_CLIENT_NAME_MISMATCH - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Client names do not match.
- KDC_ERR_CLIENT_NOT_TRUSTED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Client is not trusted.
- KDC_ERR_CLIENT_NOTYET - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Client not yet valid; try again later.
- KDC_ERR_CLIENT_REVOKED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Clients credentials have been revoked.
- KDC_ERR_DH_KEY_PARAMETERS_NOT_ACCEPTED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Diffie-Hellman (DH) key parameters not accepted.
- KDC_ERR_DIGEST_IN_CERT_NOT_ACCEPTED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Digest in certificate not accepted.
- KDC_ERR_DIGEST_IN_SIGNED_DATA_NOT_ACCEPTED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Digest in signed data not accepted.
- KDC_ERR_ETYPE_NOSUPP - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
KDC has no support for encryption type.
- KDC_ERR_INCONSISTENT_KEY_PURPOSE - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Inconsistent key purpose.
- KDC_ERR_INVALID_CERTIFICATE - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Invalid certificate.
- KDC_ERR_INVALID_SIG - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Signature is invalid.
- KDC_ERR_KEY_EXPIRED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Password has expired; change password to reset.
- KDC_ERR_MUST_USE_USER2USER - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Server valid for user2user only.
- KDC_ERR_NAME_EXP - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Client's entry in database has expired.
- KDC_ERR_NEVER_VALID - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Requested start time is later than end time.
- KDC_ERR_NONE - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
No error.
- KDC_ERR_NULL_KEY - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
The client or server has a null key.
- KDC_ERR_PA_CHECKSUM_MUST_BE_INCLUDED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
PA checksum must be included.
- KDC_ERR_PADATA_TYPE_NOSUPP - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
KDC has no support for padata type.
- KDC_ERR_PATH_NOT_ACCEPTED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
KDC Policy rejects transited path.
- KDC_ERR_POLICY - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
KDC policy rejects request.
- KDC_ERR_PREAUTH_FAILED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Pre-authentication information was invalid.
- KDC_ERR_PREAUTH_REQUIRED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Additional pre-authentication required.
- KDC_ERR_PRINCIPAL_NOT_UNIQUE - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Multiple principal entries in database.
- KDC_ERR_PUBLIC_KEY_ENCRYPTION_NOT_SUPPORTED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Public key encryption not supported.
- KDC_ERR_REVOCATION_STATUS_UNKNOWN - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Revocation status unknown.
- KDC_ERR_REVOKED_CERTIFICATE - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Revoked certificate.
- KDC_ERR_S_OLD_MAST_KVNO - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Server's key encrypted in old master key.
- KDC_ERR_S_PRINCIPAL_UNKNOWN - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Server not found in Kerberos database.
- KDC_ERR_SERVER_NOMATCH - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Requested server and ticket don't match.
- KDC_ERR_SERVICE_EXP - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Server's entry in database has expired.
- KDC_ERR_SERVICE_NOTYET - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Server not yet valid; try again later.
- KDC_ERR_SERVICE_REVOKED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Credentials for server have been revoked.
- KDC_ERR_SUMTYPE_NOSUPP - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
KDC has no support for checksum type.
- KDC_ERR_SVC_UNAVAILABLE - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
A service is not available.
- KDC_ERR_TGT_REVOKED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
TGT has been revoked.
- KDC_ERR_TRTYPE_NOSUPP - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
KDC has no support for transited type.
- KDC_REP_CNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REP_CREALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REP_ENC_PART_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REP_MSG_TYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REP_PA_DATA_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REP_PVNO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
KRB-REP's tags
- KDC_REP_TICKET_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_BODY_ADDITIONAL_TICKETS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_BODY_ADDRESSES_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_BODY_CNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_BODY_ENC_AUTHZ_DATA_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_BODY_ETYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_BODY_FROM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_BODY_KDC_OPTIONS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
KRB-REQ-BODY's tags
- KDC_REQ_BODY_NONCE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_BODY_REALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_BODY_RTIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_BODY_SNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_BODY_TILL_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_KDC_REQ_BODY_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_MSG_TYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_PA_DATA_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KDC_REQ_PVNO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
KRB-REQ's tags
- KdcClientUtil - Class in org.apache.directory.kerberos.client
-
A class with utility methods.
- KdcClientUtil() - Constructor for class org.apache.directory.kerberos.client.KdcClientUtil
-
- KdcConfig - Class in org.apache.directory.kerberos.client
-
Configuration class for KDC and changepassword servers.
- KdcConfig() - Constructor for class org.apache.directory.kerberos.client.KdcConfig
-
- KdcConnection - Class in org.apache.directory.kerberos.client
-
A client to connect to kerberos servers using TCP or UDP transports.
- KdcConnection(KdcConfig) - Constructor for class org.apache.directory.kerberos.client.KdcConnection
-
Creates a new instance of KdcConnection.
- KdcContext - Class in org.apache.directory.server.kerberos.kdc
-
The context used to store the collected and computed data while processing a
kerberos message.
- KdcContext() - Constructor for class org.apache.directory.server.kerberos.kdc.KdcContext
-
- kdcFlags - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- kdcFlags - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- kdcOptions - Variable in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- KdcOptions - Class in org.apache.directory.shared.kerberos.codec.options
-
The list of possible KDC options.
- KdcOptions() - Constructor for class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
Creates a new instance of KdcOptions.
- KdcOptions(byte[]) - Constructor for class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
Creates a new instance of KdcOptions.
- kdcOptions - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
The KDC options
- kdcOptionsLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- kdcPort - Variable in class org.apache.directory.kerberos.client.KdcConfig
-
port on which the Kerberos server is listening
- kdcRep - Variable in class org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepContainer
-
An KDC-REP container
- KdcRep - Class in org.apache.directory.shared.kerberos.components
-
The KDC-REP data structure.
- KdcRep(KerberosMessageType) - Constructor for class org.apache.directory.shared.kerberos.components.KdcRep
-
Creates a new instance of KDC-REP.
- KdcRepContainer - Class in org.apache.directory.shared.kerberos.codec.kdcRep
-
The KdcReq container stores the KDC-REP decoded by the Asn1Decoder.
- KdcRepContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepContainer
-
Creates a new KdcReqContainer object.
- KdcRepGrammar - Class in org.apache.directory.shared.kerberos.codec.kdcRep
-
This class implements the KdcReq structure.
- KdcRepGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepGrammar
-
Creates a new KdcRepGrammar object.
- kdcRepLength - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
- kdcRepLength - Variable in class org.apache.directory.shared.kerberos.messages.AsRep
-
- kdcRepLength - Variable in class org.apache.directory.shared.kerberos.messages.TgsRep
-
- kdcRepSeqLength - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
- KdcRepStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.kdcRep
-
This class store the KDC-REP grammar's constants.
- KdcRepStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepStatesEnum
-
- kdcReq - Variable in class org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqContainer
-
An KDC-REQ container
- KdcReq - Class in org.apache.directory.shared.kerberos.components
-
The KDC-REQ data structure.
- KdcReq(KerberosMessageType) - Constructor for class org.apache.directory.shared.kerberos.components.KdcReq
-
Creates a new instance of KDC-REQ.
- kdcReqBody - Variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyContainer
-
An KDC-REQ-BODY container
- kdcReqBody - Variable in class org.apache.directory.shared.kerberos.components.KdcReq
-
The KDC-REQ-BODY
- KdcReqBody - Class in org.apache.directory.shared.kerberos.components
-
The KDC-REQ-BODY data structure.
- KdcReqBody() - Constructor for class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Creates a new instance of RequestBody.
- KdcReqBodyContainer - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody
-
The KdcReqBody container stores the KDC-REQ-BODY decoded by the Asn1Decoder.
- KdcReqBodyContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyContainer
-
Creates a new KdcReqBodyContainer object.
- KdcReqBodyGrammar - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody
-
This class implements the KdcReqBody structure.
- KdcReqBodyGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyGrammar
-
Creates a new KdcReqBodyGrammar object.
- KdcReqBodyInit - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to initialize the KDC-REQ-BODY object
- KdcReqBodyInit() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.KdcReqBodyInit
-
Instantiates a new KdcReqBodyInit action.
- kdcReqBodyLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReq
-
- kdcReqBodyLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- kdcReqBodySeqLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- KdcReqBodyStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.kdcReqBody
-
This class store the KDC-REQ-BODY grammar's constants.
- KdcReqBodyStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyStatesEnum
-
- KdcReqContainer - Class in org.apache.directory.shared.kerberos.codec.kdcReq
-
The KdcReq container stores the KDC-REQ decoded by the Asn1Decoder.
- KdcReqContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqContainer
-
Creates a new KdcReqContainer object.
- KdcReqGrammar - Class in org.apache.directory.shared.kerberos.codec.kdcReq
-
This class implements the KdcReq structure.
- KdcReqGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqGrammar
-
Creates a new KdcReqGrammar object.
- kdcReqLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReq
-
- kdcReqLength - Variable in class org.apache.directory.shared.kerberos.messages.AsReq
-
- kdcReqLength - Variable in class org.apache.directory.shared.kerberos.messages.TgsReq
-
- kdcReqSeqLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReq
-
- KdcReqStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.kdcReq
-
This class store the KDC-REQ grammar's constants.
- KdcReqStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqStatesEnum
-
- kdcServer - Variable in class org.apache.directory.server.ApacheDsService
-
The Change Password server instance *
private ChangePasswordServer changePwdServer;/
/** The Kerberos server instance
- kdcServer - Static variable in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
-
The used KdcServer instance
- KdcServer - Class in org.apache.directory.server.kerberos.kdc
-
Contains the configuration parameters for the Kerberos protocol provider.
- KdcServer() - Constructor for class org.apache.directory.server.kerberos.kdc.KdcServer
-
Creates a new instance of KdcServer with the default configuration.
- KdcServer(KerberosConfig) - Constructor for class org.apache.directory.server.kerberos.kdc.KdcServer
-
Creates a new instance of KdcServer with the given config.
- kdcServer - Variable in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
-
The KDC server
- KdcServerBean - Class in org.apache.directory.server.config.beans
-
A class used to store the KdcServer configuration.
- KdcServerBean() - Constructor for class org.apache.directory.server.config.beans.KdcServerBean
-
Create a new KdcServerBean instance
- KERBEROS_MESSAGE_CONTAINER - Static variable in class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosDecoder
-
the key used while storing message container in the session
- KERBEROS_V5 - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
The Kerberos version 5
- KerberosAttribute - Class in org.apache.directory.shared.kerberos
-
- KerberosAttribute() - Constructor for class org.apache.directory.shared.kerberos.KerberosAttribute
-
- KerberosChannel - Class in org.apache.directory.kerberos.client
-
A class for sending and receiving kerberos request and response data
- KerberosChannel() - Constructor for class org.apache.directory.kerberos.client.KerberosChannel
-
- KerberosConfig - Class in org.apache.directory.server.kerberos
-
- KerberosConfig() - Constructor for class org.apache.directory.server.kerberos.KerberosConfig
-
- KerberosConstants - Class in org.apache.directory.shared.kerberos
-
An cass to define Kerberos constants
- KerberosConstants() - Constructor for class org.apache.directory.shared.kerberos.KerberosConstants
-
- KerberosDecoder - Class in org.apache.directory.shared.kerberos.codec
-
- KerberosDecoder() - Constructor for class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
- kerberosDecoder - Variable in class org.apache.directory.shared.kerberos.codec.KerberosMessageGrammar
-
- KerberosEncoder - Class in org.apache.directory.shared.kerberos.codec
-
- KerberosEncoder() - Constructor for class org.apache.directory.shared.kerberos.codec.KerberosEncoder
-
- KerberosException - Exception in org.apache.directory.shared.kerberos.exceptions
-
The root of the Kerberos exception hierarchy.
- KerberosException(ErrorType) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Creates a KerberosException with an
ErrorType.
- KerberosException(KrbError) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Creates a new instance of KerberosException.
- KerberosException(ErrorType, Throwable) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Creates a KerberosException with an
ErrorType and an
underlying
Throwable that caused this fault.
- KerberosException(ErrorType, String) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Creates a KerberosException with an
ErrorType and a custom error message.
- KerberosException(ErrorType, String, Throwable) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Creates a KerberosException with an
ErrorType, a custom error message, and an
underlying
Throwable that caused this fault.
- KerberosException(ErrorType, byte[]) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Creates a KerberosException with an
ErrorType and data helping to
explain what caused this fault.
- KerberosException(ErrorType, byte[], Throwable) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Creates a KerberosException with an
ErrorType, data helping to
explain what caused this fault, and an underlying
Throwable that caused this fault.
- KerberosException(int, String) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Creates a KerberosException with an error code and a message.
- KerberosException(int, String, Throwable) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Creates a KerberosException with an error code, a message and an
underlying Throwable that caused this fault.
- KerberosException(int, String, byte[]) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Creates a KerberosException with an error code, a message, and data
helping to explain what caused this fault.
- KerberosException(int, String, byte[], Throwable) - Constructor for exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
Creates a KerberosException with an error code, a message, and data
helping to explain what caused this fault.
- KerberosFlag - Interface in org.apache.directory.shared.kerberos.flags
-
This interface must be implemented by all the inherited Flag classes :
- TicketFlag
- ApOption
- KdcOption
- KerberosFlags - Interface in org.apache.directory.shared.kerberos.flags
-
- KerberosKeyFactory - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
A factory class for producing KerberosKey's.
- KerberosKeyFactory() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactory
-
- KerberosMessage - Class in org.apache.directory.shared.kerberos.messages
-
- KerberosMessage(KerberosMessageType) - Constructor for class org.apache.directory.shared.kerberos.messages.KerberosMessage
-
Creates a new instance of KerberosMessage.
- KerberosMessage(int, KerberosMessageType) - Constructor for class org.apache.directory.shared.kerberos.messages.KerberosMessage
-
Creates a new instance of KerberosMessage.
- KerberosMessageContainer - Class in org.apache.directory.shared.kerberos.codec
-
The KerberosMessage container stores all the messages decoded by the Asn1Decoder.
- KerberosMessageContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
Creates a new KerberosMessageContainer object.
- KerberosMessageGrammar - Class in org.apache.directory.shared.kerberos.codec
-
This class implements the KerberosMessage message.
- KerberosMessageGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.KerberosMessageGrammar
-
Creates a new KerberosMessageGrammar object.
- KerberosMessageGrammar.DecodeKerberosMessage - Class in org.apache.directory.shared.kerberos.codec
-
- KerberosMessageStatesEnum - Enum in org.apache.directory.shared.kerberos.codec
-
This class store the Kerberos grammar's constants.
- KerberosMessageStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.KerberosMessageStatesEnum
-
- KerberosMessageType - Enum in org.apache.directory.shared.kerberos
-
An enum listing all the Kerberos V5 messages :
AS-REQ (10) : Authentication Serveur Request
AS-REP (11) : Authentication Serveur Response
TGS-REQ (12) : Ticket Granting Server Request
TGS-REP (13) : Ticket Granting Server Response
AP-REQ (14) : Application Request
AP-REP (15) : Application Response
KRB-SAFE (20) : Safe (checksummed) application message
KRB-PRIV (21) : Private (encrypted) application message
KRB-CRED (22) : Private (encrypted) message to forward credentials
ENC_AP_REP_PART (27) : Encrypted application reply part
ENC_PRIV_PART (28) : Encrypted private message part
KRB-ERROR (30) : A kerberos error response
- KerberosMessageType(int, String) - Constructor for enum org.apache.directory.shared.kerberos.KerberosMessageType
-
Creates a new instance of KerberosMessageType.
- KerberosProtocolCodecFactory - Class in org.apache.directory.server.kerberos.protocol.codec
-
- KerberosProtocolCodecFactory() - Constructor for class org.apache.directory.server.kerberos.protocol.codec.KerberosProtocolCodecFactory
-
- KerberosProtocolHandler - Class in org.apache.directory.server.kerberos.protocol
-
The Kerberos protocol handler for MINA which handles requests for the authentication
service and the ticket granting service of the KDC.
- KerberosProtocolHandler(KdcServer, PrincipalStore) - Constructor for class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
-
Creates a new instance of KerberosProtocolHandler.
- KerberosTime - Class in org.apache.directory.shared.kerberos
-
An specialization of the ASN.1 GeneralTime.
- KerberosTime() - Constructor for class org.apache.directory.shared.kerberos.KerberosTime
-
Creates a new instance of a KerberosTime object
- KerberosTime(String) - Constructor for class org.apache.directory.shared.kerberos.KerberosTime
-
Creates a new instance of a KerberosTime object
- KerberosTime(long) - Constructor for class org.apache.directory.shared.kerberos.KerberosTime
-
Creates a new instance of a KerberosTime object
- KerberosTime(Date) - Constructor for class org.apache.directory.shared.kerberos.KerberosTime
-
Creates a new instance of KerberosTime.
- kerberosTime - Variable in class org.apache.directory.shared.kerberos.KerberosTime
-
The kerberosTime, as a long
- KerberosUtils - Class in org.apache.directory.shared.kerberos
-
An utility class for Kerberos.
- KerberosUtils() - Constructor for class org.apache.directory.shared.kerberos.KerberosUtils
-
- key - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- KEY - Static variable in class org.apache.directory.server.bridge.http.HttpDirectoryService
-
name of key used while injecting the directory service instance into the
webapp's servlet context
- key - Variable in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
-
- key - Variable in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
The key stored in the node
- key - Variable in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
The data stored in the node
- key - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
-
- key - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
- key - Variable in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
-
- key - Variable in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
- key - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
The encryption key
- key - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
the encryption key
- key - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
the encryption key
- KEY_ALGORITHM_AT - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
-
- KEY_SIZE - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
-
- KeyBTreeCursor<E> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
Cursor over the keys of a JDBM BTree.
- KeyBTreeCursor(BTree, Comparator<E>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
-
Creates a Cursor over the keys of a JDBM BTree.
- keyChecker - Variable in class org.apache.directory.server.kerberos.sam.SamSubsystem
-
the key integrity checker used by the subsystem for all sam types
- keyComparator - Variable in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
The Comparator used for comparing the keys
- keyComparator - Variable in class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
-
- keyComparator - Variable in class org.apache.directory.server.core.partition.impl.btree.ForwardIndexComparator
-
The key comparison to use
- keyComparator - Variable in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
-
- keyComparator - Variable in class org.apache.directory.server.xdbm.AbstractTable
-
a key comparator for the keys in this Table
- KeyDerivationInterceptor - Class in org.apache.directory.server.core.kerberos
-
An Interceptor that creates symmetric Kerberos keys for users.
- KeyDerivationInterceptor() - Constructor for class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
Creates an instance of a KeyDerivationInterceptor.
- KeyDerivationInterceptor.ModifySubContext - Class in org.apache.directory.server.core.kerberos
-
A ModifyContext used to store the changes made to the original context.
- KeyExchangeRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
3.1 KX RDATA format
The KX DNS record has the following RDATA format:
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
| PREFERENCE |
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
/ EXCHANGER /
/ /
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
where:
PREFERENCE A 16 bit non-negative integer which specifies the
preference given to this RR among other KX records
at the same owner.
- KeyExchangeRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.KeyExchangeRecordEncoder
-
- keyExpiration - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
The KeyExpiration
- KeyIntegrityChecker - Interface in org.apache.directory.server.kerberos.sam
-
Checks the integrity of a kerberos key to decode-decrypt an encrypted
generalized timestamp representing the pre-auth data.
- keyLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- keyLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- keyLength - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- keyManagerFactory - Variable in class org.apache.directory.server.ldap.LdapServer
-
- keyMap - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- keyMap - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- keyMarshaller - Variable in class org.apache.directory.server.core.avltree.ArrayMarshaller
-
marshaller to be used for marshalling the keys
- keyMarshaller - Variable in class org.apache.directory.server.core.avltree.AvlTreeMarshaller
-
marshaller to be used for marshalling the keys
- KeyOnlyComparator<K,V> - Class in org.apache.directory.server.core.partition.impl.btree
-
A TupleComparator that compares keys only.
- KeyOnlyComparator(SerializableComparator<K>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
-
- keyOnlytupleComparator - Variable in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
- KeyRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
3.
- KeyRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.KeyRecordEncoder
-
- keySerializer - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
A Key serializer
- keySet() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- keyStore - Variable in class org.apache.directory.server.ldap.LdapServer
-
The used Keystore
- keystoreFile - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
The keystore file
- keystoreFile - Variable in class org.apache.directory.server.ldap.LdapServer
-
If LDAPS is activated : the external Keystore file, if defined
- Keytab - Class in org.apache.directory.server.kerberos.shared.keytab
-
Keytab file.
- Keytab() - Constructor for class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
- KeytabDecoder - Class in org.apache.directory.server.kerberos.shared.keytab
-
Decode a ByteBuffer into keytab fields.
- KeytabDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.keytab.KeytabDecoder
-
- KeytabEncoder - Class in org.apache.directory.server.kerberos.shared.keytab
-
Encode keytab fields into a ByteBuffer.
- KeytabEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.keytab.KeytabEncoder
-
- KeytabEntry - Class in org.apache.directory.server.kerberos.shared.keytab
-
An entry within a keytab file.
- KeytabEntry(String, int, KerberosTime, byte, EncryptionKey) - Constructor for class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
-
Creates a new instance of Entry.
- keytabVersion - Variable in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
- KeyTupleArrayCursor<K,V> - Class in org.apache.directory.server.xdbm
-
Cursor over a set of values for the same key which are store in an in
memory ArrayTree.
- KeyTupleArrayCursor(ArrayTree<V>, K) - Constructor for class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
Creates a Cursor over the tuples of an ArrayTree.
- KeyTupleAvlCursor<K,V> - Class in org.apache.directory.server.core.avltree
-
Cursor over a set of values for the same key which are store in an in
memory AvlTree.
- KeyTupleAvlCursor(AvlTree<V>, K) - Constructor for class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
-
Creates a Cursor over the tuples of an AvlTree.
- KeyTupleBTreeCursor<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
Cursor over a set of values for the same key which are store in another
BTree.
- KeyTupleBTreeCursor(BTree, K, Comparator<V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
-
Creates a Cursor over the tuples of a JDBM BTree.
- KeyTupleValueCursor<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
Cursor over a set of values for the same key which are store in an in
memory ArrayTree.
- KeyTupleValueCursor(ValueCursor<V>, K) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
Creates a Cursor over the tuples of an ArrayTree.
- keyType - Variable in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
The encryption type
- keyTypeLength - Variable in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
- KeyUsage - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
From RFC 4120, "The Kerberos Network Authentication Service (V5)":
7.5.1.
- KeyUsage(int, String) - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
Private constructor prevents construction outside of this class.
- keyValue - Variable in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
The encrypted value
- keyValueLength - Variable in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
- keyVersion - Variable in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
-
- keyVersion - Variable in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
The key version
- keyVersionNumber - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- keyVersionNumber - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- Kinit - Class in org.apache.directory.kerberos.client
-
Authenticates to the Kerberos server and gets the initial Ticket Granting Ticket,
then cache the tgt in credentials cache, as MIT kinit does.
- Kinit(KdcConnection) - Constructor for class org.apache.directory.kerberos.client.Kinit
-
- kinit(String, String) - Method in class org.apache.directory.kerberos.client.Kinit
-
Authenticates to the Kerberos server and gets the initial Ticket Granting Ticket,
then cache the tgt in credentials cache, as MIT kinit does.
- kpasswdApReqpkt12 - Static variable in class org.apache.directory.kerberos.client.HeimdalKpasswdDecode
-
- KpasswdDecode - Class in org.apache.directory.kerberos.client
-
- KpasswdDecode(String, String, EncryptionType) - Constructor for class org.apache.directory.kerberos.client.KpasswdDecode
-
- kpasswdReplypkt13 - Static variable in class org.apache.directory.kerberos.client.HeimdalKpasswdDecode
-
- KRB5_ACCOUNT_DISABLED_AT - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
the disabled boolean LDAP attribute for a Kerberos account
- KRB5_ACCOUNT_DISABLED_AT_OID - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
- KRB5_ACCOUNT_EXPIRATION_TIME_AT - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
the expiration time attribute LDAP attribute for a Kerberos account
- KRB5_ACCOUNT_EXPIRATION_TIME_AT_OID - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
- KRB5_ACCOUNT_LOCKEDOUT_AT - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
the lockedout boolean LDAP attribute for a Kerberos account
- KRB5_ACCOUNT_LOCKEDOUT_AT_OID - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
- KRB5_KEY_AT - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
the krb5kdc schema key for a krb5KDCEntry
- KRB5_KEY_AT_OID - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
- KRB5_KEY_VERSION_NUMBER_AT - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
the krb5kdc schema key version identifier for a krb5KDCEntry
- KRB5_KEY_VERSION_NUMBER_AT_OID - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
- KRB5_PRINCIPAL_NAME_AT - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
the krb5kdc schema principal name for a krb5KDCEntry
- KRB5_PRINCIPAL_NAME_AT_OID - Static variable in class org.apache.directory.shared.kerberos.KerberosAttribute
-
- krb5KeyAT - Variable in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
The krb5Key attribute type
- krb5KeyVersionNumberAT - Variable in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
The krb5KeyVersionNumber attribute type
- krb5PrincipalNameAT - Variable in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
The krb5PrincipalName attribute type
- KRB_AP_ERR_BAD_INTEGRITY - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Integrity check on decrypted field failed.
- KRB_AP_ERR_BADADDR - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Incorrect net address.
- KRB_AP_ERR_BADDIRECTION - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Incorrect message direction.
- KRB_AP_ERR_BADKEYVER - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Specified version of key is not available.
- KRB_AP_ERR_BADMATCH - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Ticket and authenticator don't match.
- KRB_AP_ERR_BADORDER - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Message out of order.
- KRB_AP_ERR_BADSEQ - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Incorrect sequence number in message.
- KRB_AP_ERR_BADVERSION - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Protocol version mismatch.
- KRB_AP_ERR_INAPP_CKSUM - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Inappropriate type of checksum in message.
- KRB_AP_ERR_METHOD - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Alternative authentication method required.
- KRB_AP_ERR_MODIFIED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Message stream modified.
- KRB_AP_ERR_MSG_TYPE - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Invalid msg type.
- KRB_AP_ERR_MUT_FAIL - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Mutual authentication failed.
- KRB_AP_ERR_NO_TGT - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
No TGT available to validate USER-TO-USER.
- KRB_AP_ERR_NOKEY - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Service key not available.
- KRB_AP_ERR_NOT_US - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
The ticket isn't for us.
- KRB_AP_ERR_REPEAT - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Request is a replay.
- KRB_AP_ERR_SKEW - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Clock skew too great.
- KRB_AP_ERR_TKT_EXPIRED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Ticket expired.
- KRB_AP_ERR_TKT_NYV - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Ticket not yet valid.
- KRB_AP_ERR_USER_TO_USER_REQUIRED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Ticket must be for USER-TO-USER.
- KRB_AP_PATH_NOT_ACCEPTED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Policy rejects transited path.
- KRB_CRED_ENCPART_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_INFO_AUTHTIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_INFO_CADDR_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_INFO_ENDTIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_INFO_FLAGS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_INFO_KEY_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
KrbCredInfo tags
- KRB_CRED_INFO_PNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_INFO_PREALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_INFO_RENEWTILL_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_INFO_SNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_INFO_SREALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_INFO_STARTTIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_MSGTYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_PVNO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_CRED_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
KRB-CRED tags
- KRB_CRED_TICKETS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERR_CERTIFICATE_MISMATCH - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Certificates do not match.
- KRB_ERR_FIELD_TOOLONG - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Field is too long for this implementation.
- KRB_ERR_GENERIC - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Generic error (description in e-text).
- KRB_ERR_KDC_NAME_MISMATCH - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
KDC names do not match.
- KRB_ERR_KDC_NOT_TRUSTED - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
KDC is not trusted.
- KRB_ERR_RESPONSE_TOO_BIG - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Response too big for UDP; retry with TCP.
- KRB_ERR_REVOCATION_STATUS_UNAVAILABLE - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Revocation status unavailable.
- KRB_ERR_WRONG_REALM - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Wrong realm.
- KRB_ERROR_CNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_CREALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_CTIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_CUSEC_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_EDATA_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_ERROR_CODE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_ETEXT_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_MSGTYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_PVNO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_REALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_SNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_STIME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_SUSEC_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_ERROR_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
KRB-ERROR tags
- KRB_PRIV_ENC_PART_CHOSEN_KEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
KRB-PRIV encrypted part, encrypted with a key chosen by the application (Section 5.7.1)
- KRB_PRIV_ENC_PART_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_PRIV_MSGTYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_PRIV_PVNO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_PRIV_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
KrbPriv
- KRB_SAFE_BODY_RECIPIENT_ADDRESS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_SAFE_BODY_SENDER_ADDRESS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_SAFE_BODY_SEQ_NUMBER_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_SAFE_BODY_TIMESTAMP_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_SAFE_BODY_USEC_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_SAFE_BODY_USER_DATA_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
KrbSafeBody tags
- KRB_SAFE_CKSUM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_SAFE_MSGTYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_SAFE_PVNO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_SAFE_SAFE_BODY_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- KRB_SAFE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
KrbSafe tags
- krbAllowableClockSkew - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The allowable clock skew.
- krbBodyChecksumVerified - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
Whether to verify the body checksum.
- krbCred - Variable in class org.apache.directory.shared.kerberos.codec.krbCred.KrbCredContainer
-
An KrbCred container
- KrbCred - Class in org.apache.directory.shared.kerberos.messages
-
KRB-CRED ::= [APPLICATION 22] SEQUENCE {
pvno [0] INTEGER (5),
msg-type [1] INTEGER (22),
tickets [2] SEQUENCE OF Ticket,
enc-part [3] EncryptedData -- EncKrbCredPart
}
- KrbCred() - Constructor for class org.apache.directory.shared.kerberos.messages.KrbCred
-
Creates a new instance of KrbCred.
- KrbCredContainer - Class in org.apache.directory.shared.kerberos.codec.krbCred
-
The KrbCred container stores the KrbCred decoded by the Asn1Decoder.
- KrbCredContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.krbCred.KrbCredContainer
-
Creates a new KrbErrorContainer object.
- KrbCredGrammar - Class in org.apache.directory.shared.kerberos.codec.krbCred
-
This class implements the KrbCred structure.
- KrbCredGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCred.KrbCredGrammar
-
Creates a new KrbCredGrammar object.
- krbCredInfo - Variable in class org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoContainer
-
An KrbCredInfo container
- KrbCredInfo - Class in org.apache.directory.shared.kerberos.components
-
KrbCredInfo ::= SEQUENCE {
key [0] EncryptionKey,
prealm [1] Realm OPTIONAL,
pname [2] PrincipalName OPTIONAL,
flags [3] TicketFlags OPTIONAL,
authtime [4] KerberosTime OPTIONAL,
starttime [5] KerberosTime OPTIONAL,
endtime [6] KerberosTime OPTIONAL,
renew-till [7] KerberosTime OPTIONAL,
srealm [8] Realm OPTIONAL,
sname [9] PrincipalName OPTIONAL,
caddr [10] HostAddresses OPTIONAL
}
- KrbCredInfo() - Constructor for class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- KrbCredInfoContainer - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo
-
The KrbCredInfo container stores the KrbCredInfo decoded by the Asn1Decoder.
- KrbCredInfoContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoContainer
-
Creates a new KrbCredInfoContainer object.
- KrbCredInfoGrammar - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo
-
This class implements the KrbCredInfo structure.
- KrbCredInfoGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoGrammar
-
Creates a new KrbCredInfoGrammar object.
- KrbCredInfoInit - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to initialize the KrbCredInfo object
- KrbCredInfoInit() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.KrbCredInfoInit
-
Instantiates a new KrbCredInfoInit action.
- KrbCredInfoStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.krbCredInfo
-
This class store the KrbCredInfo grammar's constants.
- KrbCredInfoStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoStatesEnum
-
- KrbCredInit - Class in org.apache.directory.shared.kerberos.codec.krbCred.actions
-
The action used to initialize the KrbCred object
- KrbCredInit() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCred.actions.KrbCredInit
-
Instantiates a new KrbCredInit action.
- krbCredLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- krbCredSeqLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- KrbCredStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.krbCred
-
This class store the KrbCred grammar's constants.
- KrbCredStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.krbCred.KrbCredStatesEnum
-
- krbEmptyAddressesAllowed - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
Whether empty addresses are allowed.
- krbEncryptionTypes - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The encryption types.
- krbError - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordError
-
- krbError - Variable in class org.apache.directory.shared.kerberos.codec.krbError.KrbErrorContainer
-
An KDC-ERROR container
- KrbError - Class in org.apache.directory.shared.kerberos.messages
-
Class representing KRB-ERROR message
- KrbError() - Constructor for class org.apache.directory.shared.kerberos.messages.KrbError
-
Creates a new instance of KrbError.
- KrbErrorContainer - Class in org.apache.directory.shared.kerberos.codec.krbError
-
The KrbError container stores the KRB-ERROR decoded by the Asn1Decoder.
- KrbErrorContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.KrbErrorContainer
-
Creates a new KrbErrorContainer object.
- KrbErrorGrammar - Class in org.apache.directory.shared.kerberos.codec.krbError
-
This class implements the KrbError structure.
- KrbErrorGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.KrbErrorGrammar
-
Creates a new KrbErrorGrammar object.
- KrbErrorInit - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to initialize the KrbError object
- KrbErrorInit() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.KrbErrorInit
-
Instantiates a new KrbErrorInit action.
- krbErrorLen - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordError
-
- krbErrorLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- krbErrorSeqLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- KrbErrorStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.krbError
-
This class store the KRB-ERROR grammar's constants.
- KrbErrorStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.krbError.KrbErrorStatesEnum
-
- krbForwardableAllowed - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
Whether forwardable addresses are allowed.
- krbKredInfoSeqLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- krbMaximumRenewableLifetime - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The maximum renewable lifetime.
- krbMaximumTicketLifetime - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The maximum ticket lifetime.
- krbPAEncTimestampRequired - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
Whether pre-authentication by encrypted timestamp is required.
- krbPostdatedAllowed - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
Whether postdated tickets are allowed.
- krbPrimaryRealm - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
The primary realm
- krbPriv - Variable in class org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivContainer
-
An KRB-PRIV container
- KrbPriv - Class in org.apache.directory.shared.kerberos.messages
-
Class representing KRB-PRIV message
- KrbPriv() - Constructor for class org.apache.directory.shared.kerberos.messages.KrbPriv
-
Creates a new instance of KrbPriv.
- KrbPrivContainer - Class in org.apache.directory.shared.kerberos.codec.krbPriv
-
The KrbPriv container stores the KRB-PRIV decoded by the Asn1Decoder.
- KrbPrivContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivContainer
-
Creates a new KrbPrivContainer object.
- KrbPrivGrammar - Class in org.apache.directory.shared.kerberos.codec.krbPriv
-
This class implements the KRB-PRIV structure.
- KrbPrivGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivGrammar
-
Creates a new KrbPrivGrammar object.
- KrbPrivInit - Class in org.apache.directory.shared.kerberos.codec.krbPriv.actions
-
The action used to initialize the KrbPriv object
- KrbPrivInit() - Constructor for class org.apache.directory.shared.kerberos.codec.krbPriv.actions.KrbPrivInit
-
Instantiates a new KrbPrivInit action.
- krbPrivLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
- krbPrivSeqLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
- KrbPrivStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.krbPriv
-
This class stores the KRB-PRIV grammar's constants.
- KrbPrivStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivStatesEnum
-
- krbProxiableAllowed - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
Whether proxiable addresses are allowed.
- krbRenewableAllowed - Variable in class org.apache.directory.server.config.beans.KdcServerBean
-
Whether renewable tickets are allowed.
- krbSafe - Variable in class org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeContainer
-
An KRB-SAFE container
- KrbSafe - Class in org.apache.directory.shared.kerberos.messages
-
Class representing KRB-SAFE message
- KrbSafe() - Constructor for class org.apache.directory.shared.kerberos.messages.KrbSafe
-
Creates a new instance of KrbSafe.
- krbSafeBody - Variable in class org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyContainer
-
An KRB-SAFE-BODY container
- KrbSafeBody - Class in org.apache.directory.shared.kerberos.components
-
Class representing KRB-SAFE-BODY message
- KrbSafeBody() - Constructor for class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
Creates a new instance of KrbSafeBody.
- krbSafeBody - Variable in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
body of this message
- KrbSafeBodyContainer - Class in org.apache.directory.shared.kerberos.codec.krbSafeBody
-
The KrbSafeBody container stores the KRB-SAFE-BODY decoded by the Asn1Decoder.
- KrbSafeBodyContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyContainer
-
Creates a new KrbSafeBodyContainer object.
- KrbSafeBodyGrammar - Class in org.apache.directory.shared.kerberos.codec.krbSafeBody
-
This class implements the KRB-SAFE-BODY structure.
- KrbSafeBodyGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyGrammar
-
Creates a new KrbSafeBodyGrammar object.
- KrbSafeBodyInit - Class in org.apache.directory.shared.kerberos.codec.krbSafeBody.actions
-
The action used to initialize the KrbSafeBody object
- KrbSafeBodyInit() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.KrbSafeBodyInit
-
Instantiates a new KrbSafeBodyInit action.
- krbSafeBodyLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
- krbSafeBodySeqLen - Variable in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- KrbSafeBodyStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.krbSafeBody
-
This class stores the KRB-SAFE-BODY grammar's constants.
- KrbSafeBodyStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyStatesEnum
-
- KrbSafeContainer - Class in org.apache.directory.shared.kerberos.codec.krbSafe
-
The KrbSafe container stores the KRB-SAFE decoded by the Asn1Decoder.
- KrbSafeContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeContainer
-
Creates a new KrbSafeContainer object.
- KrbSafeGrammar - Class in org.apache.directory.shared.kerberos.codec.krbSafe
-
This class implements the KRB-SAFE structure.
- KrbSafeGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeGrammar
-
Creates a new KrbSafeGrammar object.
- KrbSafeInit - Class in org.apache.directory.shared.kerberos.codec.krbSafe.actions
-
The action used to initialize the KrbSafe object
- KrbSafeInit() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafe.actions.KrbSafeInit
-
Instantiates a new KrbSafeInit action.
- krbSafeLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
- krbSafeSeqLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
- KrbSafeStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.krbSafe
-
This class stores the KRB-SAFE grammar's constants.
- KrbSafeStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeStatesEnum
-
- ks - Static variable in class org.apache.directory.server.ldap.replication.ReplicationTrustManager
-
the in-memory keystore in JKS format
- kvno - Variable in class org.apache.directory.shared.kerberos.components.EncryptedData
-
Version number of the key under which data is encrypted
- kvnoTagLength - Variable in class org.apache.directory.shared.kerberos.components.EncryptedData
-
- last() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- last() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- last() - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
- last() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
- last() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
- last() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
- last - Variable in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
node representing the end of the doubly linked list formed with the tree nodes
- last - Variable in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
node representing the end of the doubly linked list formed with the tree nodes
- last() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
- last() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
- last() - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
- last() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- last() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
- last() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
- last() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
- last() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
- last() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
- last() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
- last() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
- last() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
-
- last() - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- last() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
- last() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
- last() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
- last() - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.AndCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.NotCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
- last() - Method in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
- last() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
- LAST_REQ_LR_TYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
LastRequest tags
- LAST_REQ_LR_VALUE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- lastReq - Variable in class org.apache.directory.shared.kerberos.codec.lastReq.LastReqContainer
-
An LastReq container
- lastReq - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
The time of the last request
- LastReq - Class in org.apache.directory.shared.kerberos.components
-
The LastReq structure.
- LastReq() - Constructor for class org.apache.directory.shared.kerberos.components.LastReq
-
Creates a new instance of LastReq.
- LastReqContainer - Class in org.apache.directory.shared.kerberos.codec.lastReq
-
The LastReq container stores the LastReq decoded by the Asn1Decoder.
- LastReqContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.lastReq.LastReqContainer
-
Creates a new LastReqContainer object.
- LastReqEntry - Class in org.apache.directory.shared.kerberos.components
-
The data structure hold into the LastReq element
- LastReqEntry() - Constructor for class org.apache.directory.shared.kerberos.components.LastReqEntry
-
Creates a new instance of LastReqEntry
- LastReqEntry(LastReqType, KerberosTime) - Constructor for class org.apache.directory.shared.kerberos.components.LastReqEntry
-
Creates a new instance of LastReqEntry
- LastReqGrammar - Class in org.apache.directory.shared.kerberos.codec.lastReq
-
This class implements the LastReq structure.
- LastReqGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.lastReq.LastReqGrammar
-
Creates a new LastReqGrammar object.
- LastReqInit - Class in org.apache.directory.shared.kerberos.codec.lastReq.actions
-
The action used to initialize the LastReq object
- LastReqInit() - Constructor for class org.apache.directory.shared.kerberos.codec.lastReq.actions.LastReqInit
-
Instantiates a new LastReqInit action.
- lastReqLength - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- lastReqs - Variable in class org.apache.directory.shared.kerberos.components.LastReq
-
The list of LastReq elements
- lastReqSeqLen - Variable in class org.apache.directory.shared.kerberos.components.LastReq
-
- lastReqSeqSeqLen - Variable in class org.apache.directory.shared.kerberos.components.LastReq
-
- LastReqStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.lastReq
-
This class store the LastRequest grammar's constants.
- LastReqStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.lastReq.LastReqStatesEnum
-
- LastReqType - Enum in org.apache.directory.shared.kerberos.codec.types
-
The LastRequest types
- LastReqType(int, String) - Constructor for enum org.apache.directory.shared.kerberos.codec.types.LastReqType
-
Private constructor prevents construction outside of this class.
- lastSavedCookie - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
the cookie that was saved last time
- lastSentCsn - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
the csn that was sent to the client during the last sync session
- latest - Variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
The latest tag set
- latest - Variable in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
The latest tag
- LDAP_PROTOCOL - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant used when creating a SaslServer
- LdapApiIntegrationUtils - Class in org.apache.directory.shared.client.api
-
The Class LdapApiIntegrationUtils.
- LdapApiIntegrationUtils() - Constructor for class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
- LdapClassLoader - Class in org.apache.directory.server.core.api.sp
-
A class loader that loads classes from an LDAP DIT.
- LdapClassLoader(DirectoryService) - Constructor for class org.apache.directory.server.core.api.sp.LdapClassLoader
-
- ldapCodecService - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The LDAP Codec Service
- ldapComparator - Variable in class org.apache.directory.server.xdbm.search.evaluator.LeafEvaluator
-
The associated comparator
- ldapConnectionFactory - Variable in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- ldapConnectionPool - Variable in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- ldapConnectionTemplate - Variable in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- ldapContextInjector - Variable in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
-
- LdapCoreSessionConnection - Class in org.apache.directory.server.core.api
-
An implementation of LdapConnection based on the CoreSession.
- LdapCoreSessionConnection() - Constructor for class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
- LdapCoreSessionConnection(DirectoryService) - Constructor for class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
- LdapCoreSessionConnection(CoreSession) - Constructor for class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
- LdapJavaStoredProcClassLoader - Class in org.apache.directory.server.core.api.sp.java
-
A class loader that loads a class from an attribute.
- LdapJavaStoredProcClassLoader(Attribute) - Constructor for class org.apache.directory.server.core.api.sp.java.LdapJavaStoredProcClassLoader
-
- LdapJndiProperties - Class in org.apache.directory.server.core.jndi
-
A wrapper around a JNDI environment which checks for correct LDAP specific
environment settings.
- LdapJndiProperties() - Constructor for class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- LdapPrincipal - Class in org.apache.directory.server.core.api
-
An alternative X500 user implementation that has access to the distinguished
name of the principal as well as the String representation.
- LdapPrincipal(SchemaManager, Dn, AuthenticationLevel) - Constructor for class org.apache.directory.server.core.api.LdapPrincipal
-
Creates a new LDAP/X500 principal without any group associations.
- LdapPrincipal(SchemaManager, Dn, AuthenticationLevel, byte[]) - Constructor for class org.apache.directory.server.core.api.LdapPrincipal
-
Creates a new LDAP/X500 principal without any group associations.
- LdapPrincipal() - Constructor for class org.apache.directory.server.core.api.LdapPrincipal
-
Creates a principal for the no name anonymous user whose Dn is the empty
String.
- LdapPrincipal(SchemaManager) - Constructor for class org.apache.directory.server.core.api.LdapPrincipal
-
Creates a principal for the no name anonymous user whose Dn is the empty
String.
- LdapPrincipalSerializer - Class in org.apache.directory.server.core.api
-
A helper class which serialize and deserialize a LdapPrincipal.
- LdapPrincipalSerializer() - Constructor for class org.apache.directory.server.core.api.LdapPrincipalSerializer
-
Private constructor.
- LdapProtocolConstants - Class in org.apache.directory.server.ldap
-
Constants for LDAP protocol service.
- LdapProtocolConstants() - Constructor for class org.apache.directory.server.ldap.LdapProtocolConstants
-
Ensures no construction of this class, also ensures there is no need for final keyword above
(Implicit super constructor is not visible for default constructor),
but is still self documenting.
- LdapProtocolHandler - Class in org.apache.directory.server.ldap
-
The MINA IoHandler implementation extending DemuxingIoHandler for
the LDAP protocol.
- LdapProtocolHandler(LdapServer) - Constructor for class org.apache.directory.server.ldap.LdapProtocolHandler
-
Creates a new instance of LdapProtocolHandler.
- LdapProtocolUtils - Class in org.apache.directory.server.ldap
-
Utility methods used by the LDAP protocol service.
- LdapProtocolUtils() - Constructor for class org.apache.directory.server.ldap.LdapProtocolUtils
-
- LdapRequestHandler<T extends org.apache.directory.api.ldap.model.message.Request> - Class in org.apache.directory.server.ldap.handlers
-
A base class for all LDAP request handlers.
- LdapRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.LdapRequestHandler
-
- LdapResponseHandler<T extends org.apache.directory.api.ldap.model.message.Response> - Class in org.apache.directory.server.ldap.handlers
-
A base class for all LDAP response handlers.
- LdapResponseHandler() - Constructor for class org.apache.directory.server.ldap.handlers.LdapResponseHandler
-
- ldapServer - Variable in class org.apache.directory.server.ApacheDsService
-
The LDAP server instance
- ldapServer - Variable in class org.apache.directory.server.configuration.ApacheDS
-
The LDAP server protocol handler
- ldapServer - Static variable in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
-
The used LdapServer instance
- ldapServer - Variable in class org.apache.directory.server.core.integ.CreateLdapServerRule
-
- ldapServer - Variable in class org.apache.directory.server.factory.DefaultLdapServerFactory
-
- ldapServer - Variable in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
-
The reference on the Ldap server instance
- ldapServer - Variable in class org.apache.directory.server.ldap.handlers.LdapResponseHandler
-
The reference on the Ldap server instance
- ldapServer - Variable in class org.apache.directory.server.ldap.handlers.SearchAbandonListener
-
- ldapServer - Variable in class org.apache.directory.server.ldap.LdapProtocolHandler
-
- LdapServer - Class in org.apache.directory.server.ldap
-
An LDAP protocol provider implementation which dynamically associates
handlers.
- LdapServer() - Constructor for class org.apache.directory.server.ldap.LdapServer
-
Creates an LDAP protocol provider.
- ldapServer - Variable in class org.apache.directory.server.ldap.LdapSession
-
A reference on the LdapServer instance
- ldapServer - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
The reference on the Ldap server instance
- LdapServerBean - Class in org.apache.directory.server.config.beans
-
A class used to store the LdapServer configuration.
- LdapServerBean() - Constructor for class org.apache.directory.server.config.beans.LdapServerBean
-
Create a new LdapServerBean instance
- LdapServerFactory - Interface in org.apache.directory.server.factory
-
TODO LdapServerFactory.
- ldapSession - Variable in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
The reference on the user ldap session
- ldapSession - Variable in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslServer
-
The associated LdapSession instance
- LdapSession - Class in org.apache.directory.server.ldap
-
An object representing an LdapSession.
- LdapSession(IoSession) - Constructor for class org.apache.directory.server.ldap.LdapSession
-
Creates a new instance of LdapSession associated with the underlying
connection (MINA IoSession) to the server.
- ldapSessionManager - Variable in class org.apache.directory.server.ldap.LdapServer
-
the session manager for this LdapServer
- LdapSessionManager - Class in org.apache.directory.server.ldap
-
Manages sessions in a thread safe manner for the LdapServer.
- LdapSessionManager() - Constructor for class org.apache.directory.server.ldap.LdapSessionManager
-
- ldapSessions - Variable in class org.apache.directory.server.ldap.LdapSessionManager
-
Concurrent hashMap backing for IoSession to LdapSession mapping
- LdapsInitializer - Class in org.apache.directory.server.ldap.handlers.ssl
-
Loads the certificate file for LDAPS support and creates the appropriate
MINA filter chain.
- LdapsInitializer() - Constructor for class org.apache.directory.server.ldap.handlers.ssl.LdapsInitializer
-
- ldapUnbind() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
-
Calling this method tunnels an unbind call down into the partition holding
the bindDn.
- ldif - Variable in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
-
the LDIF file or directory containing LDIFs to load
- LDIF_CONFIG_FILE - Static variable in class org.apache.directory.server.config.LdifConfigExtractor
-
- LDIF_FILES_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
The ldifDile base which stores the name of the loaded ldif files
- LdifConfigExtractor - Class in org.apache.directory.server.config
-
A class to copy the default config to the work directory of a DirectoryService instance.
- LdifConfigExtractor() - Constructor for class org.apache.directory.server.config.LdifConfigExtractor
-
- ldifDirectory - Variable in class org.apache.directory.server.configuration.ApacheDS
-
Directory where are stored the LDIF files to be loaded at startup
- ldifFile - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
-
- ldifFile - Variable in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
the LDIF file holding the partition's data
- LdifFileLoader - Class in org.apache.directory.server.protocol.shared.store
-
Support for commands to load an LDIF file into a DirContext.
- LdifFileLoader(CoreSession, String) - Constructor for class org.apache.directory.server.protocol.shared.store.LdifFileLoader
-
Creates a new instance of LdifFileLoader.
- LdifFileLoader(CoreSession, File, List<? extends LdifLoadFilter>) - Constructor for class org.apache.directory.server.protocol.shared.store.LdifFileLoader
-
Creates a new instance of LdifFileLoader.
- LdifFileLoader(CoreSession, File, List<? extends LdifLoadFilter>, ClassLoader) - Constructor for class org.apache.directory.server.protocol.shared.store.LdifFileLoader
-
Creates a new instance of LdifFileLoader.
- ldifFilter - Static variable in class org.apache.directory.server.config.builder.ServiceBuilder
-
LDIF file filter
- ldifFilters - Variable in class org.apache.directory.server.configuration.ApacheDS
-
- LdifLoadFilter - Interface in org.apache.directory.server.protocol.shared.store
-
A filter interface for the LDIF loader.
- LdifPartition - Class in org.apache.directory.server.core.partition.ldif
-
A LDIF based partition.
- LdifPartition(SchemaManager, DnFactory) - Constructor for class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Creates a new instance of LdifPartition.
- LdifPartitionFactory - Class in org.apache.directory.server.core.factory
-
- LdifPartitionFactory() - Constructor for class org.apache.directory.server.core.factory.LdifPartitionFactory
-
- LdifTupleComparator - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
TODO LdifTupleComparator.
- LdifTupleComparator() - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleComparator
-
- LdifTupleReaderWriter<E> - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
TODO LdifTupleReaderWriter.
- LdifTupleReaderWriter(String, SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
-
- leafEvaluator - Variable in class org.apache.directory.server.core.api.event.ExpressionEvaluator
-
Leaf Evaluator flyweight use for leaf filter assertions
- LeafEvaluator - Class in org.apache.directory.server.core.api.event
-
Evaluates LeafNode assertions on candidates using a database.
- LeafEvaluator(SubstringEvaluator) - Constructor for class org.apache.directory.server.core.api.event.LeafEvaluator
-
Creates a leaf expression node evaluator.
- leafEvaluator - Variable in class org.apache.directory.server.core.api.subtree.RefinementEvaluator
-
Leaf Evaluator flyweight use for leaf filter assertions
- LeafEvaluator<T> - Class in org.apache.directory.server.xdbm.search.evaluator
-
An abstract evaluator to store the common fileds for the Simple node evaluators
(ApproximateEvaluator, EqualityEvaluator, GreaterEqEvluator and LessEqEvluator)
- LeafEvaluator(SimpleNode<T>, Store, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.evaluator.LeafEvaluator
-
- leapIndicator - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- leapIndicator - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- LeapIndicatorType - Enum in org.apache.directory.server.ntp.messages
-
Leap Indicator (LI): This is a two-bit code warning of an impending
leap second to be inserted/deleted in the last minute of the current
day, with bit 0 and bit 1, respectively, coded as follows:
LI Value Meaning
-------------------------------------------------------
00 0 no warning
01 1 last minute has 61 seconds
10 2 last minute has 59 seconds)
11 3 alarm condition (clock not synchronized)
- LeapIndicatorType(int, String) - Constructor for enum org.apache.directory.server.ntp.messages.LeapIndicatorType
-
Private constructor prevents construction outside of this class.
- Lease - Class in org.apache.directory.server.dhcp.service
-
Leases represent a temporary assignment of an IP address to a DHCP client.
- Lease() - Constructor for class org.apache.directory.server.dhcp.service.Lease
-
- leases - Variable in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
-
- left - Variable in class org.apache.directory.server.core.avltree.avl.AvlNode
-
- left - Variable in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
The left child
- left - Variable in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
The left child
- len - Variable in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition.RandomAccessLdifReader
-
- length - Variable in class org.apache.directory.kerberos.credentials.cache.Tag
-
- length - Variable in class org.apache.directory.server.core.authn.PasswordHistory
-
the length of the password data
- length - Variable in class org.apache.directory.server.dhcp.messages.HardwareAddress
-
[hlen] Hardware address length (e.g.
- LessEqCursor<V> - Class in org.apache.directory.server.xdbm.search.cursor
-
A Cursor over entry candidates matching a LessEq assertion filter.
- LessEqCursor(Store, LessEqEvaluator<V>) - Constructor for class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
-
- lessEqEvaluator - Variable in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
-
An less eq evaluator for candidates
- LessEqEvaluator<T> - Class in org.apache.directory.server.xdbm.search.evaluator
-
An Evaluator which determines if candidates are matched by LessEqNode
assertions.
- LessEqEvaluator(LessEqNode<T>, Store, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.evaluator.LessEqEvaluator
-
- lessThan(KerberosTime) - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
checks if the current kerberos time is less or equal than the given kerberos time
- lessThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
- lessThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- lessThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
- lessThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Gets the number of records less than or equal to a key value.
- lessThanCount(K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
- lessThanCount(K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Gets the number of records less than or equal to a key value.
- lessThanCount(K) - Method in interface org.apache.directory.server.xdbm.Index
-
- lessThanCount(K) - Method in interface org.apache.directory.server.xdbm.Table
-
Gets the number of records less than or equal to a key value.
- level - Variable in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- LinkedAvlMapNode<K,V> - Class in org.apache.directory.server.core.avltree
-
A linked AVL tree node with support to store value along with a key.
- LinkedAvlMapNode(K, V) - Constructor for class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
Creates a new instance of LinkedAvlNode, containing a given value.
- LinkedAvlNode<T> - Class in org.apache.directory.server.core.avltree
-
A linked AVL tree node.
- LinkedAvlNode(T) - Constructor for class org.apache.directory.server.core.avltree.LinkedAvlNode
-
Creates a new instance of LinkedAvlNode, containing a given value.
- list(Dn, AliasDerefMode, String...) - Method in interface org.apache.directory.server.core.api.CoreSession
-
An optimized search operation using one level search scope which
returns all the children of an entry specified by distinguished name.
- list - Variable in class org.apache.directory.server.core.api.filtering.CursorList
-
The inner List
- list(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- list(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- list(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- list(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- list(Dn, AliasDerefMode, String...) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- listBindings(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- listBindings(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- listBindings(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- listBindings(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- listener - Variable in class org.apache.directory.server.core.api.event.RegistrationEntry
-
The associated listener
- listener - Variable in class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- listener - Variable in class org.apache.directory.server.ldap.handlers.SearchAbandonListener
-
- listeners - Variable in class org.apache.directory.server.core.jndi.ServerContext
-
The set of registered NamingListeners
- listSize - Variable in class org.apache.directory.server.core.api.filtering.CursorList
-
The number of cursors in the list
- listSuffixes() - Method in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
Gets an iteration over the Name suffixes of the partitions managed by this
DefaultPartitionNexus.
- listSuffixes() - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
- load(File) - Static method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- load(InputStream) - Static method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- loadAdministrators(DirectoryService) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
- loadChangeLog() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- loadContextCsn() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Loads the current context CSN present in the context entry of the partition
- loadEntries(File, List<LdifEntry>) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Load the entries from a Ldif file recursively
- loadEntries(File) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
loads the configuration into the DIT from the file system
Note that it assumes the presence of a directory with the partition suffix's upname
under the partition's base dir
for ex.
- loadEntries() - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
load the entries from the LDIF file if present
- loader - Variable in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
-
the class loader to use if we cannot file the file as a path
- loadKeyStore() - Method in class org.apache.directory.server.ldap.LdapServer
-
loads the digital certificate either from a keystore file or from the admin entry in DIT
- loadLdif(File) - Method in class org.apache.directory.server.configuration.ApacheDS
-
Load a ldif into the directory.
- loadLdifEntries() - Method in class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
Loads the LDIF entries from the input stream.
- loadLdifs() - Method in class org.apache.directory.server.configuration.ApacheDS
-
Load the existing LDIF files in alphabetic order
- loadPwdPolicyStateAttributeTypes() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Initialize the PasswordPolicy attributeTypes
- loadReplicaInfo() - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Read and store the consumer's informations
- loadRevision() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- LoadSchema - Annotation Type in org.apache.directory.server.core.annotations
-
An annotation for the schema loading.
- loadSchema() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- loadSchemaRelaxed() - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- loadSchemas(Description, DirectoryService) - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
-
Load the schemas, and enable/disable them.
- loadTags() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- LOCAL_HOST - Static variable in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
The default hostname
- LocationRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
2.
- LocationRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.LocationRecordEncoder
-
- lock - Variable in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
lock for serializing the operations on the backing LDIF file
- lock - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
A lock used to wait
- LOCK_FILE_NAME - Static variable in class org.apache.directory.server.core.DefaultDirectoryService
-
- lockedOut - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- lockedOut - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- lockFile - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
lock file for directory service's working directory
- lockRead() - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Get a read-lock on the AP cache.
- lockRead() - Method in interface org.apache.directory.server.core.api.OperationManager
-
Acquires a ReadLock
- lockRead() - Method in interface org.apache.directory.server.core.api.ReferralManager
-
Get a read-lock on the referralManager.
- lockRead() - Method in class org.apache.directory.server.core.DefaultOperationManager
-
Acquires a ReadLock
- lockRead() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Acquire a Read lock
- lockRead() - Method in class org.apache.directory.server.core.shared.ReferralManagerImpl
-
Get a read-lock on the referralManager.
- lockWorkDir() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
checks if the working directory is already in use by some other directory service, if yes
then throws a runtime exception else will obtain the lock on the working directory
- lockWrite() - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Get a write-lock on the AP cache.
- lockWrite() - Method in interface org.apache.directory.server.core.api.OperationManager
-
Acquires a WriteLock
- lockWrite() - Method in interface org.apache.directory.server.core.api.ReferralManager
-
Get a write-lock on the referralManager.
- lockWrite() - Method in class org.apache.directory.server.core.DefaultOperationManager
-
Acquires a WriteLock
- lockWrite() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Acquire a Write lock
- lockWrite() - Method in class org.apache.directory.server.core.shared.ReferralManagerImpl
-
Get a write-lock on the referralManager.
- LOCL - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "LOCL" reference identifier type.
- LOG - Static variable in class org.apache.directory.kerberos.client.KdcConnection
-
- LOG - Static variable in class org.apache.directory.server.ApacheDsService
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.config.builder.ServiceBuilder
-
The logger for this class
- LOG - Static variable in class org.apache.directory.server.config.ConfigPartitionInitializer
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.config.ConfigPartitionReader
-
The logger for this class
- LOG - Static variable in class org.apache.directory.server.config.LdifConfigExtractor
-
- LOG - Static variable in class org.apache.directory.server.config.listener.ConfigChangeListener
-
The logger for this class
- LOG - Static variable in class org.apache.directory.server.configuration.ApacheDS
-
- LOG - Static variable in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
A Logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.AbstractLayout
-
The logger
- LOG - Static variable in class org.apache.directory.server.core.api.CacheService
-
The associated logger
- log(LdapPrincipal, LdifEntry, LdifEntry) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Records a change as a forward LDIF, a reverse change to revert the change and
the authorized principal triggering the revertable change event.
- log(LdapPrincipal, LdifEntry, List<LdifEntry>) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Records a change as a forward LDIF, some reverse changes to revert the change and
the authorized principal triggering the revertable change event.
- LOG - Static variable in class org.apache.directory.server.core.api.changelog.ChangeLogEventSerializer
-
The LoggerFactory used by this class
- log(LdapPrincipal, LdifEntry, LdifEntry) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLogStore
-
Records a change as a forward LDIF, a reverse change to revert the change and
the authorized principal triggering the revertable change event.
- log(LdapPrincipal, LdifEntry, List<LdifEntry>) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLogStore
-
Records a change as a forward LDIF, some reverse changes to revert the change and
the authorized principal triggering the revertable change event.
- LOG - Static variable in class org.apache.directory.server.core.api.filtering.CursorList
-
The logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
the logger used by this class
- LOG - Static variable in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
The LoggerFactory used by this Interceptor
- log(LdapPrincipal, long, LdifEntry) - Method in interface org.apache.directory.server.core.api.journal.Journal
-
Records a change as an LDIF entry.
- log(LdapPrincipal, long, LdifEntry) - Method in interface org.apache.directory.server.core.api.journal.JournalStore
-
Records a change as a forward LDIF and the authorized principal
- LOG - Static variable in class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
The logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.LdapPrincipalSerializer
-
The LoggerFactory used by this class
- LOG - Static variable in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
logger used by this class
- LOG - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.AttributeTypeSynchronizer
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleSynchronizer
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.NormalizerSynchronizer
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.ObjectClassSynchronizer
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxCheckerSynchronizer
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxSynchronizer
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.api.schema.SchemaPartition
-
the logger
- LOG - Static variable in class org.apache.directory.server.core.api.sp.LdapClassLoader
-
- LOG - Static variable in class org.apache.directory.server.core.api.subtree.SubentryUtils
-
The logger for this class
- LOG - Static variable in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
A logger for the extending classes
- LOG - Static variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- LOG - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.authz.GroupCache
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.authz.TupleCache
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
for debugging
- LOG - Static variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
The class logger
- log(LdapPrincipal, LdifEntry, LdifEntry) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Records a change as a forward LDIF, a reverse change to revert the change and
the authorized principal triggering the revertable change event.
- log(LdapPrincipal, LdifEntry, List<LdifEntry>) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Records a change as a forward LDIF, some reverse changes to revert the change and
the authorized principal triggering the revertable change event.
- log(LdapPrincipal, LdifEntry, LdifEntry) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
Records a change as a forward LDIF, a reverse change to revert the change and
the authorized principal triggering the revertable change event.
- log(LdapPrincipal, LdifEntry, List<LdifEntry>) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
Records a change as a forward LDIF, some reverse changes to revert the change and
the authorized principal triggering the revertable change event.
- LOG - Static variable in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
The LoggerFactory used by this Interceptor
- LOG - Static variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The logger
- LOG - Static variable in class org.apache.directory.server.core.event.EventInterceptor
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.factory.DSAnnotationProcessor
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.integ.CreateDsRule
-
- LOG - Static variable in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- LOG - Static variable in class org.apache.directory.server.core.integ.CreateLdapServerRule
-
- LOG - Static variable in class org.apache.directory.server.core.integ.FrameworkRunner
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.integ.IntegrationUtils
-
The class logger
- LOG - Static variable in class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- LOG - Static variable in class org.apache.directory.server.core.journal.DefaultJournal
-
The class logger
- log(LdapPrincipal, long, LdifEntry) - Method in class org.apache.directory.server.core.journal.DefaultJournal
-
Records a change as an LDIF entry.
- log(LdapPrincipal, long, LdifEntry) - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
-
Stores an event into the journal.
- LOG - Static variable in class org.apache.directory.server.core.journal.JournalInterceptor
-
for debugging
- log(OperationContext, long, LdifEntry) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
-
Log the operation, manage the logs rotations.
- LOG - Static variable in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
The log for this class.
- LOG - Static variable in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
logger used by this class
- LOG - Static variable in class org.apache.directory.server.core.number.NumberIncrementingInterceptor
-
A Logger for this class
- LOG - Static variable in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
The LoggerFactory used by this Interceptor
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.avl.AvlPartition
-
static logger
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
static logger
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DnSerializer
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.EntrySerializer
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmDnIndex
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
static logger
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmRdnIndex
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.ParentIdAndRdnSerializer
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
-
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotDnIndex
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
static logger
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotRdnIndex
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
- LOG - Static variable in class org.apache.directory.server.core.referral.ReferralInterceptor
-
- LOG - Static variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
The LoggerFactory used by this Interceptor
- LOG - Static variable in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
The logger.
- LOG - Static variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.security.CoreKeyStoreSpi
-
- LOG - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
-
- LOG - Static variable in class org.apache.directory.server.core.shared.DefaultDnFactory
-
- LOG - Static variable in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- LOG - Static variable in class org.apache.directory.server.core.shared.SortedEntrySerializer
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
The logger for this class
- LOG - Static variable in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.core.trigger.TriggerSpecCache
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
- LOG - Static variable in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
-
- LOG - Static variable in class org.apache.directory.server.dns.DnsServer
-
logger for this class
- LOG - Static variable in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
the log for this class
- LOG - Static variable in class org.apache.directory.server.dns.Main
-
Logger for this class
- LOG - Static variable in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- LOG - Static variable in class org.apache.directory.server.dns.service.DomainNameService
-
the log for this class
- LOG - Static variable in class org.apache.directory.server.dns.service.MonitorContext
-
the log for this class
- LOG - Static variable in class org.apache.directory.server.dns.store.jndi.MultiBaseSearch
-
the LOG for this class
- LOG - Static variable in class org.apache.directory.server.dns.store.jndi.SingleBaseSearch
-
the LOG for this class
- LOG - Static variable in class org.apache.directory.server.integ.ServerIntegrationUtils
-
The class logger
- LOG - Static variable in class org.apache.directory.server.integration.http.HttpServer
-
- LOG - Static variable in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
logger for this class
- LOG - Static variable in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- LOG - Static variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
the logger for this class
- LOG - Static variable in class org.apache.directory.server.kerberos.kdc.KdcServer
-
logger for this class
- LOG - Static variable in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
-
The loggers for this class
- LOG - Static variable in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.extended.PwdModifyHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.extended.WhoAmIHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
-
The logger for this class
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.LdapResponseHandler
-
The logger for this class
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.request.AddRequestHandler
-
The logger for this class
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.request.BindRequestHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.request.CompareRequestHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.request.DeleteRequestHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.request.ModifyDnRequestHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.request.ModifyRequestHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
The logger
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.request.UnbindRequestHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.sasl.AbstractMechanismHandler
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
The logger instance
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.sasl.cramMD5.CramMd5CallbackHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.sasl.digestMD5.DigestMd5CallbackHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.sasl.gssapi.GssapiCallbackHandler
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslFilter
-
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SimpleMechanismHandler
-
The logger instance
- LOG - Static variable in class org.apache.directory.server.ldap.handlers.SearchAbandonListener
-
- LOG - Static variable in class org.apache.directory.server.ldap.LdapProtocolHandler
-
The logger
- LOG - Static variable in class org.apache.directory.server.ldap.LdapProtocolUtils
-
- LOG - Static variable in class org.apache.directory.server.ldap.LdapServer
-
logger for this class
- LOG - Static variable in class org.apache.directory.server.ldap.LdapSession
-
The logger
- LOG - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
Logger for this class
- LOG - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
The logger
- log(ReplicaEventMessage) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
Stores the given message in the queue
- LOG - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
- LOG - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
-
Logger for this class
- LOG - Static variable in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Logger for this class
- LOG - Static variable in class org.apache.directory.server.ldap.replication.ReplicationTrustManager
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.ntp.NtpServer
-
logger for this class
- LOG - Static variable in class org.apache.directory.server.ntp.protocol.NtpProtocolHandler
-
the log for this class
- LOG - Static variable in class org.apache.directory.server.protocol.shared.kerberos.StoreUtils
-
Loggers for this class
- LOG - Static variable in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
-
the log for this class
- LOG - Static variable in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.protocol.shared.transport.UdpTransport
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.UberjarMain
-
A logger for this class
- LOG - Static variable in class org.apache.directory.server.wrapper.ApacheDsTanukiWrapper
-
The logger
- LOG - Static variable in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
-
- LOG - Static variable in class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadAuthorizationData
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadCheckSum
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadEncryptedPart
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadEncryptionKey
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadHostAddress
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadHostAddresses
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadKerberosTime
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadMsgType
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadPrincipalName
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadPvno
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadRealm
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.adAndOr.actions.AdAndOrInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.AdKdcIssuedInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.apRep.actions.ApRepInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.apRep.ApRepGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.apReq.actions.ApReqInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.apReq.actions.StoreApOptions
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.apReq.actions.StoreTicket
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.apReq.ApReqGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.asRep.actions.StoreKdcRep
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.asRep.AsRepGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.asReq.actions.StoreKdcReq
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.asReq.AsReqGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.authenticator.actions.AuthenticatorInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.authorizationData.actions.AuthorizationDataInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.authorizationData.actions.StoreAdType
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.changePwdData.actions.ChangePasswdDataInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.checksum.actions.ChecksumInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.checksum.actions.StoreCksumType
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.checksum.ChecksumGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.EncApRepPartInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encAsRepPart.actions.StoreEncAsRepPart
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.EncKdcRepPartInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreLastReq
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.EncKrbCredPartInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreTicketInfo
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.EncKrbPrivPartInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptedData.actions.EncryptedDataInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptedData.actions.StoreEType
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptionKey.actions.EncryptionKeyInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptionKey.actions.StoreKeyType
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encTgsRepPart.actions.StoreEncTgsRepPart
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.EncTicketPartInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreTransited
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo.actions.AddETypeInfoEntry
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2.actions.AddETypeInfo2Entry
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2Grammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.ETypeInfo2EntryInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.StoreEType
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.StoreSalt
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.ETypeInfoEntryInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.StoreEType
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddress.actions.HostAddressInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddress.actions.StoreAddress
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddress.actions.StoreAddrType
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddresses.actions.AddHostAddress
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcRep.actions.AddPaData
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StoreTicket
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReq.actions.AddPaData
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReq.actions.StoreKdcReqBody
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.AddEType
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.AddTicket
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.KdcReqBodyInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreFrom
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreKdcOptions
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreTill
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.KerberosDecoder
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.KerberosMessageGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbCred.actions.KrbCredInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbCred.actions.StoreTickets
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbCred.KrbCredGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.KrbCredInfoInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbError.actions.KrbErrorInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreEText
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbError.KrbErrorGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbPriv.actions.KrbPrivInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafe.actions.KrbSafeInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafe.actions.StoreSafeBody
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.KrbSafeBodyInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.lastReq.actions.LastReqInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.lastReq.LastReqGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.methodData.actions.AddPaData
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.methodData.MethodDataGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.padata.actions.PaDataInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.padata.actions.StoreDataType
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.padata.PaDataGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions.PaEncTsEncInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.principalName.actions.PrincipalNameInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.principalName.actions.StoreNameString
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.principalName.actions.StoreNameType
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.tgsRep.actions.StoreKdcRep
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.tgsReq.actions.StoreKdcReq
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.ticket.actions.TicketInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.transitedEncoding.actions.TransitedEncodingInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.typedData.actions.TypedDataInit
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.codec.typedData.TypedDataGrammar
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.AdAndOr
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.Checksum
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.EncryptedData
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.ETypeInfo
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.HostAddress
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.HostAddresses
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.LastReq
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.MethodData
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.PaData
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.PrincipalName
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.components.TypedData
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.messages.ApRep
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.messages.KrbCred
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
The logger
- log - Static variable in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
The logger
- LOG - Static variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
The logger
- LOG4J_PROPERTIES - Static variable in class org.apache.directory.server.core.api.InstanceLayout
-
Static file names
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.api.EntryToResponseCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.api.filtering.CursorList
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.avltree.ArrayTreeCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.avltree.AvlTreeCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.EmptyIndexCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.AndCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.NotCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
-
A dedicated log for cursors
- LOG_CURSOR - Static variable in class org.apache.directory.server.xdbm.SingletonIndexCursor
-
A dedicated log for cursors
- LOG_DIR - Static variable in class org.apache.directory.server.core.api.InstanceLayout
-
- LOG_KRB - Static variable in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
- LOG_KRB - Static variable in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
The log for this class.
- LOG_KRB - Static variable in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
the log for this class
- LOG_KRB - Static variable in class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosDecoder
-
- LOG_KRB - Static variable in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
-
- LOG_KRB - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandler
-
The loggers for this class
- LOG_KRB - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
The loggers for this class
- LOG_KRB - Static variable in class org.apache.directory.server.protocol.shared.kerberos.StoreUtils
-
- LOG_NAME - Static variable in class org.apache.directory.server.core.api.InstanceLayout
-
Static directory names
- LogChange - Enum in org.apache.directory.server.core.api.changelog
-
A structure telling the changeLog what to do with the incoming change
- LogChange() - Constructor for enum org.apache.directory.server.core.api.changelog.LogChange
-
- logChange - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
The flag used to tell the server to store the changes into the changeLog
- logDir - Variable in class org.apache.directory.server.core.api.InstanceLayout
-
The Log directory
- logErrorMessage(KrbError) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
-
Creates an explicit error message
The error we've get
- LOGGER - Static variable in class org.apache.directory.server.dhcp.service.AbstractDhcpService
-
- logger - Variable in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- logJanitor - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- LogServers - Class in org.apache.directory.server.dhcp.options.vendor
-
The log server option specifies a list of MIT-LCS UDP log servers
available to the client.
- LogServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.LogServers
-
- LONG_VALUE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
-
the flag for a Long value
- LongComparator - Class in org.apache.directory.server.core.partition.impl.btree
-
A serializable comparator for long values.
- LongComparator() - Constructor for class org.apache.directory.server.core.partition.impl.btree.LongComparator
-
- LongSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
A Serializer for Longs
- LongSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.LongSerializer
-
- lookup(String) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLogSearchEngine
-
Looks up the revision in effect at some time specified by a generalized
time descriptor.
- lookup(long) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLogSearchEngine
-
Looks up the ChangeLogEvent for a revision.
- lookup(long) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLogStore
-
Looks up the ChangeLogEvent for a revision.
- lookup(long) - Method in interface org.apache.directory.server.core.api.changelog.TagSearchEngine
-
Gets the tag for a specific snapshot if that snapshot exists.
- lookup(Dn, String...) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Looks up an entry in the server returning all attributes: both user and
operational attributes.
- lookup(Dn, Control[], String...) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Looks up an entry in the server returning all attributes: both user and
operational attributes.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
Filters Partition#lookup( LookupOperationContext ) call.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
- lookup(LookupOperationContext) - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
- lookup(LookupOperationContext) - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Filters Partition#lookup( LookupOperationContext ) call.
- lookup(Dn, String...) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- lookup(Dn, Control[], String...) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- lookup(String, String...) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- lookup(String, Control[], String...) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- lookup(Dn) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- lookup(String) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- lookup(LookupOperationContext) - Method in interface org.apache.directory.server.core.api.OperationManager
-
TODO document after determining if this method should be here.
- lookup(LookupOperationContext) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Looks up an entry by distinguished/absolute name.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
Looks up an entry by distinguished/absolute name.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Filters Partition#lookup( LookupOperationContext ) call.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Filters Partition#lookup( LookupOperationContext ) call.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
Filters Partition#lookup( LookupOperationContext ) call.
- lookup(long) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
Filters Partition#lookup( LookupOperationContext ) call.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
TODO document after determining if this method should be here.
- lookup(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- lookup(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- lookup(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- lookup(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
Filters Partition#lookup( LookupOperationContext ) call.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Filters Partition#lookup( LookupOperationContext ) call.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
Filters Partition#lookup( LookupOperationContext ) call.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Looks up an entry by distinguished/absolute name.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Filters Partition#lookup( LookupOperationContext ) call.
- lookup(Dn, String...) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Looks up an entry in the server returning all attributes: both user and
operational attributes.
- lookup(Dn, Control[], String...) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Looks up an entry in the server returning all attributes: both user and
operational attributes.
- lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Looks up an entry by distinguished/absolute name.
- LOOKUP_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- lookupCache(String) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
looks up for the entry with the given ID in the cache
- lookupCache(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
- lookupCache(String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- lookupLink(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- lookupLink(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- lookupLink(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- lookupLink(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- LookupOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
A context for tracking lookup operations.
- LookupOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.LookupOperationContext
-
Creates a new instance of LookupOperationContext.
- LookupOperationContext(CoreSession, Dn) - Constructor for class org.apache.directory.server.core.api.interceptor.context.LookupOperationContext
-
Creates a new instance of LookupOperationContext.
- LookupOperationContext(CoreSession, String...) - Constructor for class org.apache.directory.server.core.api.interceptor.context.LookupOperationContext
-
Creates a new instance of LookupOperationContext.
- LookupOperationContext(CoreSession, Dn, String...) - Constructor for class org.apache.directory.server.core.api.interceptor.context.LookupOperationContext
-
Creates a new instance of LookupOperationContext.
- lookupPassword(String, String) - Method in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
Implementors set the password based on a lookup, using the username and
realm as keys.
- lookupPassword(String, String) - Method in class org.apache.directory.server.ldap.handlers.sasl.cramMD5.CramMd5CallbackHandler
-
- lookupPassword(String, String) - Method in class org.apache.directory.server.ldap.handlers.sasl.digestMD5.DigestMd5CallbackHandler
-
- lookupPassword(String, String) - Method in class org.apache.directory.server.ldap.handlers.sasl.gssapi.GssapiCallbackHandler
-
- lookupPrincipalAttributes(ModifyOperationContext, KeyDerivationInterceptor.ModifySubContext) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
Lookup the principal's attributes that are relevant to executing key derivation.
- lookupUserPassword(BindOperationContext) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
-
Local function which request the password from the backend
- LORC - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "LORC" reference identifier type.
- LprServers - Class in org.apache.directory.server.dhcp.options.vendor
-
The LPR server option specifies a list of RFC 1179 line printer
servers available to the client.
- LprServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.LprServers
-
- lrType - Variable in class org.apache.directory.shared.kerberos.components.LastReqEntry
-
The LastReq type.
- lrTypeTagLen - Variable in class org.apache.directory.shared.kerberos.components.LastReq
-
- lrValue - Variable in class org.apache.directory.shared.kerberos.components.LastReqEntry
-
The LastReq value
- lrValueTagLen - Variable in class org.apache.directory.shared.kerberos.components.LastReq
-
- MailExchangeRecordDecoder - Class in org.apache.directory.server.dns.io.decoder
-
A decoder for MX records.
- MailExchangeRecordDecoder() - Constructor for class org.apache.directory.server.dns.io.decoder.MailExchangeRecordDecoder
-
- MailExchangeRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
3.3.9.
- MailExchangeRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.MailExchangeRecordEncoder
-
- MailInformationRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
3.3.7.
- MailInformationRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.MailInformationRecordEncoder
-
- main(String[]) - Static method in class org.apache.directory.kerberos.client.HeimdalKpasswdDecode
-
- main(String[]) - Static method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- Main - Class in org.apache.directory.server.dns
-
- Main() - Constructor for class org.apache.directory.server.dns.Main
-
- main(String[]) - Static method in class org.apache.directory.server.dns.Main
-
Entry point for the DNS server.
- main(String[]) - Static method in class org.apache.directory.server.UberjarMain
-
Takes a single argument, the path to the installation home, which
contains the configuration to load with server startup settings.
- main(String[]) - Static method in class org.apache.directory.server.wrapper.ApacheDsTanukiWrapper
-
- makePositive(byte) - Method in class org.apache.directory.server.ntp.messages.NtpTimeStamp
-
- manager - Variable in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
- manager - Variable in class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
-
- MANDATORY_ENTRY_ATOP_AT - Static variable in class org.apache.directory.server.ApacheDsService
-
- MANDATORY_ENTRY_ATOP_MAP - Static variable in class org.apache.directory.server.ApacheDsService
-
- map - Static variable in enum org.apache.directory.server.dns.messages.MessageType
-
- map - Static variable in enum org.apache.directory.server.dns.messages.OpCode
-
- map - Static variable in enum org.apache.directory.server.dns.messages.ProtocolType
-
- map - Static variable in enum org.apache.directory.server.dns.messages.RecordClass
-
- map - Static variable in enum org.apache.directory.server.dns.messages.RecordType
-
- map - Static variable in enum org.apache.directory.server.dns.messages.ResponseCode
-
- map - Static variable in enum org.apache.directory.server.dns.messages.ServiceType
-
- map - Variable in class org.apache.directory.server.dns.store.jndi.DnsCatalog
-
- MapAdapter - Class in org.apache.directory.server.protocol.shared
-
Adapter to add the Map interface to Dictionary's.
- MapAdapter(Dictionary<Object, Object>) - Constructor for class org.apache.directory.server.protocol.shared.MapAdapter
-
Creates a new instance of MapAdapter.
- Marshaller<E> - Interface in org.apache.directory.server.core.avltree
-
An interface to marshall/unmarshal the AVLTree keys.
- marshaller - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
A marshaller used to serialize/deserialize values stored in the Table
- MarshallerSerializerBridge<E> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
A Marshaller which adapts a JDBM Serializer.
- MarshallerSerializerBridge(Serializer) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.MarshallerSerializerBridge
-
- mask - Variable in enum org.apache.directory.server.core.api.event.EventType
-
- MaskSupplier - Class in org.apache.directory.server.dhcp.options.perinterface
-
This option specifies whether or not the client should respond to
subnet mask requests using ICMP.
- MaskSupplier() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.MaskSupplier
-
- master - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
the master table storing entries by primary key
- MasterTable - Interface in org.apache.directory.server.xdbm
-
A master table used to store indexable entries.
- match(Options, int) - Method in class org.apache.directory.shared.kerberos.codec.options.Options
-
Returns whether the option at a given index matches the option in this
Options.
- matches(IndexEntry<V, String>) - Method in class org.apache.directory.server.xdbm.search.cursor.AndCursor
-
Checks if the entry is a valid candidate by using the evaluators.
- MATCHING_RULE_INDEX - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- MATCHING_RULE_INDEX - Static variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- MATCHING_RULE_USE_INDEX - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- MATCHING_RULE_USE_INDEX - Static variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- matchingRuleParser - Variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- MatchingRuleSynchronizer - Class in org.apache.directory.server.core.api.schema.registries.synchronizers
-
A handler for operations performed to add, delete, modify, rename and
move schema normalizers.
- MatchingRuleSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleSynchronizer
-
Creates a new instance of MatchingRuleSynchronizer.
- matchingRuleUseParser - Variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- MatchingRuleUseSynchronizer - Class in org.apache.directory.server.core.api.schema.registries.synchronizers
-
A schema entity change handler for DitMatchingRuleUses.
- MatchingRuleUseSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleUseSynchronizer
-
Creates a new instance of MatchingRuleUseSynchronizer.
- matchUserClassSubtree(Dn, Entry, UserClass.Subtree) - Method in class org.apache.directory.server.core.authz.support.RelatedUserClassFilter
-
- MAVIBOT_DB_FILE_EXTN - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- MavibotCursor<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
Cursor over the Tuples of a Mavibot BTree.
- MavibotCursor(MavibotTable<K, V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
-
Creates a Cursor over the tuples of a Mavibot table.
- MavibotDnIndex - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
A special index which stores DN objects.
- MavibotDnIndex(String) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotDnIndex
-
- MavibotEntrySerializer - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
Serialize and deserialize a ServerEntry.
- MavibotEntrySerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
Creates a new instance of ServerEntrySerializer.
- MavibotEntrySerializer.EntryComparator - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
- MavibotIndex<K> - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
A Mavibot based index implementation.
- MavibotIndex(String, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Creates a JdbmIndex instance for a give AttributeId
- MavibotIndexBean - Class in org.apache.directory.server.config.beans
-
A class used to store the MavibotIndex configuration.
- MavibotIndexBean() - Constructor for class org.apache.directory.server.config.beans.MavibotIndexBean
-
Create a new MavibotIndexBean instance
- MavibotMasterTable - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
TODO MavibotMasterTable.
- MavibotMasterTable(RecordManager, SchemaManager, String, int) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotMasterTable
-
- MavibotMasterTable(RecordManager, SchemaManager, String) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotMasterTable
-
- MavibotParentIdAndRdnSerializer - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
Serialize and deserialize a ParentidAndRdn.
- MavibotParentIdAndRdnSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
Creates a new instance of ParentIdAndRdnSerializer.
- MavibotPartition - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
TODO MavibotPartition.
- MavibotPartition(SchemaManager, DnFactory) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- MavibotPartitionBean - Class in org.apache.directory.server.config.beans
-
A class used to store the MavibotPartition configuration.
- MavibotPartitionBean() - Constructor for class org.apache.directory.server.config.beans.MavibotPartitionBean
-
Create a new JdbmPartitionBean instance
- MavibotPartitionFactory - Class in org.apache.directory.server.core.factory
-
- MavibotPartitionFactory() - Constructor for class org.apache.directory.server.core.factory.MavibotPartitionFactory
-
- MavibotRdnIndex - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
A special index which stores Rdn objects.
- MavibotRdnIndex() - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotRdnIndex
-
- MavibotTable<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
A Mavibot Table.
- MavibotTable(RecordManager, SchemaManager, String, ElementSerializer<K>, ElementSerializer<V>, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Creates a new instance of MavibotTable.
- MavibotTable(RecordManager, SchemaManager, String, ElementSerializer<K>, ElementSerializer<V>, boolean, int) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Creates a new instance of MavibotTable.
- MAX - Static variable in class org.apache.directory.server.xdbm.search.impl.NoOpOptimizer
-
the maximum size for a count Integer.MAX_VALUE as a BigInteger
- MAX_SIZE - Static variable in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
The maximum size of the BitString as specified for Kerberos flags.
- MAX_SIZE_LIMIT_DEFAULT - Static variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The default timeLimit : 100 entries
- MAX_SIZE_LIMIT_DEFAULT - Static variable in class org.apache.directory.server.ldap.LdapServer
-
The default maximum size limit.
- MAX_TIME_LIMIT_DEFAULT - Static variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The default timeLimit : 10 seconds
- MAX_TIME_LIMIT_DEFAULT - Static variable in class org.apache.directory.server.ldap.LdapServer
-
The default maximum time limit.
- MAX_VALUE - Static variable in class org.apache.directory.shared.kerberos.codec.options.ApOptions
-
AP Request option - maximum value
- MAX_VALUE - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - maximum value.
- maxIdlePeriod - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
the duration(in seconds) of consumer inactivity after which this log will be deleted.
- MaxImmSubFilter - Class in org.apache.directory.server.core.authz.support
-
An
ACITupleFilter that discards all tuples that doesn't satisfy
MaxImmSubItem constraint if available.
- MaxImmSubFilter(SchemaManager) - Constructor for class org.apache.directory.server.core.authz.support.MaxImmSubFilter
-
- MaximumDatagramSize - Class in org.apache.directory.server.dhcp.options.perhost
-
This option specifies the maximum size datagram that the client
should be prepared to reassemble.
- MaximumDatagramSize() - Constructor for class org.apache.directory.server.dhcp.options.perhost.MaximumDatagramSize
-
- MaximumDhcpMessageSize - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option specifies the maximum length DHCP message that it is
willing to accept.
- MaximumDhcpMessageSize() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.MaximumDhcpMessageSize
-
- maximumRenewableLifetime - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The maximum renewable lifetime.
- maximumTicketLifetime - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The maximum ticket lifetime.
- maxLife - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- maxLife - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- MAXNAMELENGTH - Static variable in interface org.apache.directory.kerberos.credentials.cache.CredentialsCacheConstants
-
- maxObjectSize - Variable in class org.apache.directory.server.dns.protocol.DnsTcpDecoder
-
- maxObjectSize - Variable in class org.apache.directory.server.kerberos.changepwd.protocol.MinaChangePasswordDecoder
-
- maxPDUSize - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
The maximum size of an incoming PDU
- maxPDUSize - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The maximum size for an incoming PDU
- maxPduSize - Variable in class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosDecoder
-
the maximum allowed PDU size for a Kerberos request
- maxPDUSize - Variable in class org.apache.directory.server.ldap.LdapServer
-
The maximum size for an incoming PDU
- maxRenew - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- maxRenew - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- maxSizeLimit - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
The maximum number of entries returned by the server
- maxSizeLimit - Variable in class org.apache.directory.server.ldap.LdapServer
-
The maximum size limit.
- maxTimeLimit - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
The maximum time to execute a request on the server
- maxTimeLimit - Variable in class org.apache.directory.server.ldap.LdapServer
-
The maximum time limit.
- MaxValueCountFilter - Class in org.apache.directory.server.core.authz.support
-
An
ACITupleFilter that discards all tuples that doesn't satisfy
MaxValueCountItem constraint if available.
- MaxValueCountFilter() - Constructor for class org.apache.directory.server.core.authz.support.MaxValueCountFilter
-
- Md5PasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using MD5 hashing algorithm.
- Md5PasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.Md5PasswordHashingInterceptor
-
Creates an instance of a Md5PasswordHashingInterceptor
- MechanismHandler - Interface in org.apache.directory.server.ldap.handlers.sasl
-
An interface for retrieving a SaslServer for a session.
- member - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- MemoryChangeLogStore - Class in org.apache.directory.server.core.changelog
-
A change log store that keeps it's information in memory.
- MemoryChangeLogStore() - Constructor for class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- merge(OptionsField) - Method in class org.apache.directory.server.dhcp.options.OptionsField
-
Merge the options from the given options field into my options.
- MeritDumpFile - Class in org.apache.directory.server.dhcp.options.vendor
-
This option specifies the path-name of a file to which the client's
core image should be dumped in the event the client crashes.
- MeritDumpFile() - Constructor for class org.apache.directory.server.dhcp.options.vendor.MeritDumpFile
-
- message - Variable in class org.apache.directory.kerberos.client.ChangePasswordResult
-
result message
- Message - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option is used by a DHCP server to provide an error message to a
DHCP client in a DHCPNAK message in the event of a failure.
- Message() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.Message
-
- message - Variable in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
The internal kerberos message
- message - Variable in enum org.apache.directory.shared.kerberos.KerberosMessageType
-
- messageId - Variable in class org.apache.directory.server.core.api.EntryToResponseCursor
-
The messsage ID
- messageLength - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordError
-
- messageLength - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
- messageLength - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
- messageReceived(IoSession, Object) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
- messageReceived(IoSession, Object) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- messageReceived(IoSession, Object) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- messageReceived(IoSession, Object) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
- messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.directory.server.ldap.handlers.sasl.SaslFilter
-
- messageReceived(IoSession, Object) - Method in class org.apache.directory.server.ldap.LdapProtocolHandler
- messageReceived(IoSession, Object) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolHandler
- messageSent(IoSession, Object) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
- messageSent(IoSession, Object) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- messageSent(IoSession, Object) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- messageSent(IoSession, Object) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
- messageSent(IoSession, Object) - Method in class org.apache.directory.server.ldap.LdapProtocolHandler
- messageType - Variable in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
The DHCP message type option.
- MessageType - Enum in org.apache.directory.server.dhcp.messages
-
- MessageType(byte, String) - Constructor for enum org.apache.directory.server.dhcp.messages.MessageType
-
Private constructor prevents construction outside of this class.
- messageType - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
- messageType - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- MessageType - Enum in org.apache.directory.server.dns.messages
-
- MessageType(int) - Constructor for enum org.apache.directory.server.dns.messages.MessageType
-
- messageType - Variable in class org.apache.directory.shared.kerberos.messages.KerberosMessage
-
The message type
- META_OBJECT_CLASSES - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- METHOD_LOOKUP - Static variable in class org.apache.directory.server.wrapper.ExitCodes
-
- methodData - Variable in class org.apache.directory.shared.kerberos.codec.methodData.MethodDataContainer
-
holds MethodData
- MethodData - Class in org.apache.directory.shared.kerberos.components
-
Store a list of METHOD-DATA
The ASN.1 grammar is :
- MethodData() - Constructor for class org.apache.directory.shared.kerberos.components.MethodData
-
Creates a new instance of MethodData.
- MethodDataContainer - Class in org.apache.directory.shared.kerberos.codec.methodData
-
The METHOD-DATA container stores the METHOD-DATA decoded by the Asn1Decoder.
- MethodDataContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.methodData.MethodDataContainer
-
Creates a new MethodDataContainer object.
- MethodDataGrammar - Class in org.apache.directory.shared.kerberos.codec.methodData
-
This class implements the METHOD-DATA structure.
- MethodDataGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.methodData.MethodDataGrammar
-
Creates a new MethodDataGrammar object.
- methodDataLength - Variable in class org.apache.directory.shared.kerberos.components.MethodData
-
- MethodDataStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.methodData
-
This class store the METHOD-DATA grammar's constants.
- MethodDataStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.methodData.MethodDataStatesEnum
-
- methodName - Variable in enum org.apache.directory.server.core.api.OperationEnum
-
The associated method name
- MicroOperationFilter - Class in org.apache.directory.server.core.authz.support
-
An
ACITupleFilter that discard tuples which doesn't contain any
related
MicroOperations.
- MicroOperationFilter() - Constructor for class org.apache.directory.server.core.authz.support.MicroOperationFilter
-
- microOperations - Variable in class org.apache.directory.server.core.authz.support.AciContext
-
The allowed operations
- millisToLive - Variable in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
-
- MinaChangePasswordDecoder - Class in org.apache.directory.server.kerberos.changepwd.protocol
-
- MinaChangePasswordDecoder() - Constructor for class org.apache.directory.server.kerberos.changepwd.protocol.MinaChangePasswordDecoder
-
- MinaChangePasswordEncoder - Class in org.apache.directory.server.kerberos.changepwd.protocol
-
- MinaChangePasswordEncoder() - Constructor for class org.apache.directory.server.kerberos.changepwd.protocol.MinaChangePasswordEncoder
-
- MinaKerberosDecoder - Class in org.apache.directory.server.kerberos.protocol.codec
-
- MinaKerberosDecoder() - Constructor for class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosDecoder
-
- MinaKerberosEncoder - Class in org.apache.directory.server.kerberos.protocol.codec
-
- MinaKerberosEncoder() - Constructor for class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosEncoder
-
- minimumTicketLifetime - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The minimum ticket lifetime.
- MINUTE - Static variable in class org.apache.directory.shared.kerberos.KerberosTime
-
The number of milliseconds in a minute.
- missCount - Variable in class org.apache.directory.server.core.shared.DefaultDnFactory
-
- mkdirs() - Method in class org.apache.directory.server.core.api.AbstractLayout
-
Creates the required directories (if they don't already exist).
- mmrMode - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
flag to indicate if this node is part of a MMR setup, default value is true
- MobileIpHomeAgents - Class in org.apache.directory.server.dhcp.options.misc
-
This option specifies a list of IP addresses indicating mobile IP
home agents available to the client.
- MobileIpHomeAgents() - Constructor for class org.apache.directory.server.dhcp.options.misc.MobileIpHomeAgents
-
- MOD_IGNORE_AT - Static variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
attributes on which modification should be ignored
- moddn(Dn, Dn, boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
We handle the ModDN/ModRDN operation for the revert here.
- mode - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- mode - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- ModeType - Enum in org.apache.directory.server.ntp.messages
-
Mode: This is a three-bit integer indicating the mode, with values
defined as follows:
Mode Meaning
------------------------------------
0 reserved
1 symmetric active
2 symmetric passive
3 client
4 server
5 broadcast
6 reserved for NTP control message
7 reserved for private use
- ModeType(int, String) - Constructor for enum org.apache.directory.server.ntp.messages.ModeType
-
Private constructor prevents construction outside of this class.
- modificationInjector - Variable in class org.apache.directory.server.core.trigger.ModifyStoredProcedureParameterInjector
-
- modifications - Variable in class org.apache.directory.server.core.trigger.ModifyStoredProcedureParameterInjector
-
- modifiedEntry - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
The modified Entry as it will be stored into the backend
- modifiedEntryName - Variable in class org.apache.directory.server.core.trigger.ModifyStoredProcedureParameterInjector
-
- modifiersName - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
Modifies an entry by adding, removing or replacing a set of attributes.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Only the add and remove modifications are fully supported.
- modify(Dn, List<Modification>) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Modifies an entry within the server by applying a list of modifications
to the entry.
- modify(Dn, Modification...) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Modifies an entry within the server by applying a list of modifications
to the entry.
- modify(Dn, List<Modification>, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Modifies an entry within the server by applying a list of modifications
to the entry.
- modify(Dn, List<Modification>, boolean) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Modifies an entry within the server by applying a list of modifications
to the entry.
- modify(Dn, List<Modification>, boolean, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Modifies an entry within the server by applying a list of modifications
to the entry.
- modify(ModifyRequest) - Method in interface org.apache.directory.server.core.api.CoreSession
-
- modify(ModifyRequest, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(Dn, Modification...) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- modify(String, Modification...) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- modify(Entry, ModificationOperation) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- modify(ModifyRequest) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- modify(ModifyOperationContext) - Method in interface org.apache.directory.server.core.api.OperationManager
-
TODO document after determining if this method should be here.
- modify(ModifyOperationContext) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Modifies an entry by adding, removing or replacing a set of attributes.
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AttributeTypeSynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitContentRuleSynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitStructureRuleSynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleSynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleUseSynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NameFormSynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NormalizerSynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ObjectClassSynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in interface org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
Modify the schema
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
The only modification done on a schema element is on the m-disabled
attributeType
Depending in the existence of this attribute in the previous entry, we will
have to update the entry or not.
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxCheckerSynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxSynchronizer
-
Applies a set of modification to an entry
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
Modifies an entry by adding, removing or replacing a set of attributes.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(Set<String>, ModificationOperation, Attribute) - Method in class org.apache.directory.server.core.authz.GroupCache
-
Utility method to modify a set of member names based on a modify operation
that changes the members of a group.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
TODO document after determining if this method should be here.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.hash.ConfigurableHashingInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.hash.PasswordHashingInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
-
Intercept the modification of the 'userPassword' attribute.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Modifies an entry by adding, removing or replacing a set of attributes.
- modify(Dn, Modification...) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Modify an entry applying the given list of modifications.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Modifies an entry by adding, removing or replacing a set of attributes.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
Modifies an entry by adding, removing or replacing a set of attributes.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(Dn, Modification...) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Modifies an entry within the server by applying a list of modifications
to the entry.
- modify(Dn, List<Modification>) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Modifies an entry within the server by applying a list of modifications
to the entry.
- modify(Dn, List<Modification>, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Modifies an entry within the server by applying a list of modifications
to the entry.
- modify(Dn, List<Modification>, boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Modifies an entry within the server by applying a list of modifications
to the entry.
- modify(Dn, List<Modification>, boolean, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Modifies an entry within the server by applying a list of modifications
to the entry.
- modify(ModifyRequest) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
- modify(ModifyRequest, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Modifies an entry by adding, removing or replacing a set of attributes.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
Filters Partition#modify( ModifyOperationContext ) call.
- modify(Entry, int) - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
- modify(Dn, Modification...) - Method in interface org.apache.directory.server.xdbm.Store
-
Modify an entry applying the given list of modifications.
- modifyAdd(String, Entry, Attribute) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Adds a set of attribute values while affecting the appropriate userIndices.
- modifyAddOperation(Interceptor, int, ModifyOperationContext, String, Attribute, boolean) - Method in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
Handles the modify add operation on the subschemaSubentry for schema entities.
- modifyAttributes(String, int, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- modifyAttributes(Name, int, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- modifyAttributes(String, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- modifyAttributes(String, int, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- modifyAttributes(Name, int, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- modifyAttributes(String, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- modifyAttributes(Name, List<ModificationItem>) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- modifyDisable(ModifyOperationContext, ModificationOperation, Attribute, Attribute) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
Modify the Disable flag (the flag can be set to true or false).
- modifyDn(ModifyDnRequest) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- ModifyDnRequestHandler - Class in org.apache.directory.server.ldap.handlers.request
-
A single reply MessageReceived handler for ModifyDnRequests.
- ModifyDnRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.request.ModifyDnRequestHandler
-
- modifyDnRequestHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- ModifyDnResponseHandler - Class in org.apache.directory.server.ldap.handlers.response
-
A single reply handler for ModifyDnResponses.
- ModifyDnResponseHandler() - Constructor for class org.apache.directory.server.ldap.handlers.response.ModifyDnResponseHandler
-
- modifyDnResponseHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- ModifyDNStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
-
- ModifyDNStoredProcedureParameterInjector(OperationContext, boolean, Rdn, Rdn, Dn, Dn, Dn, Dn) - Constructor for class org.apache.directory.server.core.trigger.ModifyDNStoredProcedureParameterInjector
-
- modifyFilter(LdapSession, SearchRequest) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Alters the filter expression based on the presence of the
ManageDsaIT decorator.
- modifyFilter(LdapSession, SearchRequest) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- ModifyOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
A Modify context used for Interceptors.
- ModifyOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
Creates a new instance of ModifyOperationContext.
- ModifyOperationContext(CoreSession, Dn, List<Modification>) - Constructor for class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
Creates a new instance of ModifyOperationContext.
- ModifyOperationContext(CoreSession, ModifyRequest) - Constructor for class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
- modifyRemove(String, Entry, Attribute) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Completely removes the set of values for an attribute having the values
supplied while affecting the appropriate userIndices.
- modifyRemoveOperation(Interceptor, int, ModifyOperationContext, String, Attribute) - Method in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
Handles the modify remove operation on the subschemaSubentry for schema entities.
- modifyReplace(String, Entry, Attribute) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Completely replaces the existing set of values for an attribute with the
modified values supplied affecting the appropriate userIndices.
- ModifyRequestHandler - Class in org.apache.directory.server.ldap.handlers.request
-
A single reply MessageReceived handler for ModifyRequests.
- ModifyRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.request.ModifyRequestHandler
-
- modifyRequestHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- ModifyResponseHandler - Class in org.apache.directory.server.ldap.handlers.response
-
A single reply handler for ModifyResponses.
- ModifyResponseHandler() - Constructor for class org.apache.directory.server.ldap.handlers.response.ModifyResponseHandler
-
- modifyResponseHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- modifySchemaSubentry(ModifyOperationContext, boolean) - Method in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
Update the SubschemaSubentry with all the modifications
- ModifyStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
-
- ModifyStoredProcedureParameterInjector(ModifyOperationContext) - Constructor for class org.apache.directory.server.core.trigger.ModifyStoredProcedureParameterInjector
-
- ModifySubContext() - Constructor for class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor.ModifySubContext
-
- modifyTimestamp - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- modifyUserPassword(CoreSession, IoSession, Dn, byte[], byte[], PasswordModifyRequest) - Method in class org.apache.directory.server.ldap.handlers.extended.PwdModifyHandler
-
Modify the user's credentials.
- modItems - Variable in class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
The modification items
- modMap - Variable in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
A map containing the last sent CSN for every connected consumer
- mods - Variable in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
- moidAT - Variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
The m-oid AttributeType
- monitorContext(DnsContext) - Static method in class org.apache.directory.server.dns.service.DomainNameService
-
- MonitorContext - Class in org.apache.directory.server.dns.service
-
- MonitorContext() - Constructor for class org.apache.directory.server.dns.service.MonitorContext
-
- monitorContext(ChangePasswordContext) - Static method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- monitorContext(AuthenticationContext) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
- monitorContext(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- monitorMessage(DnsMessage, String) - Static method in class org.apache.directory.server.dns.service.DomainNameService
-
- monitorReply(DnsContext) - Static method in class org.apache.directory.server.dns.service.DomainNameService
-
- monitorReply(ChangePasswordContext) - Static method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- monitorReply(AsRep, EncKdcRepPart) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
- monitorReply(TgsRep, EncKdcRepPart) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- monitorRequest(DnsMessage) - Static method in class org.apache.directory.server.dns.service.DomainNameService
-
- monitorRequest(ChangePasswordContext) - Static method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- monitorRequest(KdcContext) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
- monitorRequest(KdcContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- MostSpecificProtectedItemFilter - Class in org.apache.directory.server.core.authz.support
-
An
ACITupleFilter that chooses the tuples with the most specific
protected item.
- MostSpecificProtectedItemFilter() - Constructor for class org.apache.directory.server.core.authz.support.MostSpecificProtectedItemFilter
-
- MostSpecificUserClassFilter - Class in org.apache.directory.server.core.authz.support
-
An
ACITupleFilter that chooses the tuples with the most specific user
class.
- MostSpecificUserClassFilter() - Constructor for class org.apache.directory.server.core.authz.support.MostSpecificUserClassFilter
-
- move(MoveOperationContext) - Method in class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
Transplants a child entry, to a position in the namespace under a new
parent entry.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(Dn, Dn) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Moves an entry or a branch of entries at a specified distinguished name
to a position under a new parent.
- move(Dn, Dn, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Moves an entry or a branch of entries at a specified distinguished name
to a position under a new parent.
- move(Dn, Dn, boolean) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Moves an entry or a branch of entries at a specified distinguished name
to a position under a new parent.
- move(Dn, Dn, boolean, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Moves an entry or a branch of entries at a specified distinguished name
to a position under a new parent.
- move(ModifyDnRequest) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Move an entry by changing its superior.
- move(ModifyDnRequest, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Move an entry by changing its superior.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(MoveOperationContext) - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(Dn, Dn) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- move(String, String) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- move(MoveOperationContext) - Method in interface org.apache.directory.server.core.api.OperationManager
-
TODO document after determining if this method should be here.
- move(MoveOperationContext) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Transplants a child entry, to a position in the namespace under a new
parent entry.
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AttributeTypeSynchronizer
-
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitContentRuleSynchronizer
-
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitStructureRuleSynchronizer
-
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleSynchronizer
-
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleUseSynchronizer
-
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NameFormSynchronizer
-
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NormalizerSynchronizer
-
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ObjectClassSynchronizer
-
- move(Dn, Dn, Entry, boolean) - Method in interface org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizer
-
- move(MoveOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
Moves are not allowed for metaSchema objects so this always throws an
UNWILLING_TO_PERFORM LdapException.
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxCheckerSynchronizer
-
- move(Dn, Dn, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxSynchronizer
-
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
Transplants a child entry, to a position in the namespace under a new
parent entry.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
TODO document after determining if this method should be here.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Transplants a child entry, to a position in the namespace under a new
parent entry.
- move(Dn, Dn, Dn, Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Move an entry from one place to the other.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Transplants a child entry, to a position in the namespace under a new
parent entry.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
Transplants a child entry, to a position in the namespace under a new
parent entry.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(Dn, Dn) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Moves an entry or a branch of entries at a specified distinguished name
to a position under a new parent.
- move(Dn, Dn, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Moves an entry or a branch of entries at a specified distinguished name
to a position under a new parent.
- move(Dn, Dn, boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Moves an entry or a branch of entries at a specified distinguished name
to a position under a new parent.
- move(Dn, Dn, boolean, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Moves an entry or a branch of entries at a specified distinguished name
to a position under a new parent.
- move(ModifyDnRequest) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Move an entry by changing its superior.
- move(ModifyDnRequest, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Move an entry by changing its superior.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Transplants a child entry, to a position in the namespace under a new
parent entry.
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
The Move operation for a Subentry will deal with different cases :
1) we move a normal entry
2) we move a subentry
3) we move an administrationPoint
- move(MoveOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
Filters Partition#move( MoveOperationContext ) call.
- move(Dn, Dn, Dn, Entry) - Method in interface org.apache.directory.server.xdbm.Store
-
Move an entry from one place to the other.
- MOVE_AND_RENAME_MASK - Static variable in enum org.apache.directory.server.core.api.event.EventType
-
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
Transplants a child entry, to a position in the namespace under a new
parent entry and changes the RN of the child entry which can optionally
have its old RN attributes removed.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(Dn, Dn, Rdn, boolean) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Moves and renames (the relative distinguished name of) an entry (or a
branch if the entry has children) at a specified distinguished name to
a position under a new parent.
- moveAndRename(Dn, Dn, Rdn, boolean, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Moves and renames (the relative distinguished name of) an entry (or a
branch if the entry has children) at a specified distinguished name to
a position under a new parent.
- moveAndRename(Dn, Dn, Rdn, boolean, boolean) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Moves and renames (the relative distinguished name of) an entry (or a
branch if the entry has children) at a specified distinguished name to
a position under a new parent.
- moveAndRename(Dn, Dn, Rdn, boolean, boolean, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Moves and renames (the relative distinguished name of) an entry (or a
branch if the entry has children) at a specified distinguished name to
a position under a new parent.
- moveAndRename(ModifyDnRequest) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Move and rename an entry.
- moveAndRename(ModifyDnRequest, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Move and rename an entry.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
- moveAndRename(MoveAndRenameOperationContext) - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(Dn, Dn) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
Moves and renames the given entryDn.The old Rdn will be deleted
- moveAndRename(String, String) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
Moves and renames the given entryDn.The old Rdn will be deleted
- moveAndRename(Dn, Dn, boolean) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
Moves and renames the given entryDn.The old Rdn will be deleted if requested
- moveAndRename(String, String, boolean) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
Moves and renames the given entryDn.The old Rdn will be deleted if requested
- moveAndRename(MoveAndRenameOperationContext) - Method in interface org.apache.directory.server.core.api.OperationManager
-
TODO document after determining if this method should be here.
- moveAndRename(MoveAndRenameOperationContext) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Transplants a child entry, to a position in the namespace under a new
parent entry and changes the RN of the child entry which can optionally
have its old RN attributes removed.
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AttributeTypeSynchronizer
-
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitContentRuleSynchronizer
-
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitStructureRuleSynchronizer
-
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleSynchronizer
-
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleUseSynchronizer
-
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NameFormSynchronizer
-
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NormalizerSynchronizer
-
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ObjectClassSynchronizer
-
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in interface org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizer
-
- moveAndRename(MoveAndRenameOperationContext, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
- moveAndRename(Dn, Dn, String, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
Moves are not allowed for metaSchema objects so this always throws an
UNWILLING_TO_PERFORM LdapException.
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxCheckerSynchronizer
-
- moveAndRename(Dn, Dn, Rdn, boolean, Entry, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxSynchronizer
-
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
Transplants a child entry, to a position in the namespace under a new
parent entry and changes the RN of the child entry which can optionally
have its old RN attributes removed.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
TODO document after determining if this method should be here.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Transplants a child entry, to a position in the namespace under a new
parent entry and changes the RN of the child entry which can optionally
have its old RN attributes removed.
- moveAndRename(Dn, Dn, Rdn, Entry, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- moveAndRename(Dn, String, Dn, Rdn, Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Moves an entry under a new parent.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Transplants a child entry, to a position in the namespace under a new
parent entry and changes the RN of the child entry which can optionally
have its old RN attributes removed.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
Transplants a child entry, to a position in the namespace under a new
parent entry and changes the RN of the child entry which can optionally
have its old RN attributes removed.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(Dn, Dn, Rdn, boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Moves and renames (the relative distinguished name of) an entry (or a
branch if the entry has children) at a specified distinguished name to
a position under a new parent.
- moveAndRename(Dn, Dn, Rdn, boolean, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Moves and renames (the relative distinguished name of) an entry (or a
branch if the entry has children) at a specified distinguished name to
a position under a new parent.
- moveAndRename(Dn, Dn, Rdn, boolean, boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Moves and renames (the relative distinguished name of) an entry (or a
branch if the entry has children) at a specified distinguished name to
a position under a new parent.
- moveAndRename(Dn, Dn, Rdn, boolean, boolean, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Moves and renames (the relative distinguished name of) an entry (or a
branch if the entry has children) at a specified distinguished name to
a position under a new parent.
- moveAndRename(ModifyDnRequest) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Move and rename an entry.
- moveAndRename(ModifyDnRequest, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Move and rename an entry.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Transplants a child entry, to a position in the namespace under a new
parent entry and changes the RN of the child entry which can optionally
have its old RN attributes removed.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
Filters Partition#moveAndRename( MoveAndRenameOperationContext) call.
- moveAndRename(Dn, Dn, Rdn, Entry, boolean) - Method in interface org.apache.directory.server.xdbm.Store
-
- MoveAndRenameOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
A Move And Rename context used for Interceptors.
- MoveAndRenameOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.MoveAndRenameOperationContext
-
Creates a new instance of MoveAndRenameOperationContext.
- MoveAndRenameOperationContext(CoreSession, Dn, Dn, Rdn, boolean) - Constructor for class org.apache.directory.server.core.api.interceptor.context.MoveAndRenameOperationContext
-
Creates a new instance of MoveAndRenameOperationContext.
- MoveAndRenameOperationContext(CoreSession, ModifyDnRequest) - Constructor for class org.apache.directory.server.core.api.interceptor.context.MoveAndRenameOperationContext
-
- MoveOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
A Move context used for Interceptors.
- MoveOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.MoveOperationContext
-
Creates a new instance of MoveOperationContext.
- MoveOperationContext(CoreSession, Dn, Dn) - Constructor for class org.apache.directory.server.core.api.interceptor.context.MoveOperationContext
-
Creates a new instance of MoveOperationContext.
- MoveOperationContext(CoreSession, ModifyDnRequest) - Constructor for class org.apache.directory.server.core.api.interceptor.context.MoveOperationContext
-
- MOVERENAME_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- MSF - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "MSF" reference identifier type.
- msg(String, Object...) - Static method in enum org.apache.directory.server.i18n.I18n
-
Translate a message with argument(s)
- MSG_BUNDLE - Static variable in enum org.apache.directory.server.i18n.I18n
-
- msgType - Variable in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadMsgType
-
The msgType to decode
- msgTypeLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- msgTypeLength - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
- msgTypeLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReq
-
- msgTypeLength - Variable in class org.apache.directory.shared.kerberos.messages.ApRep
-
- msgTypeLength - Variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
- msgTypeLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- msgTypeLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
- msgTypeLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
- MultiBaseSearch - Class in org.apache.directory.server.dns.store.jndi
-
A JNDI-backed search strategy implementation.
- MultiBaseSearch(String, DirectoryService) - Constructor for class org.apache.directory.server.dns.store.jndi.MultiBaseSearch
-
- multivalued - Variable in class org.apache.directory.server.core.shared.SortedEntryComparator
-
flag to indicate if the attribute type is multivalued
- mutex - Variable in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
A lock to guarantee the AP cache consistency
- mutex - Variable in class org.apache.directory.server.core.shared.ReferralManagerImpl
-
A lock to guarantee the manager consistency
- MUTUAL_REQUIRED - Static variable in class org.apache.directory.shared.kerberos.codec.options.ApOptions
-
AP Request option - mutual authentication required
- MX_PREFERENCE - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsMxPreference
- PA_ENC_TS_ENC_PA_TIMESTAMP_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
PA-ENC-TS-ENC tags
- PA_ENC_TS_ENC_PA_USEC_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- paData - Variable in class org.apache.directory.shared.kerberos.codec.padata.PaDataContainer
-
holds PaData
- paData - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
The PA-DATAs
- paData - Variable in class org.apache.directory.shared.kerberos.components.KdcReq
-
The PA-DATAs
- PaData - Class in org.apache.directory.shared.kerberos.components
-
The Pre-Authentication data.
- PaData() - Constructor for class org.apache.directory.shared.kerberos.components.PaData
-
Creates a new instance of PreAuthenticationData.
- PaData(PaDataType, byte[]) - Constructor for class org.apache.directory.shared.kerberos.components.PaData
-
Creates a new instance of PreAuthenticationData.
- PADATA_TYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
PaData tags
- PADATA_VALUE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- PaDataContainer - Class in org.apache.directory.shared.kerberos.codec.padata
-
The PaData container stores the PaData decoded by the Asn1Decoder.
- PaDataContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.padata.PaDataContainer
-
Creates a new PaDataContainer object.
- PaDataGrammar - Class in org.apache.directory.shared.kerberos.codec.padata
-
This class implements the PaData structure.
- PaDataGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.padata.PaDataGrammar
-
Creates a new PaDataGrammar object.
- PaDataInit - Class in org.apache.directory.shared.kerberos.codec.padata.actions
-
The action used to initialize the PaData object
- PaDataInit() - Constructor for class org.apache.directory.shared.kerberos.codec.padata.actions.PaDataInit
-
Instantiates a new PaDataInit action.
- paDataLength - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
- paDataLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReq
-
- paDataLengths - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
- paDataLengths - Variable in class org.apache.directory.shared.kerberos.components.KdcReq
-
- paDatas - Variable in class org.apache.directory.shared.kerberos.components.MethodData
-
List of all PA-DATA stored
- paDataSeqLength - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
- paDataSeqLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReq
-
- PaDataStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.padata
-
This class store the PaData grammar's constants.
- PaDataStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.padata.PaDataStatesEnum
-
- PaDataType - Enum in org.apache.directory.shared.kerberos.codec.types
-
- PaDataType(int) - Constructor for enum org.apache.directory.shared.kerberos.codec.types.PaDataType
-
Private constructor prevents construction outside of this class.
- paDataType - Variable in class org.apache.directory.shared.kerberos.components.PaData
-
The Pre-authentication type
- paDataTypeTagLength - Variable in class org.apache.directory.shared.kerberos.components.PaData
-
- paDataValue - Variable in class org.apache.directory.shared.kerberos.components.PaData
-
The authentication data
- paDataValueTagLength - Variable in class org.apache.directory.shared.kerberos.components.PaData
-
- padString(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
-
Add padding to make an exact multiple of 8 bytes.
- padString(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- PaEncTimestamp - Class in org.apache.directory.shared.kerberos.components
-
The PaEncTimestamp structure is used to store a PA-ENC-TIMESTAMP associated to a type.
- PaEncTimestamp() - Constructor for class org.apache.directory.shared.kerberos.components.PaEncTimestamp
-
Creates a new instance of PA-ENC-TIMESTAMP.
- PaEncTimestampContainer - Class in org.apache.directory.shared.kerberos.codec.paEncTimestamp
-
The PA-ENC-TIMESTAMP container stores the PA-ENC-TIMESTAMP decoded by the Asn1Decoder.
- PaEncTimestampContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.paEncTimestamp.PaEncTimestampContainer
-
Creates a new PaEncTimestampContainer object.
- paEncTsEnc - Variable in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncContainer
-
An PA-ENC-TS-ENC container
- PaEncTsEnc - Class in org.apache.directory.shared.kerberos.components
-
The PaEncTsEnc structure is used to store a PA-ENC-TS-ENC associated to a type.
- PaEncTsEnc() - Constructor for class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
Creates a new instance of PaEncTsEnc.
- PaEncTsEnc(KerberosTime, int) - Constructor for class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
Creates a new instance of PaEncTsEnc.
- PaEncTsEncContainer - Class in org.apache.directory.shared.kerberos.codec.paEncTsEnc
-
The AdAndOr container stores the PA-ENC-TS-ENC decoded by the Asn1Decoder.
- PaEncTsEncContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncContainer
-
Creates a new PaEncTsEncContainer object.
- PaEncTsEncGrammar - Class in org.apache.directory.shared.kerberos.codec.paEncTsEnc
-
This class implements the PaEncTsEnc structure.
- PaEncTsEncGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncGrammar
-
Creates a new PaEncTsEncrGrammar object.
- PaEncTsEncInit - Class in org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions
-
The action used to initialize the PA-ENC-TS-ENC object
- PaEncTsEncInit() - Constructor for class org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions.PaEncTsEncInit
-
Instantiates a new PaEncTsEncInit action.
- paEncTsEncLength - Variable in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
- PaEncTsEncStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.paEncTsEnc
-
This class store the PA-ENC-TS-ENC grammar's constants.
- PaEncTsEncStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncStatesEnum
-
- PagedSearchContext - Class in org.apache.directory.server.ldap.handlers.controls
-
The structure which stores the informations relative to the pagedSearch control.
- PagedSearchContext(SearchRequest) - Constructor for class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
Creates a new instance of this class, storing the SearchRequest into it.
- pagedSearchContexts - Variable in class org.apache.directory.server.ldap.LdapSession
-
A map containing all the paged search context
- ParameterRequestList - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option is used by a DHCP client to request values for specified
configuration parameters.
- ParameterRequestList() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.ParameterRequestList
-
- parent - Variable in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
-
The parent AdministrativePoint
- parent - Variable in class org.apache.directory.server.core.avltree.avl.AvlNode
-
- parentId - Variable in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
The entry ID
- parentId - Variable in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
-
The Parent ID
- ParentIdAndRdn - Class in org.apache.directory.server.xdbm
-
A wrapper for the tuple of parentId and Rdn, used for the Rdn index.
- ParentIdAndRdn() - Constructor for class org.apache.directory.server.xdbm.ParentIdAndRdn
-
Serializable constructor.
- ParentIdAndRdn(String, Rdn...) - Constructor for class org.apache.directory.server.xdbm.ParentIdAndRdn
-
Creates a new instance of ParentIdAndRdn.
- ParentIdAndRdn(String, List<Rdn>) - Constructor for class org.apache.directory.server.xdbm.ParentIdAndRdn
-
Creates a new instance of ParentIdAndRdn.
- ParentIdAndRdnComparator<ID extends java.lang.Comparable<ID>> - Class in org.apache.directory.server.xdbm
-
- ParentIdAndRdnComparator(String) - Constructor for class org.apache.directory.server.xdbm.ParentIdAndRdnComparator
-
Creates a new instance of ParentIdAndRdnComparator.
- ParentIdAndRdnSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
Serialize and deserialize a ParentidAndRdn.
- ParentIdAndRdnSerializer(SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.ParentIdAndRdnSerializer
-
Creates a new instance of ParentIdAndRdnSerializer.
- parentIdStack - Variable in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
The stack of parentIds used to process the depth-first traversal
- PARSE_PATTERN - Static variable in class org.apache.directory.server.dhcp.messages.HardwareAddress
-
- parseAttributeTypes(Attribute) - Method in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
Parses a set of attributeTypeDescriptions held within an attribute into
schema entities.
- parseComparators(Attribute) - Method in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- parseDitContentRules(Attribute) - Method in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
Parses a set of dITContentRuleDescriptions held within an attribute into
schema entities.
- parseDitStructureRules(Attribute) - Method in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
Parses a set of dITStructureRuleDescriptions held within an attribute into
schema entities.
- parseEtpeInfo(byte[]) - Static method in class org.apache.directory.kerberos.client.KdcClientUtil
-
- parseEtpeInfo2(byte[]) - Static method in class org.apache.directory.kerberos.client.KdcClientUtil
-
- parseLdapSyntaxes(Attribute) - Method in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
Parses a set of ldapSyntaxes held within an attribute into
schema entities.
- parseLeapIndicator(byte) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
-
- parseMatchingRules(Attribute) - Method in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
Parses a set of matchingRuleDescriptions held within an attribute into
schema entities.
- parseMatchingRuleUses(Attribute) - Method in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
Parses a set of matchingRuleUseDescriptions held within an attribute into
schema entities.
- parseMode(byte) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
-
- parseNameForms(Attribute) - Method in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
Parses a set of nameFormDescriptions held within an attribute into
schema entities.
- parseNormalized(String) - Method in class org.apache.directory.server.core.authz.GroupCache
-
- parseNormalized(String) - Method in class org.apache.directory.server.core.authz.TupleCache
-
- parseNormalizers(Attribute) - Method in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- parseObjectClasses(Attribute) - Method in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
Parses a set of objectClassDescriptions held within an attribute into
schema entities.
- parsePollInterval(ByteBuffer) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
-
- parsePrecision(ByteBuffer) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
-
- parser - Static variable in class org.apache.directory.server.ldap.replication.ReplicationTrustManager
-
the X509 certificate parser
- parseReferenceIdentifier(ByteBuffer) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
-
- parseRootDelay(ByteBuffer) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
-
- parseRootDispersion(ByteBuffer) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
-
- parsers - Variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
The description parsers
- parseStratum(ByteBuffer) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
-
- parseSyntaxCheckers(Attribute) - Method in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
Parse the SyntaxCheckers description
- parseVersionNumber(byte) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
-
- PARTIAL_IMPL_WARNING - Static variable in class org.apache.directory.server.core.DefaultDirectoryService
-
remove me after implementation is completed
- Partition - Interface in org.apache.directory.server.core.api.partition
-
Interface for entry stores containing a part of the DIB (Directory
Information Base).
- partition - Variable in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
- PartitionBean - Class in org.apache.directory.server.config.beans
-
A class used to store the Partition configuration.
- PartitionBean() - Constructor for class org.apache.directory.server.config.beans.PartitionBean
-
Create a new PartitionBean instance
- partitionCacheSize - Variable in class org.apache.directory.server.config.beans.JdbmPartitionBean
-
The Entry cache size for this partition
- partitionFactory - Variable in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
-
The partition factory.
- PartitionFactory - Interface in org.apache.directory.server.core.factory
-
A factory used to generate
Partitions and their
Indexes.
- partitionId - Variable in class org.apache.directory.server.config.beans.PartitionBean
-
The Partition identifier
- partitionLookupTree - Variable in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
A structure to hold all the partitions
- PartitionNexus - Interface in org.apache.directory.server.core.api.partition
-
A root
Partition that contains all other partitions, and
routes all operations to the child partition that matches to its base suffixes.
- partitionNexus - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
the root nexus
- partitionPath - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
The path in which this Partition stores files
- partitions - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The set of associated partitions
- partitions - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The set of all declared partitions
- partitions - Variable in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
the partitions keyed by normalized suffix strings
- PARTITIONS_NAME - Static variable in class org.apache.directory.server.core.api.InstanceLayout
-
- partitionsDir - Variable in class org.apache.directory.server.core.api.InstanceLayout
-
The Partitions directory
- PartitionSearchResult - Class in org.apache.directory.server.xdbm.search
-
A class containing the result of a search :
A set of candidate UUIDs
A set of aliased entry if we have any
A flag telling if we are dereferencing aliases or not
A hierarchy of evaluators to use to validate the candidates
- PartitionSearchResult(SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
Create a PartitionSearchResult instance
- partitionSuffix - Variable in class org.apache.directory.server.config.beans.PartitionBean
-
The Partition suffix
- partitionSuffix - Variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
- partitionSyncOnWrite - Variable in class org.apache.directory.server.config.beans.PartitionBean
-
Tells if the data should be flushed to disk immediately
- PassThroughEvaluator - Class in org.apache.directory.server.xdbm.search.evaluator
-
An Evaluator that always validate all the submitted values
- PassThroughEvaluator(Store) - Constructor for class org.apache.directory.server.xdbm.search.evaluator.PassThroughEvaluator
-
Create a new instance of the PassThroughEvaluator
- passwdPort - Variable in class org.apache.directory.kerberos.client.KdcConfig
-
port on which the change password server is listening
- password - Variable in class org.apache.directory.kerberos.client.TgtRequest
-
- passwordData - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- passwordEnd - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- passwordEnd - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- PasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
An interceptor to hash plain text password according to the configured
hashing algorithm.
- PasswordHashingInterceptor(String, LdapSecurityConstants) - Constructor for class org.apache.directory.server.core.hash.PasswordHashingInterceptor
-
Creates a new instance of PasswordHashingInterceptor which hashes the
incoming non-hashed password using the given algorithm.
- passwordHidden - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
A flag to tell if the userPassword attribute's value must be hidden
- PasswordHistory - Class in org.apache.directory.server.core.authn
-
A class to hold the data of historical passwords of a entry.
- PasswordHistory(String) - Constructor for class org.apache.directory.server.core.authn.PasswordHistory
-
- PasswordHistory(String, byte[]) - Constructor for class org.apache.directory.server.core.authn.PasswordHistory
-
- passwordPolicies - Variable in class org.apache.directory.server.config.beans.AuthenticationInterceptorBean
-
The reference to the Password Policy component
- PasswordPolicyBean - Class in org.apache.directory.server.config.beans
-
A simple pojo holding the password policy configuration base on
this draft.
- PasswordPolicyBean() - Constructor for class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- PasswordPolicyConfiguration - Class in org.apache.directory.server.core.api.authn.ppolicy
-
A simple pojo holding the password policy configuration base on
this draft.
- PasswordPolicyConfiguration() - Constructor for class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- PasswordPolicyException - Exception in org.apache.directory.server.core.api.authn.ppolicy
-
A exception class defined for PasswordPolicy related errors.
- PasswordPolicyException(Throwable) - Constructor for exception org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyException
-
- PasswordPolicyException(String) - Constructor for exception org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyException
-
- PasswordPolicyException(String, int) - Constructor for exception org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyException
-
- PasswordPolicyException(int) - Constructor for exception org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyException
-
- passwordPolicyObjectClassAttribute - Variable in class org.apache.directory.server.config.listener.ConfigChangeListener
-
- PasswordValidator - Interface in org.apache.directory.server.core.api.authn.ppolicy
-
An interface for implementing password quality verifiers.
- PathMtuAgingTimeout - Class in org.apache.directory.server.dhcp.options.perhost
-
This option specifies the timeout (in seconds) to use when aging Path
MTU values discovered by the mechanism defined in RFC 1191.
- PathMtuAgingTimeout() - Constructor for class org.apache.directory.server.dhcp.options.perhost.PathMtuAgingTimeout
-
- PathMtuPlateauTable - Class in org.apache.directory.server.dhcp.options.perhost
-
This option specifies a table of MTU sizes to use when performing
Path MTU Discovery as defined in RFC 1191.
- PathMtuPlateauTable() - Constructor for class org.apache.directory.server.dhcp.options.perhost.PathMtuPlateauTable
-
- patimestamp - Variable in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
The patimestamp
- paTimestampLength - Variable in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
- pausec - Variable in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
The pausec
- paUsecLength - Variable in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
- PerformMaskDiscovery - Class in org.apache.directory.server.dhcp.options.perinterface
-
This option specifies whether or not the client should perform subnet
mask discovery using ICMP.
- PerformMaskDiscovery() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.PerformMaskDiscovery
-
- PerformRouterDiscovery - Class in org.apache.directory.server.dhcp.options.perinterface
-
This option specifies whether or not the client should solicit
routers using the Router Discovery mechanism defined in RFC 1256.
- PerformRouterDiscovery() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.PerformRouterDiscovery
-
- persistentListener - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
the persistent listener
- PersistentSearchListener - Class in org.apache.directory.server.ldap.handlers
-
A DirectoryListener implementation which sends back added, deleted, modified or
renamed entries to a client that created this listener.
- PersistentSearchListener(LdapSession, SearchRequest) - Constructor for class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- piarCache - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
The ParentIdAndRdn cache
- ping() - Method in interface org.apache.directory.server.ldap.replication.consumer.ReplicationConsumer
-
Test the connection with the provider.
- ping() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
Test the connection with the provider.
- pingerSleepTime - Variable in class org.apache.directory.server.ldap.LdapServer
-
the time interval between subsequent pings to each replication provider
- PingerThread - Class in org.apache.directory.server.ldap.replication.consumer
-
A thread used to ping the provider o check if they are alive or not.
- PingerThread(int) - Constructor for class org.apache.directory.server.ldap.replication.consumer.PingerThread
-
Create a new instance of this thread.
- Pkcs5s2PasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using PBKDF2WithHmacSHA1 encryption algorithm
to generate a secret key and use its encoded value as the password hash
with {PKCS5S2} prefix.
See
PBKDF2 spec for more
details.
Note: This has been implemented to generate hashes compatible with what JIRA generates.
- Pkcs5s2PasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.Pkcs5s2PasswordHashingInterceptor
-
Creates an instance of a Pkcs5s2PasswordHashingInterceptor
- PlainMechanismHandler - Class in org.apache.directory.server.ldap.handlers.sasl.plain
-
A handler for the PLAIN Sasl mechanism.
- PlainMechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.sasl.plain.PlainMechanismHandler
-
- PlainSaslServer - Class in org.apache.directory.server.ldap.handlers.sasl.plain
-
A SaslServer implementation for PLAIN based SASL mechanism.
- PlainSaslServer(LdapSession, CoreSession, BindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer
-
Creates a new instance of PlainSaslServer.
- PlainSaslServer.InitialResponse - Enum in org.apache.directory.server.ldap.handlers.sasl.plain
-
The different state used by the iInitialResponse decoding
- PlainSaslServer.NegotiationState - Enum in org.apache.directory.server.ldap.handlers.sasl.plain
-
The possible states for the negotiation of a PLAIN mechanism.
- pName - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
principal identity's name
- pNameLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- PointerRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
3.3.12.
- PointerRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.PointerRecordEncoder
-
- PolicyFilter - Class in org.apache.directory.server.dhcp.options.perhost
-
This option specifies policy filters for non-local source routing.
- PolicyFilter() - Constructor for class org.apache.directory.server.dhcp.options.perhost.PolicyFilter
-
- pollInterval - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- pollInterval - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- poolableLdapConnectionFactory - Variable in class org.apache.directory.server.core.integ.CreateLdapConnectionPoolRule
-
- POOLS - Static variable in class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
The pools.
- Pop3Servers - Class in org.apache.directory.server.dhcp.options.misc
-
The POP3 server option specifies a list of POP3 available to the
client.
- Pop3Servers() - Constructor for class org.apache.directory.server.dhcp.options.misc.Pop3Servers
-
- port - Variable in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
The service's port
- position - Variable in class org.apache.directory.server.core.avltree.ArrayTreeCursor
-
The current position of this cursor, relative to the node
- position - Variable in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
-
The current position of this cursor, relative to the node
- position - Variable in class org.apache.directory.server.core.avltree.AvlTreeCursor
-
The current position of this cursor, relative to the node
- Position - Enum in org.apache.directory.server.core.avltree
-
Enum to track the position of a cursor.
- Position() - Constructor for enum org.apache.directory.server.core.avltree.Position
-
- POSTDATED - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - postdated.
- PPOLICY_OC_NAME - Static variable in class org.apache.directory.server.config.listener.ConfigChangeListener
-
- ppolicyConfigContainer - Variable in class org.apache.directory.server.config.listener.ConfigChangeListener
-
container holding the current active password policy configurations
- PpolicyConfigContainer - Class in org.apache.directory.server.core.authn.ppolicy
-
A container to hold all the password policies defined in the server
- PpolicyConfigContainer() - Constructor for class org.apache.directory.server.core.authn.ppolicy.PpolicyConfigContainer
-
- ppolicyConfigDnRoot - Variable in class org.apache.directory.server.config.listener.ConfigChangeListener
-
the root DN of password policy configurations
- ppolicyConfigMap - Variable in class org.apache.directory.server.core.authn.ppolicy.PpolicyConfigContainer
-
a map holding the entry specific password policies
- PPS - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "PPL" reference identifier type.
- pRealm - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
principal identity's realm
- pRealmBytes - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- pRealmLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- preAuthEnabled - Variable in class org.apache.directory.kerberos.client.TgtRequest
-
- preAuthenticationDataSeqLength - Variable in class org.apache.directory.shared.kerberos.components.PaData
-
- precision - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- precision - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- PREF_NODE_NAME_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- PREF_NODE_NAME_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- PREF_NODE_OC - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- PREF_NODE_OC_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- prefetch() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
-
- prefetch() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
-
- prefetched - Variable in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
the first accepted search result that is pre fetched
- prefetched - Variable in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
-
The prefetched candidate
- prefetched - Variable in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
-
- prefetched - Variable in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
-
The prefetched element
- prefetched - Variable in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
The prefetched element
- prefetched - Variable in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
The candidate we have fetched in the next/previous call
- prefetched - Variable in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
-
The prefetched entry, if it's a valid one
- prepareEncryptionTypes() - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
Construct an HashSet containing the default encryption types
- preparePreAuthenticationError(EncryptionType, Set<EncryptionType>) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
Prepares a pre-authentication error message containing required
encryption types.
- prepareSyncSearchRequest() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
prepares a SearchRequest for syncing DIT content.
- PRESCRIPTIVE_TRIGGER_ATTR - Static variable in class org.apache.directory.server.core.trigger.TriggerSpecCache
-
the attribute id for prescriptive trigger: prescriptiveTrigger
- prescriptiveACI - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- PresenceCursor - Class in org.apache.directory.server.xdbm.search.cursor
-
A returning candidates satisfying an attribute presence expression.
- PresenceCursor(Store, PresenceEvaluator) - Constructor for class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
-
- presenceCursor - Variable in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
-
- presenceEvaluator - Variable in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
-
- PresenceEvaluator - Class in org.apache.directory.server.xdbm.search.evaluator
-
An Evaluator which determines if candidates are matched by GreaterEqNode
assertions.
- PresenceEvaluator(PresenceNode, Store, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.evaluator.PresenceEvaluator
-
- presenceIdx - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
the attribute presence index
- previous() - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- previous() - Method in class org.apache.directory.server.core.api.filtering.CursorList
- previous() - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
- previous() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
- previous() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
- previous() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
- previous() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
- previous() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
- previous - Variable in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
The previous node, inferior to the current node
- previous - Variable in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
The previous node, inferior to the current node
- previous() - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
- previous() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
- previous() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
- previous() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
- previous() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
- previous() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
- previous() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
- previous() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
- previous() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
- previous() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
-
- previous() - Method in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- previous() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
- previous() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
- previous() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
- previous() - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.AndCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.NotCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
- previous() - Method in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
- previous() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
- previousSearchRequest - Variable in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
The previous search request
- primaryPrincipal - Variable in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- primaryRealm - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The primary realm
- principal - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- principal - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- principal - Variable in class org.apache.directory.server.protocol.shared.kerberos.GetPrincipal
-
The name of the principal to get.
- PRINCIPAL_NAME_NAME_STRING_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- PRINCIPAL_NAME_NAME_TYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
PrincipalName's tags
- principalName - Variable in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor.ModifySubContext
-
The Principal name
- principalName - Variable in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
-
- principalName - Variable in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
A PrincipalName container
- principalName - Variable in class org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameContainer
-
A PrincipalName container
- PrincipalName - Class in org.apache.directory.shared.kerberos.components
-
A principal Name, composed of a type and N names.
- PrincipalName() - Constructor for class org.apache.directory.shared.kerberos.components.PrincipalName
-
Creates a new empty instance of PrincipalName.
- PrincipalName(KerberosPrincipal) - Constructor for class org.apache.directory.shared.kerberos.components.PrincipalName
-
Creates a new instance of PrincipalName, given a KerberosPrincipal.
- PrincipalName(String, PrincipalNameType) - Constructor for class org.apache.directory.shared.kerberos.components.PrincipalName
-
Creates a new instance of PrincipalName given a String and an
principal type.
- PrincipalName(String[], int) - Constructor for class org.apache.directory.shared.kerberos.components.PrincipalName
-
Creates a new instance of PrincipalName given a String[] and an
principal type.
- PrincipalName(String, int) - Constructor for class org.apache.directory.shared.kerberos.components.PrincipalName
-
Creates a new instance of PrincipalName.
- PrincipalNameContainer - Class in org.apache.directory.shared.kerberos.codec.principalName
-
The PrincipalName container stores the PrincipalName decoded by the Asn1Decoder.
- PrincipalNameContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameContainer
-
Creates a new PrincipalNameContainer object.
- PrincipalNameGrammar - Class in org.apache.directory.shared.kerberos.codec.principalName
-
This class implements the PrincipalName.
- PrincipalNameGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameGrammar
-
Creates a new PrincipalNameGrammar object.
- PrincipalNameInit - Class in org.apache.directory.shared.kerberos.codec.principalName.actions
-
The action used to initialize the PrincipalName object
- PrincipalNameInit() - Constructor for class org.apache.directory.shared.kerberos.codec.principalName.actions.PrincipalNameInit
-
Instantiates a new PrincipalNameInit action.
- principalNameSeqLength - Variable in class org.apache.directory.shared.kerberos.components.PrincipalName
-
- PrincipalNameStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.principalName
-
This class store the PrincipalName grammar's constants.
- PrincipalNameStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameStatesEnum
-
- PrincipalNameType - Enum in org.apache.directory.shared.kerberos.codec.types
-
An enum describing the differnet types of Principal.
- PrincipalNameType(int) - Constructor for enum org.apache.directory.shared.kerberos.codec.types.PrincipalNameType
-
Private constructor prevents construction outside of this class.
- PrincipalStore - Interface in org.apache.directory.server.kerberos.shared.store
-
The store interface used by Kerberos services.
- PrincipalStoreEntry - Class in org.apache.directory.server.kerberos.shared.store
-
- PrincipalStoreEntry(String, String, String, KerberosPrincipal, int, KerberosTime, KerberosTime, KerberosTime, int, int, int, Map<EncryptionType, EncryptionKey>, String, SamType, boolean, boolean, KerberosTime) - Constructor for class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- PrincipalStoreEntryModifier - Class in org.apache.directory.server.kerberos.shared.store
-
- PrincipalStoreEntryModifier() - Constructor for class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- principalStringsSeqLength - Variable in class org.apache.directory.shared.kerberos.components.PrincipalName
-
- principalStringsTagLength - Variable in class org.apache.directory.shared.kerberos.components.PrincipalName
-
- principalType - Variable in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
-
- principalTypeLength - Variable in class org.apache.directory.shared.kerberos.components.PrincipalName
-
- principalTypeTagLength - Variable in class org.apache.directory.shared.kerberos.components.PrincipalName
-
- printBanner(String) - Static method in class org.apache.directory.server.ApacheDsService
-
Print the banner for a server
- printTree() - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
Prints the contents of AVL tree in pretty format
- printTree() - Method in interface org.apache.directory.server.core.avltree.AvlTree
-
Prints the contents of AVL tree in pretty format
- printTree() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- printTree() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
Prints the contents of AVL tree in pretty format
- printTree() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Prints the contents of AVL tree in pretty format
- printTree() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
-
- PRIVATE_KEY_AT - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
-
- PRIVATE_KEY_FORMAT_AT - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
-
- privateMessage - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
- privateMessage - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
- privateMessageLen - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordReply
-
- privateMessageLen - Variable in class org.apache.directory.server.kerberos.changepwd.messages.ChangePasswordRequest
-
- processChecksum(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- processChecksum(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- processCipher(boolean, byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.AesCtsSha1Encryption
-
- processCipher(boolean, byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.ArcFourHmacMd5Encryption
-
- processCipher(boolean, byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- processCipher(boolean, byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
-
- processCipher(boolean, byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcMd5Encryption
-
- processDelete(List<byte[]>, boolean, int) - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
do not call this method directly, instead call deleteEntries()
- processFlags(KerberosConfig, KdcReq, Ticket, EncTicketPart) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- processModifyAddPwdAttributes(Entry, List<Modification>, AuthenticationInterceptor.PwdModDetailsHolder) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Add the passwordPolicy related Attributes from the modified entry
- processPasswordChange(ChangePasswordContext) - Static method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- processPasswordPolicydModify(ModifyOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Proceed with the Modification operation when the PasswordPolicy is activated.
- processStandardModify(ModifyOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Proceed with the Modification operation when the PasswordPolicy is not activated.
- processTimes(KerberosConfig, KdcReq, EncTicketPart, Ticket) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- processTransited(EncTicketPart, Ticket) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- producer - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- properties - Variable in class org.apache.directory.server.dhcp.store.DhcpConfigElement
-
Map of properties for this element
- PROPERTY_MAX_LEASE_TIME - Static variable in class org.apache.directory.server.dhcp.store.DhcpConfigElement
-
- PROPERTY_SHUTDOWN_PORT - Static variable in class org.apache.directory.server.UberjarMain
-
The key of the property use to specify the shutdown port
- PROPKEY_BASE - Static variable in class org.apache.directory.server.kerberos.sam.SamSubsystem
-
the property key base used for SAM algorithm verifiers
- PROPLOAD - Static variable in class org.apache.directory.server.wrapper.ExitCodes
-
- protect(String) - Method in class org.apache.directory.server.xdbm.AbstractIndex
-
Protects configuration properties from being set after initialization.
- protectCriticalEntries(OperationContext, Dn) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- protectDnAlterations(OperationContext, Dn) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
- protectLookUp(Dn, Dn) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
- protectModifyAlterations(OperationContext, Dn) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
- ProtocolService - Interface in org.apache.directory.server.protocol.shared
-
Minimum functionality required by an ApacheDS protocol service.
- ProtocolType - Enum in org.apache.directory.server.dns.messages
-
- ProtocolType(int) - Constructor for enum org.apache.directory.server.dns.messages.ProtocolType
-
- protocolVersionNumber - Variable in class org.apache.directory.shared.kerberos.messages.KerberosMessage
-
The protocol version (should be 5)
- provider - Variable in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmMechanismHandler
-
- provider - Variable in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmSaslServer
-
- PROVIDER_LOG - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
A logger for the replication provider
- PROVIDER_LOG - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
A logger for the replication provider
- PROVIDER_LOG - Static variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
A logger for the replication provider
- providerDn - Variable in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- providerFqcn - Variable in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmMechanismHandler
-
- PROXIABLE - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - proxiable.
- PROXY - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - proxy.
- psearchControl - Variable in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- PTB - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "PTB" reference identifier type.
- PUBLIC_KEY_AT - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
-
- PUBLIC_KEY_FORMAT_AT - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
-
- purgeFailureTimes(PasswordPolicyConfiguration, Attribute) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
purges failure timestamps which are older than the configured interval
(section 7.6 in the draft)
- purgeThresholdCount - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
the minimum number of entries to be present for beginning purging entries older than the last sent CSN.
- pushInRealTime - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
A flag telling if we push the response to the consumer or if we store them in a queue
- pushToEvtInterceptor - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
flag to tell if this context needs to be sent to the event interceptor manually
This is used only internally where certain modifications do not go through event
interceptor.
- put(AttributeType, byte[]...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- put(AttributeType, String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- put(AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- put(String, AttributeType, byte[]...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- put(String, AttributeType, String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- put(String, AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- put(Attribute...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- put(String, byte[]...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- put(String, String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- put(String, Value<?>...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- put(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- put(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Puts a record into this Table.
- put(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- put(IoBuffer, QuestionRecord) - Method in class org.apache.directory.server.dns.io.encoder.QuestionRecordEncoder
-
- put(IoBuffer, ResourceRecord) - Method in interface org.apache.directory.server.dns.io.encoder.RecordEncoder
-
- put(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
-
- put(String, String) - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- put(Object, Object) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- put(K, V) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Puts a record into this Table.
- put(K, V) - Method in interface org.apache.directory.server.xdbm.Table
-
Puts a record into this Table.
- putAll(Map) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- putCharacterString(IoBuffer, String) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
-
is a single length octet followed by that number
of characters.
- putDataSize(IoBuffer, int) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
-
- putDomainName(IoBuffer, String) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
-
is a domain name represented as a series of labels, and
terminated by a label with zero length.
- putQuestionRecords(IoBuffer, List<QuestionRecord>) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- putRecordClass(IoBuffer, RecordClass) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
-
- putRecordType(IoBuffer, RecordType) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
-
- putResourceRecord(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
-
- putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.AddressRecordEncoder
-
- putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.CanonicalNameRecordEncoder
-
- putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.MailExchangeRecordEncoder
-
- putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.NameServerRecordEncoder
-
- putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.PointerRecordEncoder
-
- putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
-
- putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.ServerSelectionRecordEncoder
-
- putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.StartOfAuthorityRecordEncoder
-
- putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.TextRecordEncoder
-
- putResourceRecords(IoBuffer, List<ResourceRecord>) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
-
- putSaslProperty(String, Object) - Method in class org.apache.directory.server.ldap.LdapSession
-
Add a Sasl property and value
- PVNO - Static variable in class org.apache.directory.server.kerberos.changepwd.messages.AbstractPasswordMessage
-
ChangePassword protocol version number.
- pvnoLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- pvnoLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
- pvnoLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
- pvnoLength - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
- pvnoLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReq
-
- pvnoLength - Variable in class org.apache.directory.shared.kerberos.messages.ApRep
-
- pvnoLength - Variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
- pvnoLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- PWD_POLICY_STATE_ATTRIBUTE_TYPES - Static variable in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
set of operational attribute types used for representing the password policy state of a user entry
- pwdAccountLockedTimeAT - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- pwdAllowUserChange - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
indicates whether users can change their own passwords.
- pwdAllowUserChange - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
indicates whether users can change their own passwords.
- pwdAttribute - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
the name of the attribute to which the password policy is applied.
- pwdAttribute - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
The name of the attribute to which the password policy is applied.
- pwdChangedTimeAT - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- pwdCheckQuality - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
indicates how the password quality will be verified while being modified or added.
- pwdCheckQuality - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
indicates how the password quality will be verified while being modified or added.
- pwdEndTimeAT - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- pwdExpireWarning - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
the maximum number of seconds before a password is due to expire that expiration warning
messages will be returned to an authenticating user.
- pwdExpireWarning - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
the maximum number of seconds before a password is due to expire that expiration warning
messages will be returned to an authenticating user.
- pwdFailureCountInterval - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
the number of seconds after which the password failures are purged from the failure counter.
- pwdFailureCountInterval - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
the number of seconds after which the password failures are purged from the failure counter.
- pwdFailurTimeAT - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- pwdGraceAuthNLimit - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
the number of times an expired password can be used to authenticate.
- pwdGraceAuthNLimit - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
the number of times an expired password can be used to authenticate.
- pwdGraceExpire - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
specifies the number of seconds the grace authentications are valid
Default value is 0, no limit.
- pwdGraceExpire - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
specifies the number of seconds the grace authentications are valid
Default value is 0, no limit.
- pwdGraceUseTimeAT - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- pwdHistoryAT - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- pwdId - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
The PasswordPolicy unique identifier
- pwdInHistory - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
specifies the maximum number of used passwords stored in the pwdHistory attribute.
- pwdInHistory - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
specifies the maximum number of used passwords stored in the pwdHistory attribute.
- pwdLastSuccessAT - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- pwdLockout - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
flag to indicate if the account needs to be locked after a specified number of
consecutive failed bind attempts.
- pwdLockout - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
flag to indicate if the account needs to be locked after a specified number of
consecutive failed bind attempts.
- pwdLockoutDuration - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
the number of seconds that the password cannot be used to authenticate due to
too many failed bind attempts.
- pwdLockoutDuration - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
the number of seconds that the password cannot be used to authenticate due to
too many failed bind attempts.
- pwdMaxAge - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
holds the number of seconds after which a modified password will expire.
- pwdMaxAge - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
holds the number of seconds after which a modified password will expire.
- pwdMaxDelay - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
the maximum number of seconds to delay when responding to a failed authentication attempt.
- pwdMaxDelay - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
the maximum number of seconds to delay when responding to a failed authentication attempt.
- pwdMaxFailure - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
the number of consecutive failed bind attempts after which the password may not
be used to authenticate.
- pwdMaxFailure - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
the number of consecutive failed bind attempts after which the password may not
be used to authenticate.
- pwdMaxIdle - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
the number of seconds an account may remain unused before it becomes locked
Default value is 0, no check for idle time.
- pwdMaxIdle - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
the number of seconds an account may remain unused before it becomes locked
Default value is 0, no check for idle time.
- pwdMaxLength - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
this attribute holds the maximum number of characters that may be used in a password.
- pwdMaxLength - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
this attribute holds the maximum number of characters that may be used in a password.
- pwdMinAge - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
holds the number of seconds that must elapse between modifications to the password.
- pwdMinAge - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
holds the number of seconds that must elapse between modifications to the password.
- pwdMinDelay - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
the number of seconds to delay responding to the first failed authentication attempt
Default value 0, no delay.
- pwdMinDelay - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
the number of seconds to delay responding to the first failed authentication attempt
Default value 0, no delay.
- pwdMinLength - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
this attribute holds the minimum number of characters that must be used in a password.
- pwdMinLength - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
this attribute holds the minimum number of characters that must be used in a password.
- PwdModDetailsHolder() - Constructor for class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- PwdModifyHandler - Class in org.apache.directory.server.ldap.handlers.extended
-
An handler to manage PwdModifyRequest.
- PwdModifyHandler() - Constructor for class org.apache.directory.server.ldap.handlers.extended.PwdModifyHandler
-
- pwdModPresent - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- pwdMustChange - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
flag to indicate if the password must be changed by the user after they bind to the
directory after a password is set or reset by a password administrator.
- pwdMustChange - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
flag to indicate if the password must be changed by the user after they bind to the
directory after a password is set or reset by a password administrator.
- pwdMustChange - Variable in class org.apache.directory.server.core.shared.DefaultCoreSession
-
flag to indicate if the password must be changed
- pwdPolicyContainer - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
a container to hold all the ppolicies
- pwdPolicySubentryAT - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- pwdResetAT - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- pwdSafeModify - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
flag to specify whether or not the existing password must be sent along with the
new password when being changed.
- pwdSafeModify - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
flag to specify whether or not the existing password must be sent along with the
new password when being changed.
- pwdStartTimeAT - Variable in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- pwdValidator - Variable in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
the FQCN of the password validator
- pwdValidator - Variable in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
validator used for checking the quality of password
- raf - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
-
- random - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- RandomAccessLdifReader() - Constructor for class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition.RandomAccessLdifReader
-
- RandomKeyFactory - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
-
A factory class for producing random keys, suitable for use as session keys.
- RandomKeyFactory() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.RandomKeyFactory
-
- randomToKey(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- rangeMax - Variable in class org.apache.directory.server.dhcp.store.Subnet
-
the subnet's range: maximum address in range
- rangeMin - Variable in class org.apache.directory.server.dhcp.store.Subnet
-
the subnet's range: minimum address in range
- rdn - Variable in class org.apache.directory.server.core.api.interceptor.context.MoveOperationContext
-
The entry Rdn
- rdnIdx - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
the relative distinguished name index
- rdns - Variable in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
The list of Rdn for this instance
- re - Variable in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
-
- read(CredentialsCache) - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- read(Dn, String, SearchScope, boolean) - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
Read some configuration element from the DIT using its name
- read(File) - Static method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
Read a keytab file.
- read(byte[]) - Static method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
Read bytes into a keytab.
- READ_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- readAddr() - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readAuth() - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readConfig(Entry) - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
Creates a configuration bean from the given entry.
- readConfig() - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
Read the configuration from the DIT, returning a bean containing all of it.
- readConfig(String) - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
Read the configuration from the DIT, returning a bean containing all of it.
- readConfig(Dn) - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
Read the configuration from the DIT, returning a bean containing all of it.
- readConfig(String, String) - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
Read the configuration from the DIT, returning a bean containing all of it.
- readConfig(Dn, String) - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
Read the configuration from the DIT, returning a bean containing all of it.
- readCookie() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
Read the cookie for a consumer
- readCountedString() - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readCredentials(int) - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readData() - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readEntry(String) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Read an entry (without Dn)
- reader - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
-
- readExternal(ObjectInput) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- readExternal(ObjectInput) - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
- readFieldValue(AdsBaseBean, Field, Entry, String, boolean) - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
- readFlags() - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readKerberosTimes() - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readKey(int) - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readKeytab(ByteBuffer) - Static method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
Read the contents of the buffer into a keytab.
- readLock - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The read and write locks
- readMultiValuedField(AdsBaseBean, Field, Attribute) - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
Read the multiple entry value for an AttributeType, and feed the Bean field with this value
- ReadOnlyConfigurationPartition - Class in org.apache.directory.server.config
-
This class implements a read-only configuration partition.
- ReadOnlyConfigurationPartition(InputStream, SchemaManager) - Constructor for class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
Creates a new instance of ReadOnlyConfigurationPartition.
- readPagedResults(LdapSession, SearchRequest, LdapResult, Cursor<Entry>, long, int, PagedSearchContext, PagedResultsDecorator) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
- readPrincipal(int) - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readResults(LdapSession, SearchRequest, LdapResult, Cursor<Entry>, long, ReplicaEventLog) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Process the results get from a search request.
- readShutdownPassword(InstanceLayout) - Static method in class org.apache.directory.server.UberjarMain
-
- readShutdownPort(InstanceLayout) - Static method in class org.apache.directory.server.UberjarMain
-
- readSingleValueField(AdsBaseBean, Field, Attribute) - Method in class org.apache.directory.server.config.ConfigPartitionReader
-
Read the single entry value for an AttributeType, and feed the Bean field with this value
- readskey() - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readSortedTuple(DataInputStream) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
-
- readTag() - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readTestEntries(String) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Load the Test entries
- readTimes() - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- readTree(DataInputStream, LinkedAvlNode<E>, LinkedAvlNode[]) - Method in class org.apache.directory.server.core.avltree.AvlTreeMarshaller
-
Reads the data from given InputStream and creates the LinkedAvlNodes to
form the tree node = [size] [data-length] [data] [index] [child-marker]
[node] [child-marker] [node].
- readUnsortedTuple(DataInputStream) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
-
- readVersion() - Method in class org.apache.directory.kerberos.credentials.cache.CacheInputStream
-
- realm - Variable in class org.apache.directory.kerberos.client.TgtRequest
-
- realm - Variable in class org.apache.directory.server.ldap.handlers.sasl.AbstractSaslCallbackHandler
-
- realm - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
The realm
- realm - Variable in class org.apache.directory.shared.kerberos.components.PrincipalName
-
The realm part
- realm - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
the realm that issued the ticket
- realm - Variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
The server realm
- realmBytes - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- realmBytes - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- realmBytes - Variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
A storage for a byte array representation of the realm
- realmLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- realmLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- realmLength - Variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
- realmName - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- realmName - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- rebalanceUp(AvlNode<T>) - Method in class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- rebind(String, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- rebind(Name, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- rebind(String, Object) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- rebind(Name, Object) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- rebind(String, Object) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- rebind(Name, Object) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- rebind(String, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- rebind(Name, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- RebindingTimeValue - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option specifies the time interval from address assignment until
the client transitions to the REBINDING state.
- RebindingTimeValue() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.RebindingTimeValue
-
- receiveTimestamp - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- receiveTimestamp - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- recId - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirect
-
- recipientAddress - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
the recipient's address
- recipientAddress - Variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
the recipient's address
- recipientAddress - Variable in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
the recipient's address
- recipientAddressLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- recipientAddressLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- recipientAddressLen - Variable in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- recMan - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
the JDBM record manager for the file containing this index
- recMan - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
the JDBM record manager used by this database
- recMan - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
the JDBM record manager for the file this table is managed in
- recMan - Variable in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- recman - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
The record manager
- reconnect(Control[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- reconnect(Control[]) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
-
- reconstituteKeyMap(Attribute) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Converts the ASN.1 encoded key set to a map of encryption types to encryption keys.
- recordClass - Variable in class org.apache.directory.server.dns.messages.QuestionRecord
-
A two octet code that specifies the class.
- RecordClass - Enum in org.apache.directory.server.dns.messages
-
- RecordClass(int) - Constructor for enum org.apache.directory.server.dns.messages.RecordClass
-
- recordClass - Variable in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
Two octets containing one of the resource record CLASS codes.
- RecordDecoder - Interface in org.apache.directory.server.dns.io.decoder
-
- RecordEncoder - Interface in org.apache.directory.server.dns.io.encoder
-
- recordMan - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
- recordMan - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- recordMan - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
The used recordManager
- records - Variable in class org.apache.directory.server.dns.service.DnsContext
-
- RecordStore - Interface in org.apache.directory.server.dns.store
-
The store interface used by the DNS protocol to lookup resource records.
- RecordStoreStub - Class in org.apache.directory.server.dns.store
-
- RecordStoreStub() - Constructor for class org.apache.directory.server.dns.store.RecordStoreStub
-
- recordType - Variable in class org.apache.directory.server.dns.messages.QuestionRecord
-
A two octet code which specifies the type.
- RecordType - Enum in org.apache.directory.server.dns.messages
-
- RecordType(int) - Constructor for enum org.apache.directory.server.dns.messages.RecordType
-
- recordType - Variable in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
Two octets containing one of the resource record TYPE codes.
- recreate() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
Re-create the queue
- recurseDomainName(IoBuffer, StringBuffer) - Static method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
-
- recursionAvailable - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
- recursionAvailable - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- recursionDesired - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
- recursionDesired - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- recycleNode(AvlNode<T>) - Method in class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- reduceArray() - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
q<
Reduce the array size if neede
- referenceIdentifier - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- referenceIdentifier - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- ReferenceIdentifier - Class in org.apache.directory.server.ntp.messages
-
Reference Identifier: This is a 32-bit bitstring identifying the
particular reference source.
- ReferenceIdentifier(int, String, String) - Constructor for class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Private constructor prevents construction outside of this class.
- referenceTimestamp - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- referenceTimestamp - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- referralHandlingMode - Variable in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- ReferralHandlingMode - Enum in org.apache.directory.server.core.api
-
Enumeration for referral handling modes.
- ReferralHandlingMode(String) - Constructor for enum org.apache.directory.server.core.api.ReferralHandlingMode
-
Creates a new instance of ReferralHandlingMode.
- ReferralInterceptor - Class in org.apache.directory.server.core.referral
-
An service which is responsible referral handling behavoirs.
- ReferralInterceptor() - Constructor for class org.apache.directory.server.core.referral.ReferralInterceptor
-
Creates a new instance of a ReferralInterceptor.
- ReferralManager - Interface in org.apache.directory.server.core.api
-
An interface for managing referrals in the server
- referralManager - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The referral manager
- referralManager - Variable in class org.apache.directory.server.core.referral.ReferralInterceptor
-
The referralManager
- ReferralManagerImpl - Class in org.apache.directory.server.core.shared
-
Implement a referral Manager, handling the requests from the LDAP protocol.
- ReferralManagerImpl(DirectoryService) - Constructor for class org.apache.directory.server.core.shared.ReferralManagerImpl
-
Creates a new instance of ReferralManagerImpl.
- referrals - Variable in class org.apache.directory.server.core.shared.ReferralManagerImpl
-
The referrals tree
- RefinementEvaluator - Class in org.apache.directory.server.core.api.subtree
-
The top level evaluation node for a refinement.
- RefinementEvaluator(RefinementLeafEvaluator) - Constructor for class org.apache.directory.server.core.api.subtree.RefinementEvaluator
-
- refinementEvaluator - Variable in class org.apache.directory.server.core.authz.support.RelatedProtectedItemFilter
-
- RefinementLeafEvaluator - Class in org.apache.directory.server.core.api.subtree
-
A refinement leaf node evaluator.
- RefinementLeafEvaluator(SchemaManager) - Constructor for class org.apache.directory.server.core.api.subtree.RefinementLeafEvaluator
-
Creates a refinement filter's leaf node evaluator.
- refreshInterval - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
time interval for successive sync requests, default is 60 seconds
- refreshNPersist - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
flag indicating refreshAndPersist mode
- refreshNPersist - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
flag to represent refresh and persist or refresh only mode, defaults to true
- regex - Variable in class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
The regular expression generated for the SubstringNode pattern
- register(Authenticator, DirectoryService) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Initializes the specified
Authenticator and registers it to
this service.
- registerOids(SchemaObject) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
Register a SchemaObject's OID in the associated oidRegistry
- registerOutstandingRequest(AbandonableRequest) - Method in class org.apache.directory.server.ldap.LdapSession
-
Registers an outstanding request which can be abandoned later.
- registerPersistentSearches() - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Register the listeners for each existing consumers
- registerSearchRequest(SearchRequest, Cursor<Entry>) - Method in class org.apache.directory.server.ldap.LdapSession
-
Registers a new searchRequest
- registerSupportedExtensions(Set<String>) - Method in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
Adds a set of supportedExtension (OID Strings) to the RootDSE.
- registerSupportedExtensions(Set<String>) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Adds a set of supportedExtension (OID Strings) to the RootDSE.
- registerSupportedSaslMechanisms(Set<String>) - Method in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
Adds a set of supportedSaslMechanisms (OID Strings) to the RootDSE.
- registerSupportedSaslMechanisms(Set<String>) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Adds a set of supportedSaslMechanisms (OID Strings) to the RootDSE.
- RegistrationEntry - Class in org.apache.directory.server.core.api.event
-
- RegistrationEntry(DirectoryListener) - Constructor for class org.apache.directory.server.core.api.event.RegistrationEntry
-
Creates a new instance of RegistrationEntry associated with a listener
- RegistrationEntry(DirectoryListener, NotificationCriteria) - Constructor for class org.apache.directory.server.core.api.event.RegistrationEntry
-
Creates a new instance of RegistrationEntry associated with a listener
and a notification criteria
- registrations - Variable in class org.apache.directory.server.core.event.DefaultEventService
-
The list of RegistrationEntries being registered
- RegistrySynchronizer - Interface in org.apache.directory.server.core.api.schema.registries.synchronizers
-
Interface used to detect and react to changes performed on schema entities
to update registries so they're synchronized with entries on disk.
- RegistrySynchronizerAdaptor - Class in org.apache.directory.server.core.api.schema.registries.synchronizers
-
Central point of control for schemas enforced by the server.
- RegistrySynchronizerAdaptor(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- registrySynchronizers - Variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- rejectWithoutConfidentiality(IoSession, ResultResponse) - Method in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
-
- RelatedProtectedItemFilter - Class in org.apache.directory.server.core.authz.support
-
An
ACITupleFilter that discards all tuples whose
ProtectedItems
are not related with the operation.
- RelatedProtectedItemFilter(RefinementEvaluator, Evaluator, SchemaManager) - Constructor for class org.apache.directory.server.core.authz.support.RelatedProtectedItemFilter
-
- RelatedUserClassFilter - Class in org.apache.directory.server.core.authz.support
-
An
ACITupleFilter that discards all tuples whose
UserClasses
are not related with the current user.
- RelatedUserClassFilter(SubtreeEvaluator) - Constructor for class org.apache.directory.server.core.authz.support.RelatedUserClassFilter
-
- relayAgentAddress - Variable in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
[giaddr] Relay agent IP address, used in booting via a relay agent.
- releaseLease(Lease) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
-
- releaseLease(Lease) - Method in interface org.apache.directory.server.dhcp.store.DhcpStore
-
Release the specified lease.
- releasePooledAdminConnection(LdapConnection, LdapServer) - Static method in class org.apache.directory.shared.client.api.LdapApiIntegrationUtils
-
Releases a pooled connection back to the pool.
- reload - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
- reloadSslContext() - Method in class org.apache.directory.server.ldap.LdapServer
-
reloads the SSL context by replacing the existing SslFilter
with a new SslFilter after reloading the keystore.
- remoteHost - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
host name of the syncrepl remote server, default value is localhost
- remotePort - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
port number of the syncrepl provider server, default is 10389
- remove(String) - Method in class org.apache.directory.server.core.api.CacheService
-
Remove a cache if it exists.
- remove(String) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Remove an interceptor from the list of interceptors
- remove(AttributeType, byte[]...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- remove(AttributeType, String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- remove(AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- remove(Attribute...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- remove(String, byte[]...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- remove(String, String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- remove(String, Value<?>...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- remove(DirectoryService, Dn) - Method in interface org.apache.directory.server.core.api.ReferralManager
-
Remove a partition from the manager, reading all the referrals from the base.
- remove(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
Removes a key present in the tree
- remove() - Method in class org.apache.directory.server.core.avltree.avl.AvlTreeIterator
-
- remove(T) - Method in class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- remove(K) - Method in interface org.apache.directory.server.core.avltree.AvlTree
-
Removes the LinkedAvlNode present in the tree with the given key value
- remove(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- remove(K, V) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
Removes the LinkedAvlMapNode present in the tree with the given key and value
- remove(K) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
-
Removes a node associated with the given key
The entire node will be removed irrespective of whether duplicate keys
are enabled or not
- remove(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Removes a node associated with the given key
The entire node will be removed irrespective of whether duplicate keys
are enabled or not
- remove(K, V) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Removes the LinkedAvlMapNode present in the tree with the given key and value
- remove(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
-
- remove(String) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Remove an interceptor from the list of interceptors
- remove(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- remove(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- remove(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Removes all records with a specified key from this Table.
- remove(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Removes a single key value pair with a specified key and value from
this Table.
- remove(DirectoryService, Dn) - Method in class org.apache.directory.server.core.shared.ReferralManagerImpl
-
Remove a partition from the manager, reading all the referrals from the base.
- remove(Class) - Method in class org.apache.directory.server.dhcp.options.OptionsField
-
Remove instances of the given option class.
- remove(int) - Method in class org.apache.directory.server.dhcp.options.OptionsField
-
Remove options matching the given tag
- remove(Object) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- remove(K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Removes all records with a specified key from this Table.
- remove(K, V) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Removes a single key value pair with a specified key and value from
this Table.
- remove(K) - Method in interface org.apache.directory.server.xdbm.Table
-
Removes all records with a specified key from this Table.
- remove(K, V) - Method in interface org.apache.directory.server.xdbm.Table
-
Removes a single key value pair with a specified key and value from
this Table.
- REMOVE_CHILD - Static variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- REMOVE_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- removeAll() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
removes all the nodes from the tree
- removeAttributes(AttributeType...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- removeAttributes(String...) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- removeConsumer(ReplicationConsumer) - Method in class org.apache.directory.server.ldap.replication.consumer.PingerThread
-
Remove a consumer to ping
- removeContext(LdapSession, PagedSearchContext) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Remove a cookie instance from the session, if it exists.
- removeContextPartition(Dn) - Method in interface org.apache.directory.server.core.api.partition.PartitionNexus
-
Remove a partition from the server.
- removeContextPartition(Dn) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Remove a partition from the server.
- removeCookie() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
deletes the cookie and resets the syncCookie to null
- removeEntryFilter(EntryFilter) - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
- removeEventLog(ReplicaEventLog) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
- removeExtendedOperationHandler(String) - Method in class org.apache.directory.server.ldap.LdapServer
-
- removeFromEnvironment(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- removeFromEnvironment(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- removeFromList(LinkedAvlNode<K>) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- removeFromList(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
- removeLdapSession(IoSession) - Method in class org.apache.directory.server.ldap.LdapSessionManager
-
- removeLeadingBytes(byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- removeListener(DirectoryListener) - Method in interface org.apache.directory.server.core.api.event.EventService
-
Removes the listener from this EventService preventing all events
registered from being delivered to it.
- removeListener(DirectoryListener) - Method in class org.apache.directory.server.core.event.DefaultEventService
-
Removes the listener from this EventService preventing all events
registered from being delivered to it.
- removeMembers(Set<String>, Attribute) - Method in class org.apache.directory.server.core.authz.GroupCache
-
Removes a set of member names from an existing set.
- removeNamingListener(NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- removeNamingListener(NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- removeObjectClass(ExprNode) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Remove the (ObjectClass=*) node from the filter, if we have one.
- removeOperationsList(String) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Remove an interceptor to the list of interceptors to call for each operation
- removePagedSearchContext(int) - Method in class org.apache.directory.server.ldap.LdapSession
-
Remove a Paged Search context from the map storing all of them.
- removePartition(Partition) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- removePartition(Partition) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- removePasswordPolicies(PasswordPolicyBean...) - Method in class org.apache.directory.server.config.beans.AuthenticationInterceptorBean
-
- removePolicyConfig(Dn) - Method in class org.apache.directory.server.core.authn.ppolicy.PpolicyConfigContainer
-
deactivate an existing password policy.
- removeReferral(Entry) - Method in interface org.apache.directory.server.core.api.ReferralManager
-
Remove a referral from the manager.
- removeReferral(Entry) - Method in class org.apache.directory.server.core.shared.ReferralManagerImpl
-
Remove a referral from the manager.
- removeSaslMechanismHandler(String) - Method in class org.apache.directory.server.ldap.LdapServer
-
- removeSaslProperty(String) - Method in class org.apache.directory.server.ldap.LdapSession
-
Remove a property from the SaslProperty map
- removeSubentry(Dn) - Method in class org.apache.directory.server.core.api.subtree.SubentryCache
-
Remove a Subentry for a given Dn
- removeTag(long) - Method in interface org.apache.directory.server.core.api.changelog.TaggableChangeLogStore
-
Removes a Tag created for a given revision.
- removeTag(long) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- removeTrailingBytes(byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- rename(RenameOperationContext) - Method in class org.apache.directory.server.config.ReadOnlyConfigurationPartition
-
Modifies an entry by changing its relative name.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(Dn, Rdn, boolean) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Renames an entry by changing it's relative distinguished name.
- rename(Dn, Rdn, boolean, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Renames an entry by changing it's relative distinguished name.
- rename(Dn, Rdn, boolean, boolean) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Renames an entry by changing it's relative distinguished name.
- rename(Dn, Rdn, boolean, boolean, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Renames an entry by changing it's relative distinguished name.
- rename(ModifyDnRequest) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Rename an entry applying the ModifyDN request
- rename(ModifyDnRequest, LogChange) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Rename an entry applying the ModifyDN request
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(Dn, Rdn, boolean) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- rename(Dn, Rdn) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- rename(String, String, boolean) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- rename(String, String) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- rename(RenameOperationContext) - Method in interface org.apache.directory.server.core.api.OperationManager
-
TODO document after determining if this method should be here.
- rename(RenameOperationContext) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Modifies an entry by changing its relative name.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.AttributeTypeSynchronizer
-
Rename a schemaObject.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ComparatorSynchronizer
-
Rename a schemaObject.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitContentRuleSynchronizer
-
Rename a schemaObject.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.DitStructureRuleSynchronizer
-
Rename a schemaObject.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleSynchronizer
-
Rename a schemaObject.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.MatchingRuleUseSynchronizer
-
Rename a schemaObject.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NameFormSynchronizer
-
Rename a schemaObject.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.NormalizerSynchronizer
-
Rename a schemaObject.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.ObjectClassSynchronizer
-
Rename a schemaObject.
- rename(Entry, Rdn, boolean) - Method in interface org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizer
-
Rename a schemaObject.
- rename(RenameOperationContext, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
Rename a Schema Object.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
Responds to the rdn (commonName) of the metaSchema object being
changed.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxCheckerSynchronizer
-
Rename a schemaObject.
- rename(Entry, Rdn, boolean) - Method in class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxSynchronizer
-
Rename a schemaObject.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
Modifies an entry by changing its relative name.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
TODO document after determining if this method should be here.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(String, String) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- rename(Name, Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- rename(String, String) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- rename(Name, Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Modifies an entry by changing its relative name.
- rename(String, Rdn, boolean, Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
This will rename the entry, and deal with the deleteOldRdn flag.
- rename(Dn, Rdn, boolean, Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Changes the relative distinguished name of an entry specified by a
distinguished name with the optional removal of the old Rdn attribute
value from the entry.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
Modifies an entry by changing its relative name.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
Modifies an entry by changing its relative name.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(Dn, Rdn, boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Renames an entry by changing it's relative distinguished name.
- rename(Dn, Rdn, boolean, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Renames an entry by changing it's relative distinguished name.
- rename(Dn, Rdn, boolean, boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Renames an entry by changing it's relative distinguished name.
- rename(Dn, Rdn, boolean, boolean, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Renames an entry by changing it's relative distinguished name.
- rename(ModifyDnRequest) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Rename an entry applying the ModifyDN request
- rename(ModifyDnRequest, LogChange) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Rename an entry applying the ModifyDN request
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Modifies an entry by changing its relative name.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(RenameOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
Filters Partition#rename( RenameOperationContext ) call.
- rename(Dn, Rdn, boolean, Entry) - Method in interface org.apache.directory.server.xdbm.Store
-
Changes the relative distinguished name of an entry specified by a
distinguished name with the optional removal of the old Rdn attribute
value from the entry.
- RENAME_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- RenameOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
A RenameService context used for Interceptors.
- RenameOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
Creates a new instance of RenameOperationContext.
- RenameOperationContext(CoreSession, Dn, Rdn, boolean) - Constructor for class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
Creates a new instance of RenameOperationContext.
- RenameOperationContext(CoreSession, ModifyDnRequest) - Constructor for class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
- RENEW - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - renew.
- RENEWABLE - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - renewable.
- RENEWABLE_OK - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - renewable is ok.
- RenewalTimeValue - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option specifies the time interval from address assignment until
the client transitions to the RENEWING state.
- RenewalTimeValue() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.RenewalTimeValue
-
- renewTill - Variable in class org.apache.directory.kerberos.client.TgtRequest
-
- renewTill - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- renewTill - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
Maximum endtime in a renewal
- renewtill - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
the maximum endtime that may be included in a renewal
- renewtill - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
the maximum endtime that may be included in a renewal
- renewtillBytes - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- renewtillBytes - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- renewtillLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- renewtillLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- REPL_CONSUMER_CONFIG_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
the replication consumer configuration DN
- REPL_CONSUMER_DN_STR - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
The replication consumer container DN
- REPL_CONSUMER_DN_STR - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
The replication factory DN
- REPL_NAME - Static variable in class org.apache.directory.server.core.api.InstanceLayout
-
- REPLACE_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- replaceNode(LinkedAvlNode<K>, LinkedAvlNode<K>, LinkedAvlNode<K>) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
Replace a LinkedAvlNode to be removed with a new existing LinkedAvlNode
- replaceNode(LinkedAvlMapNode<K, V>, LinkedAvlMapNode<K, V>, LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Replace a LinkedAvlMapNode to be removed with a new existing LinkedAvlMapNode
- replAliasDerefMode - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The Alias Dereferencing mode
- replAttributes - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The replication provider attribute
- replayCache - Variable in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
the cache used for storing change password requests
- replayCache - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- replayCache - Variable in class org.apache.directory.server.kerberos.kdc.KdcContext
-
the replay cache
- replayCache - Variable in class org.apache.directory.server.kerberos.kdc.KdcServer
-
the cache used for storing AS and TGS requests
- ReplayCache - Interface in org.apache.directory.server.kerberos.shared.replay
-
"The replay cache will store at least the server name, along with the client name,
time, and microsecond fields from the recently-seen authenticators, and if a
matching tuple is found, the KRB_AP_ERR_REPEAT error is returned."
- ReplayCacheEntry(KerberosPrincipal, KerberosPrincipal, KerberosTime, int) - Constructor for class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ReplayCacheEntry
-
Creates a new instance of ReplayCacheEntry.
- ReplayCacheImpl - Class in org.apache.directory.server.kerberos.shared.replay
-
"The replay cache will store at least the server name, along with the client name,
time, and microsecond fields from the recently-seen authenticators, and if a
matching tuple is found, the KRB_AP_ERR_REPEAT error is returned."
We will store the entries in Ehacache instance
- ReplayCacheImpl(Cache) - Constructor for class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl
-
Creates a new instance of InMemoryReplayCache.
- ReplayCacheImpl(Cache, long) - Constructor for class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl
-
Creates a new instance of InMemoryReplayCache.
- ReplayCacheImpl.ClockskewExpirationPolicy - Class in org.apache.directory.server.kerberos.shared.replay
-
an expiration policy based on the clockskew
- ReplayCacheImpl.ReplayCacheEntry - Class in org.apache.directory.server.kerberos.shared.replay
-
A structure to hold an entry
- ReplConsumerBean - Class in org.apache.directory.server.config.beans
-
A class used to store the Replication Consumer configuration.
- ReplConsumerBean() - Constructor for class org.apache.directory.server.config.beans.ReplConsumerBean
-
Create a new Replication Consumer instance
- replConsumerConfigDn - Static variable in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
- replConsumerDn - Variable in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
- replConsumerDn - Static variable in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
- replConsumerId - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The consumer id
- replConsumerImpl - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The FQCN of replication client implementation
- ReplConsumerManager - Class in org.apache.directory.server.ldap.replication.provider
-
Manage the consumers on the provider : add them, and remove them.
- ReplConsumerManager(DirectoryService) - Constructor for class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
Create a new instance of the producer replication manager.
- replConsumers - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
The replication consumer Bean
- replConsumers - Variable in class org.apache.directory.server.ldap.LdapServer
-
The list of replication consumers
- replCookie - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The replication cookie
- replDir - Variable in class org.apache.directory.server.core.api.InstanceLayout
-
The replication data directory
- replEnabled - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
A flag telling if the replication is enabled
- replEvent - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
flag to indicate if this context is carrying a replicated entry
- REPLICA_EVENT_LOG_NAME_PREFIX - Static variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- REPLICA_ID_PREFIX - Static variable in class org.apache.directory.server.ldap.LdapProtocolUtils
-
the prefix for replicaId value
- REPLICA_ID_PREFIX_LEN - Static variable in class org.apache.directory.server.ldap.LdapProtocolUtils
-
- replicaCount - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- ReplicaEventLog - Class in org.apache.directory.server.ldap.replication.provider
-
A structure storing the configuration on each consumer registered on a producer.
- ReplicaEventLog(DirectoryService, int) - Constructor for class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
Creates a new instance of EventLog for a replica
- ReplicaEventLogJanitor - Class in org.apache.directory.server.ldap.replication.provider
-
Deletes old entries from the replication event logs that are configured in refreshNPersist mode.
- ReplicaEventLogJanitor(DirectoryService, Map<Integer, ReplicaEventLog>) - Constructor for class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
- ReplicaEventMessage - Class in org.apache.directory.server.ldap.replication
-
A place holder storing an Entry and the operation applied on it
- ReplicaEventMessage(ChangeType, Entry) - Constructor for class org.apache.directory.server.ldap.replication.ReplicaEventMessage
-
Create a new ReplicaEvent instance for a Add/Delete+Modify operation
- ReplicaEventMessageSerializer - Class in org.apache.directory.server.ldap.replication
-
A ReplicaEventMessage serializer/deserializer.
- ReplicaEventMessageSerializer(SchemaManager) - Constructor for class org.apache.directory.server.ldap.replication.ReplicaEventMessageSerializer
-
Creates a new instance of ReplicaEventMessageSerializer.
- replicaId - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The directory instance replication ID
- replicaId - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
the replica id
- replicaId - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
the replica's id
- ReplicaJournalCursor - Class in org.apache.directory.server.ldap.replication.provider
-
Define a cursor on top of a replication journal.
- ReplicaJournalCursor(JdbmTable<String, ReplicaEventMessage>, String) - Constructor for class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
-
Creates a cursor on top of the given journal
- replicaLogMap - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
- replicaLogMap - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- ReplicationConsumer - Interface in org.apache.directory.server.ldap.replication.consumer
-
An interface for consumers of a service which receives the ldap entries as and when a
event happens in the server.
- ReplicationConsumerConfig - Interface in org.apache.directory.server.ldap.replication
-
A marker interface for the configuration used in implementations of ReplicationConsumer.
- ReplicationConsumerImpl - Class in org.apache.directory.server.ldap.replication.consumer
-
Implementation of syncrepl slave a.k.a consumer.
- ReplicationConsumerImpl() - Constructor for class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
- replicationReqHandler - Variable in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
The replication handler
- replicationReqHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
The handler responsible for the replication
- ReplicationRequestHandler - Interface in org.apache.directory.server.ldap.replication.provider
-
Interface of a replication request handler in a provider/master.
- ReplicationStatusEnum - Enum in org.apache.directory.server.ldap.replication.consumer
-
This enum is used to describe the various status of the replication.
- ReplicationStatusEnum() - Constructor for enum org.apache.directory.server.ldap.replication.consumer.ReplicationStatusEnum
-
- ReplicationTrustManager - Class in org.apache.directory.server.ldap.replication
-
A X509TrustManager implementation used by the replication subsystem.
- ReplicationTrustManager() - Constructor for class org.apache.directory.server.ldap.replication.ReplicationTrustManager
-
Creates a instance of ReplicationTrustManager
- replicaUtil - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- replLogMaxIdleAT - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- replLogPurgeThresholdCountAT - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- replPingerSleep - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
the time interval between subsequent pings to each replication provider
- replProvHostName - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The replication provider host name
- replProvPort - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The replication provider port
- replRefreshInterval - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The refresh interval
- replRefreshNPersist - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
Tells if we should persist
- replReqHandler - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
the replication request handler, server will be in replication provider/master mode if a valid FQCN is given
- replSearchFilter - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The replication search filter
- replSearchScope - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The search scope
- replSearchSizeLimit - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The search size limit
- replSearchTimeout - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The search time limit
- replStrictCertValidation - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
Tells if the certificate validation should be strict or not
- replUserDn - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The replication user Dn
- replUserDn - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
replication user's Dn
- replUserPassword - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The replication user password
- replUserPassword - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
password for binding with replication user dn
- replUseTls - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
Tells if TLS should be used during replication
- reply - Variable in class org.apache.directory.server.dns.service.DnsContext
-
- reply - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- reply - Variable in class org.apache.directory.server.kerberos.kdc.KdcContext
-
The kerberos response
- req - Variable in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- request - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- request - Variable in class org.apache.directory.server.kerberos.kdc.KdcContext
-
The request being processed
- requestAbandoned(AbandonableRequest) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- requestAbandoned(AbandonableRequest) - Method in class org.apache.directory.server.ldap.handlers.SearchAbandonListener
-
- requestAbandoned(AbandonableRequest) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Abandon a SearchRequest
- requestControls - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
The associated request's controls
- requestControls - Variable in class org.apache.directory.server.core.jndi.ServerContext
-
The request controls to set on operations before performing them
- RequestedIpAddress - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option is used in a client request (DHCPDISCOVER) to allow the
client to request that a particular IP address be assigned.
- RequestedIpAddress() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.RequestedIpAddress
-
- requestPrincipalEntry - Variable in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- requiredDirectories - Variable in class org.apache.directory.server.core.api.AbstractLayout
-
The required directories
- requiredFiles - Variable in class org.apache.directory.server.core.api.AbstractLayout
-
The required files
- reserved - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
- reserved - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- RESERVED - Static variable in class org.apache.directory.shared.kerberos.codec.options.ApOptions
-
AP Request option - reserved
- RESERVED_0 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_10 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_11 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_12 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_13 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_14 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_15 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_16 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_17 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_18 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_19 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_20 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_21 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_22 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_23 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_24 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_25 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_29 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_7 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- RESERVED_9 - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - reserved for future use.
- reset(AvlNode<T>, T) - Method in class org.apache.directory.server.core.avltree.avl.AvlNode
-
- reset() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
reset the fields used while computing length
- reset() - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
reset the fields used while computing length
- reset() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
reset the fields used while computing length
- resetCounter() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
- resetOrRewind(ByteBuffer) - Static method in class org.apache.directory.server.kerberos.changepwd.io.ChangePasswordDecoder
-
- ResourceLocationServers - Class in org.apache.directory.server.dhcp.options.vendor
-
This option specifies a list of RFC 887 Resource Location
servers available to the client.
- ResourceLocationServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.ResourceLocationServers
-
- ResourceRecord - Interface in org.apache.directory.server.dns.messages
-
- ResourceRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
- ResourceRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
-
- ResourceRecordImpl - Class in org.apache.directory.server.dns.messages
-
The answer, authority, and additional sections all share the same
format: a variable number of resource records, where the number of
records is specified in the corresponding count field in the header.
- ResourceRecordImpl(String, RecordType, RecordClass, int, Map<String, Object>) - Constructor for class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
Creates a new instance of ResourceRecordImpl.
- ResourceRecordModifier - Class in org.apache.directory.server.dns.messages
-
- ResourceRecordModifier() - Constructor for class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- response - Variable in class org.apache.directory.server.bridge.http.BindResponseHolder
-
the bind response
- responseCode - Variable in exception org.apache.directory.server.dns.DnsException
-
The DNS response code associated with this exception
- responseCode - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
- responseCode - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- ResponseCode - Enum in org.apache.directory.server.dns.messages
-
- ResponseCode(int) - Constructor for enum org.apache.directory.server.dns.messages.ResponseCode
-
- responseControls - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
The associated response's controls
- responseControls - Variable in class org.apache.directory.server.core.jndi.ServerContext
-
The response controls to set after performing operations
- responseRecieved() - Method in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmSaslServer
-
- responseSent() - Method in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmSaslServer
-
- RestrictedByFilter - Class in org.apache.directory.server.core.authz.support
-
An
ACITupleFilter that discards all tuples that doesn't satisfy
RestrictedByItem constraint if available.
- RestrictedByFilter() - Constructor for class org.apache.directory.server.core.authz.support.RestrictedByFilter
-
- resultSet - Variable in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
The set of candidate UUIDs selected by the search
- returned - Variable in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
-
- returnedTuple - Variable in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
-
- returnedTuple - Variable in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
-
- returnedTuple - Variable in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
-
- returnedTuple - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
-
- returnedTuple - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
The Tuple that is used to return values via the get() method.
- returnedTuple - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
-
- returnedTuple - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
-
- returnedTuple - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
- returnedTuple - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
-
The tuple which will be returned
- returnedTuple - Variable in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
-
The Tuple that is used to return values via the get() method.
- returnedTuple - Variable in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
- returningAttributes - Variable in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
A set containing the returning attributeTypesOptions
- returningAttributesString - Variable in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
The set of attributes to return as String
- REV_AT_OID - Static variable in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
-
OID of the 'rev' attribute used in changeLogEvent and tag objectclasses
- REV_FILE - Static variable in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- revContainerName - Variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
- reverse - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
the reverse btree where the btree key is the entry id of the entry containing a
value for the indexed attribute, and the btree value is the value of the indexed
attribute
- reverse(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
- reverse(String, K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
- reverse - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
the reverse btree where the btree key is the entry id of the entry containing a
value for the indexed attribute, and the btree value is the value of the indexed
attribute
- reverse(String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
- reverse(String, K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
- reverse - Variable in class org.apache.directory.server.core.shared.SortedEntryComparator
-
flag for indicating the order of sorting
- reverse - Variable in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
- reverse(String) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
- reverse(String, K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
- reverse(ID) - Method in interface org.apache.directory.server.xdbm.Index
-
- reverse(ID, K) - Method in interface org.apache.directory.server.xdbm.Index
-
- REVERSE_BTREE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
the key used for the reverse btree name
- REVERSE_BTREE - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
the key used for the reverse btree name
- reverseCursor() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
- reverseCursor(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
- reverseCursor() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
- reverseCursor(String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
- reverseCursor() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
- reverseCursor(String) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
- reverseCursor() - Method in interface org.apache.directory.server.xdbm.Index
-
- reverseCursor(ID) - Method in interface org.apache.directory.server.xdbm.Index
-
- ReverseEnumMap<K,E extends java.lang.Enum<E> & EnumConverter<K>> - Class in org.apache.directory.server.dns.util
-
- ReverseEnumMap(Class<E>) - Constructor for class org.apache.directory.server.dns.util.ReverseEnumMap
-
Creates a new instance of ReverseEnumMap.
- ReverseIndexComparator<V> - Class in org.apache.directory.server.core.partition.impl.btree
-
TupleComparator for index records.
- ReverseIndexComparator(SerializableComparator<V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
-
Creates an IndexComparator.
- reverseLdifs - Variable in class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
The revert changes.
- reverseLookup(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
- reverseLookup(String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
- reverseLookup(String) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
- reverseLookup(ID) - Method in interface org.apache.directory.server.xdbm.Index
-
- reverseMap - Variable in class org.apache.directory.server.dns.util.ReverseEnumMap
-
- reverseValueCursor(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
- reverseValueCursor(String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
- reverseValueCursor(String) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
- reverseValueCursor(ID) - Method in interface org.apache.directory.server.xdbm.Index
-
- revert(long) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Reverts the server's state to an earlier revision.
- revert() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Reverts the server's state to the latest tagged snapshot if one was taken.
- revert() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- revert(long) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- revert(DirectoryService, long) - Method in class org.apache.directory.server.core.integ.FrameworkRunner
-
- revision - Variable in class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
The revision number for this event
- revision - Variable in class org.apache.directory.server.core.api.changelog.Tag
-
- revision - Variable in class org.apache.directory.server.core.journal.JournalInterceptor
-
A shared number stored within each change
- revisionDate - Variable in class org.apache.directory.server.core.api.changelog.Tag
-
the date of revision that was tagged
- RevisionOrder - Enum in org.apache.directory.server.core.api.changelog
-
The order, based on revision numbers, in which to return log changes or
tags.
- RevisionOrder(boolean) - Constructor for enum org.apache.directory.server.core.api.changelog.RevisionOrder
-
- rewritePartitionData() - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
- rid - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
the rid present in the cookie received from a replication consumer
- ridMod - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
- right - Variable in class org.apache.directory.server.core.avltree.avl.AvlNode
-
- right - Variable in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
The right child
- right - Variable in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
The right child
- role - Variable in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
-
The AdmonistrativeRole
- ROLES - Static variable in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
The possible roles
- ROLES_OID - Static variable in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
A Map to associate a role with it's OID
- root - Variable in class org.apache.directory.server.core.avltree.avl.AvlTreeIterator
-
- root - Variable in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
the root of the tree
- root - Variable in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
the root of the tree
- ROOT_ID - Static variable in interface org.apache.directory.server.core.api.partition.Partition
-
root ID common to all partitions
- rootDelay - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- rootDelay - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- rootDispersion - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- rootDispersion - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- rootDse - Variable in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
the read only rootDSE attributes
- RootPath - Class in org.apache.directory.server.dhcp.options.vendor
-
This option specifies the path-name that contains the client's root
disk.
- RootPath() - Constructor for class org.apache.directory.server.dhcp.options.vendor.RootPath
-
- RootPath(String) - Constructor for class org.apache.directory.server.dhcp.options.vendor.RootPath
-
- rotateRight(byte[], int, int) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NFold
-
Right-rotate the given byte array.
- rotateSingleLeft(LinkedAvlNode<K>, LinkedAvlNode<K>) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
Rotate the node left side once.
- rotateSingleLeft(LinkedAvlMapNode<K, V>, LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Rotate the node left side once.
- rotateSingleRight(LinkedAvlNode<K>, LinkedAvlNode<K>) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
Rotate the node right side once.
- rotateSingleRight(LinkedAvlMapNode<K, V>, LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Rotate the node right side once.
- rotation - Variable in class org.apache.directory.server.core.journal.DefaultJournal
-
A parameter indicating the number of operations stored in a journal
before it is rotated.
- Routers - Class in org.apache.directory.server.dhcp.options.vendor
-
The router option specifies a list of IP addresses for routers on the
client's subnet.
- Routers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.Routers
-
- RouterSolicitationAddress - Class in org.apache.directory.server.dhcp.options.perinterface
-
This option specifies the address to which the client should transmit
router solicitation requests.
- RouterSolicitationAddress() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.RouterSolicitationAddress
-
- RsaMd5Checksum - Class in org.apache.directory.server.kerberos.shared.crypto.checksum
-
- RsaMd5Checksum() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.checksum.RsaMd5Checksum
-
- rtime - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
The renew-till date for the requested ticket
- rtimeLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- run(RunNotifier) - Method in class org.apache.directory.server.core.integ.FrameworkRunner
- run() - Method in class org.apache.directory.server.ldap.replication.consumer.PingerThread
-
Starts the thread
- run() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
- RUN_DIR - Static variable in class org.apache.directory.server.core.api.InstanceLayout
-
- RUN_NAME - Static variable in class org.apache.directory.server.core.api.InstanceLayout
-
- runChild(FrameworkMethod, RunNotifier) - Method in class org.apache.directory.server.core.integ.FrameworkRunner
- runDir - Variable in class org.apache.directory.server.core.api.InstanceLayout
-
The Run directory
- rwLock - Variable in class org.apache.directory.server.core.DefaultOperationManager
-
A lock used to protect against concurrent operations
- rwLock - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
A lock to protect the backend from concurrent reads/writes
- s2kparams - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
The s2k params
- s2kparamsTagLength - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
- salt - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
The salt
- salt - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
The salt
- saltBytes - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
- saltTagLength - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
- saltTagLength - Variable in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
- SamException - Exception in org.apache.directory.server.kerberos.sam
-
Base class for all SAM subsystem errors.
- SamException(SamType) - Constructor for exception org.apache.directory.server.kerberos.sam.SamException
-
Creates a SamException for a specific SamType.
- SamException(SamType, String) - Constructor for exception org.apache.directory.server.kerberos.sam.SamException
-
Creates a SamException for a specific SamType, with message.
- SamException(SamType, Throwable) - Constructor for exception org.apache.directory.server.kerberos.sam.SamException
-
Creates a SamException for a specific SamType, with the cause resulted in
this exception.
- SamException(SamType, String, Throwable) - Constructor for exception org.apache.directory.server.kerberos.sam.SamException
-
Creates a SamException for a specific SamType, with a message and the
cause that resulted in this exception.
- SAMPLE_CACHE_CONTENT - Static variable in class org.apache.directory.kerberos.credentials.cache.SampleCredentialsCacheResource
-
klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: apacheds@SH.INTEL.COM
Valid starting Expires Service principal
09/06/13 01:54:10 09/06/13 11:54:10 krbtgt/SH.INTEL.COM@SH.INTEL.COM
renew until 09/07/13 01:54:07
09/06/13 01:54:11 09/06/13 11:54:10 host/hadoop-nn.sh.intel.com@SH.INTEL.COM
renew until 09/07/13 01:54:07
- SAMPLE_PRINCIPAL - Static variable in class org.apache.directory.kerberos.credentials.cache.SampleCredentialsCacheResource
-
- SAMPLE_REALM - Static variable in class org.apache.directory.kerberos.credentials.cache.SampleCredentialsCacheResource
-
- SAMPLE_SERVERS - Static variable in class org.apache.directory.kerberos.credentials.cache.SampleCredentialsCacheResource
-
- SampleCredentialsCacheResource - Class in org.apache.directory.kerberos.credentials.cache
-
This is a sample credentials cache generated using MIT KRB5 kinit command.
- SampleCredentialsCacheResource() - Constructor for class org.apache.directory.kerberos.credentials.cache.SampleCredentialsCacheResource
-
- SamSubsystem - Class in org.apache.directory.server.kerberos.sam
-
The Subsystem that enables the Kerberos server to use plugable Single-use
Authentication mechanisms.
- SamSubsystem() - Constructor for class org.apache.directory.server.kerberos.sam.SamSubsystem
-
- samType - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- samType - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- SamType - Enum in org.apache.directory.shared.kerberos.codec.types
-
Type safe enumeration of Single-use Authentication Mechanism types
- SamType(int, String) - Constructor for enum org.apache.directory.shared.kerberos.codec.types.SamType
-
Private constructor prevents construction outside of this class.
- SamVerifier - Interface in org.apache.directory.server.kerberos.sam
-
Single-use Authentication Mechanism verifier (subsystem) interface.
- Sasl - Annotation Type in org.apache.directory.server.annotations
-
A annotation used to define the SASL configuration.
- SASL_AUTHENT_USER - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant for storing the authenticated user
- SASL_AUTHID - Static variable in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- SASL_CREDS - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant for storing the evaluated credentials
- SASL_FILTER - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant representing the SASL IoFilter
- SASL_HOST - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant for storing the SASL host in the session
- SASL_MECH - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant for storing the current mechanism
- SASL_MECH_HANDLER - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant representing the SASL mechanism handler
- SASL_PLAIN_AUTHCID - Static variable in class org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer
-
The authcid property stored into the LdapSession instance
- SASL_PLAIN_AUTHZID - Static variable in class org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer
-
The authzid property stored into the LdapSession instance
- SASL_PLAIN_PASSWORD - Static variable in class org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer
-
The password property stored into the LdapSession instance
- SASL_PROPS - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant representing the SASL properties
- SASL_QOP - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant for storing the Quality Of Protection
- SASL_REALM - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant for storing the realm
- SASL_SERVER - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant for storing the SASL Server in the session.
- SASL_USER_BASE_DN - Static variable in class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
A key constant for storing the place where we are to search for user's pasword
- saslAuthId - Variable in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
The SASL identifier
- saslAuthId - Variable in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- SaslConstants - Class in org.apache.directory.server.ldap.handlers.sasl
-
SASL Constants used to store informations releated to the Challenge/response
exchange during the SASL negociation.
- SaslConstants() - Constructor for class org.apache.directory.server.ldap.handlers.sasl.SaslConstants
-
- SaslFilter - Class in org.apache.directory.server.ldap.handlers.sasl
-
An IoFilterAdapter that handles integrity and confidentiality protection
for a SASL bound session.
- SaslFilter(SaslServer) - Constructor for class org.apache.directory.server.ldap.handlers.sasl.SaslFilter
-
Creates a new instance of SaslFilter.
- saslHost - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
The SASL host
- saslHost - Variable in class org.apache.directory.server.ldap.LdapServer
-
The name of this host, validated during SASL negotiation.
- SaslMechanism - Annotation Type in org.apache.directory.server.annotations
-
TODO SaslMechanism.
- saslMechanism - Variable in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
The SASL mechanism
- saslMechanism - Variable in class org.apache.directory.server.core.jndi.LdapJndiProperties
-
- saslMechanismHandlers - Variable in class org.apache.directory.server.ldap.LdapServer
-
The supported authentication mechanisms.
- saslMechClassName - Variable in class org.apache.directory.server.config.beans.SaslMechHandlerBean
-
The SASL mechanism handler FQCN
- SaslMechHandlerBean - Class in org.apache.directory.server.config.beans
-
A class used to store the SASL mechanism handler configuration.
- SaslMechHandlerBean() - Constructor for class org.apache.directory.server.config.beans.SaslMechHandlerBean
-
Create a new LdapServerSaslMechanisHandlerBean instance
- saslMechHandlers - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
The list of supported mechanisms
- saslMechName - Variable in class org.apache.directory.server.config.beans.SaslMechHandlerBean
-
The SASL mechanism handler
- saslPrincipal - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
The SASL principal
- saslPrincipal - Variable in class org.apache.directory.server.ldap.LdapServer
-
The service principal, used by GSSAPI.
- saslProperties - Variable in class org.apache.directory.server.ldap.LdapSession
-
A Map containing Objects used during the SASL negotiation
- saslQop - Variable in class org.apache.directory.server.ldap.LdapServer
-
The quality of protection (QoP), used by DIGEST-MD5 and GSSAPI.
- saslQopString - Variable in class org.apache.directory.server.ldap.LdapServer
-
- saslRealms - Variable in class org.apache.directory.server.config.beans.LdapServerBean
-
The SASL realms
- saslRealms - Variable in class org.apache.directory.server.ldap.LdapServer
-
The list of realms serviced by this host.
- saslServer - Variable in class org.apache.directory.server.ldap.handlers.sasl.SaslFilter
-
- save(KerberosPrincipal, KerberosPrincipal, KerberosTime, int) - Method in interface org.apache.directory.server.kerberos.shared.replay.ReplayCache
-
Saves the server principal, client principal, time, and microseconds to
the replay cache.
- save(KerberosPrincipal, KerberosPrincipal, KerberosTime, int) - Method in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl
-
Add a new entry into the cache.
- saveChangeLog() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- saveContextCsn() - Method in interface org.apache.directory.server.core.api.partition.Partition
-
saves the context CSN value in the context entry of the partition
- saveContextCsn() - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
- saveContextCsn() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
saves the context CSN value in the context entry of the partition
- saveContextCsn() - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
- saveRevision() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- saveTags() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- ScanCountComparator - Class in org.apache.directory.server.xdbm.search.impl
-
A helper class used to compare scan counts.
- ScanCountComparator() - Constructor for class org.apache.directory.server.xdbm.search.impl.ScanCountComparator
-
- SCHEMA_ID - Static variable in class org.apache.directory.server.core.api.schema.SchemaPartition
-
the fixed id: 'schema'
- SCHEMA_MODIFICATION_ATTRIBUTES_OC - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- SCHEMA_MODIFICATION_ATTRIBUTES_OC_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- SCHEMA_MODIFIED - Static variable in interface org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizer
-
A constant to tell the caller that the schema has been modified
- SCHEMA_MODIFIERS_NAME_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- SCHEMA_MODIFIERS_NAME_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- SCHEMA_MODIFY_TIMESTAMP_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- SCHEMA_MODIFY_TIMESTAMP_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- SCHEMA_NAME - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- SCHEMA_NAME - Static variable in class org.apache.directory.server.constants.CoreSchemaConstants
-
- SCHEMA_NAME - Static variable in class org.apache.directory.server.constants.SystemSchemaConstants
-
- SCHEMA_UNCHANGED - Static variable in interface org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizer
-
A constant to tell the caller that the schema has not been modified
- schemaBaseDn - Variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
the base Dn (normalized) of the schema partition
- schemaDN - Variable in class org.apache.directory.server.core.api.schema.SchemaPartition
-
A static Dn for the ou=schema partition
- schemaDn - Static variable in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
- SchemaInterceptor - Class in org.apache.directory.server.core.schema
-
- SchemaInterceptor() - Constructor for class org.apache.directory.server.core.schema.SchemaInterceptor
-
Creates a new instance of a SchemaInterceptor.
- SchemaInterceptor.TopFilter - Class in org.apache.directory.server.core.schema
-
Filters objectClass attribute to inject top when not present.
- schemaLdifPartition - Variable in class org.apache.directory.server.ApacheDsService
-
The Schema partition
- SchemaLdifToPartitionExtractor - Class in org.apache.directory.server.core.schema
-
An schema extractor that adds schema LDIF entries directly to the schema partition.
- SchemaLdifToPartitionExtractor(SchemaManager, Partition) - Constructor for class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
Creates an extractor which adds schema LDIF entries directly to the schema partition.
- schemaManager - Variable in class org.apache.directory.server.ApacheDsService
-
The SchemaManager instance
- schemaManager - Variable in class org.apache.directory.server.config.ConfigPartitionInitializer
-
- schemaManager - Variable in class org.apache.directory.server.config.ConfigPartitionReader
-
the schema manager set in the config partition
- schemaManager - Variable in class org.apache.directory.server.config.ConfigWriter
-
The schema manager
- schemaManager - Variable in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
The SchemaManager
- schemaManager - Variable in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
A reference to the SchemaManager instance
- schemaManager - Variable in class org.apache.directory.server.core.api.LdapPrincipal
-
The SchemaManager
- schemaManager - Variable in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
the SchemaManager instance used to resolve OIDs for attributeType ids
- schemaManager - Variable in class org.apache.directory.server.core.api.partition.AbstractPartition
-
The SchemaManager instance
- schemaManager - Variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
The SchemaManager instance
- schemaManager - Variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.AbstractRegistrySynchronizer
-
The global SchemaManager
- schemaManager - Variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
The SchemaManager
- schemaManager - Variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
- schemaManager - Variable in class org.apache.directory.server.core.api.subtree.RefinementLeafEvaluator
-
A SchemaManager instance
- schemaManager - Variable in class org.apache.directory.server.core.api.subtree.SubentryUtils
-
A reference to the SchemaManager instance
- schemaManager - Variable in class org.apache.directory.server.core.authz.GroupCache
-
the schema manager
- schemaManager - Variable in class org.apache.directory.server.core.authz.support.AciContext
-
The schema manager
- schemaManager - Variable in class org.apache.directory.server.core.authz.support.RelatedProtectedItemFilter
-
- schemaManager - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
A reference on the SchemaManager
- schemaManager - Variable in class org.apache.directory.server.core.jndi.ServerContext
-
The SchemManager instance
- schemaManager - Variable in class org.apache.directory.server.core.normalization.ExpandingVisitor
-
The schemaManager
- schemaManager - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DnSerializer
-
The schemaManager reference
- schemaManager - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.EntrySerializer
-
The schemaManager reference
- schemaManager - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.ParentIdAndRdnSerializer
-
The schemaManager reference
- schemaManager - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
-
- schemaManager - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
The schemaManager reference
- schemaManager - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
The schemaManager reference
- schemaManager - Variable in class org.apache.directory.server.core.schema.SchemaLdifToPartitionExtractor
-
- schemaManager - Variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
The schemaManager
- schemaManager - Variable in class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
The server schemaManager
- schemaManager - Variable in class org.apache.directory.server.core.shared.DefaultDnFactory
-
The schema manager
- schemaManager - Static variable in class org.apache.directory.server.core.shared.SortedEntrySerializer
-
The schemaManager reference
- schemaManager - Variable in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- schemaManager - Variable in class org.apache.directory.server.ldap.handlers.sasl.cramMD5.CramMd5CallbackHandler
-
A SchemaManager instance
- schemaManager - Variable in class org.apache.directory.server.ldap.handlers.sasl.digestMD5.DigestMd5CallbackHandler
-
A SchemaManager instance
- schemaManager - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
the schema manager
- schemaManager - Variable in class org.apache.directory.server.ldap.replication.provider.ReplConsumerManager
-
The schema manager instance
- schemaManager - Variable in class org.apache.directory.server.ldap.replication.ReplicaEventMessageSerializer
-
The schemaManager
- schemaManager - Variable in class org.apache.directory.server.xdbm.AbstractTable
-
The global SchemaManager
- schemaManager - Variable in class org.apache.directory.server.xdbm.search.evaluator.LeafEvaluator
-
The SchemaManager instance
- schemaManager - Variable in class org.apache.directory.server.xdbm.search.evaluator.PresenceEvaluator
-
The SchemaManager instance
- schemaManager - Variable in class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
Reference to the SchemaManager
- schemaManager - Variable in class org.apache.directory.server.xdbm.search.impl.EvaluatorBuilder
-
- schemaManager - Variable in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
The SchemaManager
- schemaModificationAttributesDn - Variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
The normalized name for the schema modification attributes
- schemaModificationDN - Variable in class org.apache.directory.server.core.api.schema.SchemaPartition
-
A static Dn for the ou=schemaModifications entry
- SchemaPartition - Class in org.apache.directory.server.core.api.schema
-
A special partition designed to contain the portion of the DIT where schema
information for the server is stored.
- SchemaPartition(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.SchemaPartition
-
- schemaPartition - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
- SchemaService - Class in org.apache.directory.server.core.shared
-
This class manage the Schema's operations.
- SchemaService() - Constructor for class org.apache.directory.server.core.shared.SchemaService
-
- schemaSubentrLock - Static variable in class org.apache.directory.server.core.shared.SchemaService
-
A lock to avid concurrent generation of the SubschemaSubentry
- schemaSubentry - Static variable in class org.apache.directory.server.core.shared.SchemaService
-
cached version of the schema subentry with all attributes in it
- schemaSubEntryManager - Variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
The schema manager
- SchemaSubentryManager - Class in org.apache.directory.server.core.schema
-
- SchemaSubentryManager(SchemaManager, SchemaLoader, DnFactory) - Constructor for class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- SchemaSubentryModifier - Class in org.apache.directory.server.core.schema
-
Responsible for translating modify operations on the subschemaSubentry into
operations against entries within the schema partition.
- SchemaSubentryModifier(SchemaManager, DnFactory) - Constructor for class org.apache.directory.server.core.schema.SchemaSubentryModifier
-
Creates a new instance of SchemaSubentryModifier.
- schemaSynchronizer - Variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- SchemaSynchronizer - Class in org.apache.directory.server.core.api.schema.registries.synchronizers
-
This class handle modifications made on a global schema.
- SchemaSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.registries.synchronizers.SchemaSynchronizer
-
Creates and initializes a new instance of Schema synchronizer
- scope - Variable in class org.apache.directory.server.core.api.event.NotificationCriteria
-
The scope to use (default to ONE_LEVEL)
- scope - Variable in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
The scope for this search : default to One Level
- scopeEvaluator - Variable in class org.apache.directory.server.core.api.event.LeafEvaluator
-
ScopeNode evaluator we depend on
- ScopeEvaluator - Class in org.apache.directory.server.core.api.event
-
Evaluates ScopeNode assertions on candidates.
- ScopeEvaluator() - Constructor for class org.apache.directory.server.core.api.event.ScopeEvaluator
-
- se - Variable in class org.apache.directory.server.config.ConfigPartitionReader
-
the search engine of the partition
- seal(EncryptionKey, Asn1Object, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandler
-
Performs an encode and an encrypt.
- search(Dn, String) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Searches the directory using a specified filter.
- search(Dn, String, boolean) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Searches the directory using a specified filter.
- search(Dn, SearchScope, ExprNode, AliasDerefMode, String...) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Searches the directory using a specified search scope and filter.
- search(SearchRequest) - Method in interface org.apache.directory.server.core.api.CoreSession
-
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.BaseInterceptor
-
Filters Partition#search( SearchOperationContext ) call.
- search(SearchOperationContext) - Method in interface org.apache.directory.server.core.api.interceptor.Interceptor
-
Filters Partition#search( SearchOperationContext ) call.
- search(SearchRequest) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- search(Dn, String, SearchScope, String...) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- search(String, String, SearchScope, String...) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- search(SearchOperationContext) - Method in interface org.apache.directory.server.core.api.OperationManager
-
TODO document after determining if this method should be here.
- search(SearchOperationContext) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Conducts a search against this ContextPartition.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
Conducts a search against this ContextPartition.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Filters Partition#search( SearchOperationContext ) call.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
Filters Partition#search( SearchOperationContext ) call.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
-
Filters Partition#search( SearchOperationContext ) call.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
Filters Partition#search( SearchOperationContext ) call.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
-
TODO document after determining if this method should be here.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.integ.DelayInducingInterceptor
-
- search(String, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- search(Name, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- search(String, Attributes, String[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- search(Name, Attributes, String[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- search(String, String, SearchControls) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- search(Name, String, SearchControls) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- search(String, String, Object[], SearchControls) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- search(Name, String, Object[], SearchControls) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- search(String, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- search(Name, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- search(String, Attributes, String[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- search(Name, Attributes, String[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- search(String, String, SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- search(Name, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
A search overload that is used for optimizing search handling in the
LDAP protocol provider which deals with an ExprNode instance rather than
a String for the filter.
- search(Name, String, SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- search(String, String, Object[], SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- search(Name, String, Object[], SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
-
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.logger.TimerInterceptor
-
Filters Partition#search( SearchOperationContext ) call.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
-
Filters Partition#search( SearchOperationContext ) call.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
Filters Partition#search( SearchOperationContext ) call.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Conducts a search against this ContextPartition.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
-
Filters Partition#search( SearchOperationContext ) call.
- search(Dn, String) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Searches the directory using a specified filter.
- search(Dn, String, boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Searches the directory using a specified filter.
- search(Dn, SearchScope, ExprNode, AliasDerefMode, String...) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- search(SearchRequest) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Conducts a search against this ContextPartition.
- search(SearchOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Filters Partition#search( SearchOperationContext ) call.
- SEARCH_ATTRVAL_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- SEARCH_ENTRY_PERMS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
- SEARCH_TIME_LOG - Static variable in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
- SearchAbandonListener - Class in org.apache.directory.server.ldap.handlers
-
An AbandonListener implementation which closes an associated cursor or
removes a DirectoryListener.
- SearchAbandonListener(LdapServer, Cursor<Entry>, DirectoryListener) - Constructor for class org.apache.directory.server.ldap.handlers.SearchAbandonListener
-
- SearchAbandonListener(LdapServer, DirectoryListener) - Constructor for class org.apache.directory.server.ldap.handlers.SearchAbandonListener
-
- SearchAbandonListener(LdapServer, Cursor<Entry>) - Constructor for class org.apache.directory.server.ldap.handlers.SearchAbandonListener
-
- SearchableChangeLogStore - Interface in org.apache.directory.server.core.api.changelog
-
TODO SearchableChangeLogStore.
- searchBaseDn - Variable in class org.apache.directory.server.config.beans.DSBasedServerBean
-
The single location where entries are stored.
- searchBaseDn - Variable in class org.apache.directory.server.config.beans.ReplConsumerBean
-
The Search Base Dn
- searchBaseDn - Variable in class org.apache.directory.server.kerberos.kdc.DirectoryPrincipalStore
-
- searchBaseDn - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
- searchBaseDn - Variable in class org.apache.directory.server.protocol.shared.DirectoryBackedService
-
The single location where entries are stored.
- searchContext - Variable in class org.apache.directory.server.core.api.filtering.CursorList
-
the operation context
- searchCriteria - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
notification criteria used by the persistent search
- searchDoneResp - Variable in class org.apache.directory.server.core.api.EntryToResponseCursor
-
a reference to hold the SearchResultDone response
- searchEngine - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
the search engine used to search the database
- SearchEngine - Interface in org.apache.directory.server.xdbm.search
-
Given a search filter and a scope the search engine identifies valid
candidate entries returning their ids.
- searchFilter - Variable in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
-
The CollectiveAttribute search filter
- searchFilter - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
the unmodified search filter as it was when received from the client
- searchFromRoot(SearchOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Do a search from the root of the DIT.
- SEARCHING - Static variable in interface org.apache.directory.server.xdbm.search.SearchEngine
-
- SearchOperationContext - Class in org.apache.directory.server.core.api.interceptor.context
-
A Search context used for Interceptors.
- SearchOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
Creates a new instance of SearchOperationContext.
- SearchOperationContext(CoreSession, SearchRequest) - Constructor for class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
Creates a new instance of SearchOperationContext.
- SearchOperationContext(CoreSession, Dn, ExprNode, SearchControls) - Constructor for class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
Creates a new instance of SearchOperationContext.
- SearchOperationContext(CoreSession, Dn, SearchScope, ExprNode, String...) - Constructor for class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
Creates a new instance of SearchOperationContext.
- searchRequest - Variable in class org.apache.directory.server.core.api.EntryToResponseCursor
-
The search request
- searchRequest - Variable in class org.apache.directory.server.core.api.SearchRequestContainer
-
The SearchRequest
- searchRequest - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
the search request with control
- searchRequest - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
The search request we are processing
- SearchRequestContainer - Class in org.apache.directory.server.core.api
-
A container storing a SearchRequest being processed, and the associated
size and time limit.
- SearchRequestContainer(SearchRequest, Cursor<Entry>) - Constructor for class org.apache.directory.server.core.api.SearchRequestContainer
-
Create an instance of the container with the SearchRequest and its limit.
- SearchRequestHandler - Class in org.apache.directory.server.ldap.handlers.request
-
A MessageReceived handler for processing search requests.
- SearchRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
- searchRequestHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- searchRequests - Variable in class org.apache.directory.server.ldap.LdapSession
-
A map of all the pending search requests
- SearchResultDoneHandler - Class in org.apache.directory.server.ldap.handlers.response
-
A handler for processing SearchResultDone responses.
- SearchResultDoneHandler() - Constructor for class org.apache.directory.server.ldap.handlers.response.SearchResultDoneHandler
-
- searchResultDoneHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- SearchResultEntryHandler - Class in org.apache.directory.server.ldap.handlers.response
-
A handler for processing SearchResultEntry responses.
- SearchResultEntryHandler() - Constructor for class org.apache.directory.server.ldap.handlers.response.SearchResultEntryHandler
-
- searchResultEntryHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- SearchResultReferenceHandler - Class in org.apache.directory.server.ldap.handlers.response
-
A handler for processing SearchResultReference responses.
- SearchResultReferenceHandler() - Constructor for class org.apache.directory.server.ldap.handlers.response.SearchResultReferenceHandler
-
- searchResultReferenceHandler - Variable in class org.apache.directory.server.ldap.LdapServer
-
- searchRootDse(SearchOperationContext) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
- searchScope - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
the search scope, default is sub tree level
- searchSizeLimit - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
the maximum number of search results to be fetched
default value is 0 (i.e no limit)
- SearchStrategy - Interface in org.apache.directory.server.dns.store.jndi
-
Interface for search strategies.
- SearchTimeLimitingMonitor - Class in org.apache.directory.server.ldap.handlers
-
A ClosureMonitor implementation which takes into account a time limit.
- SearchTimeLimitingMonitor(long, TimeUnit) - Constructor for class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
-
Creates a new instance of SearchTimeLimitingMonitor.
- searchTimeout - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
the timeout value to be used while doing a search
default value is 0 (i.e no limit)
- seconds - Variable in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
[secs] Filled in by client, seconds elapsed since client began address
acquisition or renewal process.
- seconds - Variable in class org.apache.directory.server.ntp.messages.NtpTimeStamp
-
- secondTicket - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- selectAuthenticator(Dn, AuthenticationLevel) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Return the selected authenticator given the DN and the level required.
- selectEncryptionType(AuthenticationContext) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
- selectEncryptionType(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- sendAndReceive(ByteBuffer) - Method in class org.apache.directory.kerberos.client.KerberosChannel
-
- sendAndReceiveChngPwdMsg(AbstractPasswordMessage, KerberosChannel) - Method in class org.apache.directory.kerberos.client.KdcConnection
-
- sendAndReceiveKrbMsg(KerberosMessage) - Method in class org.apache.directory.kerberos.client.KdcConnection
-
- sendAuthMethNotSupported(LdapSession, BindRequest) - Method in class org.apache.directory.server.ldap.handlers.request.BindRequestHandler
-
Send back an AUTH-METH-NOT-SUPPORTED error message to the client
- sendBindSuccess(LdapSession, BindRequest, byte[]) - Method in class org.apache.directory.server.ldap.handlers.request.BindRequestHandler
-
Send a SUCCESS message back to the client.
- sendContentFromLog(LdapSession, SearchRequest, ReplicaEventLog, String) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Send all the stored modifications to the consumer
- sendDeletedEntry(Entry) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
A helper method, as the delete opertaionis used by the ModDN operations.
- senderAddress - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
the sender's address
- senderAddress - Variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
the sender's address
- senderAddress - Variable in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
the sender's address
- senderAddressLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- senderAddressLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- senderAddressLen - Variable in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- sendESyncRefreshRequired(LdapSession, SearchRequest) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Send an error response to he consue r: it has to send a SYNC_REFRESH request first.
- sendGracefulDisconnect(List<IoSession>, GracefulDisconnectResponse, IoSession) - Static method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
-
Blocks to synchronously send the same GracefulDisconnect message to all
managed sessions except for the requestor of the GracefulShutdown.
- sendInvalidCredentials(LdapSession, BindRequest, Exception) - Method in class org.apache.directory.server.ldap.handlers.request.BindRequestHandler
-
Send back an INVALID-CREDENTIAL error message to the user.
- sendNoticeOfDisconnect(List<IoSession>, IoSession) - Static method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
-
Blocks to synchronously send the a NoticeOfDisconnect message with
the resultCode set to unavailable(52) to all managed sessions except
for the requestor of the GracefulShutdown.
- sendResult(SearchResultEntry, Entry, EventType, SyncStateValue) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Send the result to the consumer.
- sendSearchResultEntry(LdapSession, SearchRequest, Entry, SyncStateTypeEnum) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Prepare and send a search result entry response, with the associated
SyncState control.
- sendShutdownResponse(IoSession, int) - Static method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
-
Sends a successful response.
- seqLen - Variable in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- seqNumber - Variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
the sequence number
- seqNumber - Variable in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
the sequence number
- seqNumber - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
The sequence number
- seqNumber - Variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
Sequence number
- seqNumberLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- seqNumberLen - Variable in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- seqNumberLength - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- seqNumberLength - Variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- SEQPROP_KEY - Static variable in interface org.apache.directory.server.xdbm.MasterTable
-
the sequence key - stores last sequence value in the admin table
- serialize(ChangeLogEvent, ObjectOutput) - Static method in class org.apache.directory.server.core.api.changelog.ChangeLogEventSerializer
-
Serializes a ChangeLogEvent instance.
- serialize(LdapPrincipal, ObjectOutput) - Static method in class org.apache.directory.server.core.api.LdapPrincipalSerializer
-
Serializes a LdapPrincipal instance.
- serialize(ArrayTree<E>) - Method in class org.apache.directory.server.core.avltree.ArrayMarshaller
-
Marshals the given tree to bytes
- serialize(AvlTree<E>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMarshaller
-
Marshals the given tree to bytes
- serialize(Object) - Method in class org.apache.directory.server.core.avltree.DefaultMarshaller
-
- serialize(E) - Method in interface org.apache.directory.server.core.avltree.Marshaller
-
- serialize(Object) - Static method in class org.apache.directory.server.core.jndi.JavaLdapSupport
-
Serializes an object into a byte array.
- serialize(Entry, Object, SchemaManager) - Static method in class org.apache.directory.server.core.jndi.JavaLdapSupport
-
Serializes an object into an entry using the attributes specified in
RFC 2713 to represent the serialized object.
- serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BigIntegerSerializer
-
- serialize(BTreeRedirect) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirectMarshaller
-
- serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DnSerializer
-
This is the place where we serialize Dn
- serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.EntrySerializer
-
This is the place where we serialize entries, and all theirs
elements.
- serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
-
Serialize the object.
- serialize(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
-
Serialize a Long value
- serialize(BTree) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
-
Serialize a BTree value
- serialize(ArrayTree<?>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
-
Serialize a AvlTree value
- serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.LongSerializer
-
- serialize(E) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.MarshallerSerializerBridge
-
- serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.ParentIdAndRdnSerializer
-
This is the place where we serialize ParentIdAndRdn
- serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.StringSerializer
-
- serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.UuidSerializer
- serialize(Dn) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
-
This is the place where we serialize Dn
- serialize(Entry) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
This is the place where we serialize entries, and all theirs
elements.
- serialize(ParentIdAndRdn) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
This is the place where we serialize ParentIdAndRdn.
- serialize(Object) - Method in class org.apache.directory.server.core.shared.NullStringSerializer
-
- serialize(Object) - Method in class org.apache.directory.server.core.shared.SortedEntrySerializer
-
- serialize(Entry) - Method in class org.apache.directory.server.core.shared.SortedEntrySerializer
-
This is the place where we serialize entries, and all theirs
elements.
- serialize(Object) - Method in class org.apache.directory.server.ldap.replication.ReplicaEventMessageSerializer
- serializer - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.MarshallerSerializerBridge
-
the wrapped serializer
- serialVersionUID - Static variable in exception org.apache.directory.server.config.ConfigurationException
-
The serial version UUID
- serialVersionUID - Static variable in exception org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyException
-
- serialVersionUID - Static variable in exception org.apache.directory.server.core.api.interceptor.InterceptorException
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.api.LdapPrincipal
-
- serialVersionUID - Static variable in exception org.apache.directory.server.core.normalization.UndefinedFilterAttributeException
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.ForwardIndexComparator
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.BigIntegerSerializer
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirect
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DnSerializer
-
The serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DnSerializerComparator
-
The serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.EntrySerializer
-
The serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.LongSerializer
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.ParentIdAndRdnSerializer
-
The serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.StringSerializer
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.UuidSerializer
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.LongComparator
-
The serial version UID
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.DnSerializer
-
The serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
The serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
The serialVersionUID
- serialVersionUID - Static variable in class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
-
- serialVersionUID - Static variable in class org.apache.directory.server.core.shared.SortedEntrySerializer
-
The serialVersionUID
- serialVersionUID - Static variable in exception org.apache.directory.server.dhcp.DhcpException
-
- serialVersionUID - Static variable in exception org.apache.directory.server.dns.DnsException
-
- serialVersionUID - Static variable in class org.apache.directory.server.dns.DnsServer
-
- serialVersionUID - Static variable in class org.apache.directory.server.dns.service.DnsContext
-
- serialVersionUID - Static variable in exception org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswordException
-
- serialVersionUID - Static variable in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- serialVersionUID - Static variable in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- serialVersionUID - Static variable in class org.apache.directory.server.kerberos.kdc.KdcServer
-
- serialVersionUID - Static variable in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- serialVersionUID - Static variable in exception org.apache.directory.server.kerberos.sam.SamException
-
- serialVersionUID - Static variable in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ReplayCacheEntry
-
- serialVersionUID - Static variable in class org.apache.directory.server.ldap.replication.ReplicaEventMessageSerializer
-
The serialVersionUID
- serialVersionUID - Static variable in exception org.apache.directory.server.ntp.NtpException
-
- serialVersionUID - Static variable in exception org.apache.directory.server.protocol.shared.ServiceConfigurationException
-
- serialVersionUID - Static variable in exception org.apache.directory.server.xdbm.IndexNotFoundException
-
- serialVersionUID - Static variable in class org.apache.directory.server.xdbm.ParentIdAndRdnComparator
-
The serial version UID
- serialVersionUID - Static variable in exception org.apache.directory.shared.kerberos.exceptions.InvalidTicketException
-
- serialVersionUID - Static variable in exception org.apache.directory.shared.kerberos.exceptions.KerberosException
-
- serialVersionUID - Static variable in class org.apache.directory.shared.kerberos.KerberosTime
-
- server - Variable in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- SERVER_PORT - Static variable in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
Default DHCP server port
- serverAddress - Variable in class org.apache.directory.server.core.api.LdapPrincipal
-
- ServerAnnotationProcessor - Class in org.apache.directory.server.factory
-
Annotation processor for creating LDAP and Kerberos servers.
- ServerAnnotationProcessor() - Constructor for class org.apache.directory.server.factory.ServerAnnotationProcessor
-
- ServerBean - Class in org.apache.directory.server.config.beans
-
A class used to store the Server configuration.
- ServerBean() - Constructor for class org.apache.directory.server.config.beans.ServerBean
-
Create a new ServerBean instance
- ServerContext - Class in org.apache.directory.server.core.jndi
-
A non-federated abstract Context implementation.
- ServerContext(DirectoryService, Hashtable<String, Object>) - Constructor for class org.apache.directory.server.core.jndi.ServerContext
-
Must be called by all subclasses to initialize the nexus proxy and the
environment settings to be used by this Context implementation.
- ServerContext(DirectoryService, LdapPrincipal, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerContext
-
Must be called by all subclasses to initialize the nexus proxy and the
environment settings to be used by this Context implementation.
- ServerContext(DirectoryService, CoreSession, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerContext
-
- ServerDirContext - Class in org.apache.directory.server.core.jndi
-
The DirContext implementation for the Server Side JNDI LDAP provider.
- ServerDirContext(DirectoryService, Hashtable<String, Object>) - Constructor for class org.apache.directory.server.core.jndi.ServerDirContext
-
Creates a new ServerDirContext by reading the PROVIDER_URL to resolve the
distinguished name for this context.
- ServerDirContext(DirectoryService, LdapPrincipal, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerDirContext
-
Creates a new ServerDirContext with a distinguished name which is used to
set the PROVIDER_URL to the distinguished name for this context.
- ServerDirContext(DirectoryService, CoreSession, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerDirContext
-
- ServerDirObjectFactory - Interface in org.apache.directory.server.core.jndi
-
A specialized ObjectFactory that is optimized for our server-side JNDI
provider.
- ServerDirStateFactory - Interface in org.apache.directory.server.core.jndi
-
A specialized StateFactory that is optimized for our server-side JNDI
provider.
- ServerDNConstants - Class in org.apache.directory.server.constants
-
DN constants used in the server.
- ServerDNConstants() - Constructor for class org.apache.directory.server.constants.ServerDNConstants
-
Ensures no construction of this class, also ensures there is no need for final keyword above
(Implicit super constructor is not visible for default constructor),
but is still self documenting.
- serverEntry - Variable in class org.apache.directory.server.core.api.entry.ServerSearchResult
-
The associated entry
- serverEntry - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- serverEntry - Variable in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
The server entry
- ServerEntryFactory - Interface in org.apache.directory.server.core.api.entry
-
A factory which produces ServerEntry objects.
- ServerEntryUtils - Class in org.apache.directory.server.core.api.entry
-
A helper class used to manipulate Entries, Attributes and Values.
- ServerEntryUtils() - Constructor for class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
- serverHostname - Variable in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
[sname] Optional server host name, null terminated string.
- serverId - Variable in class org.apache.directory.server.config.beans.ServerBean
-
The server unique identifier
- ServerIdentifier - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option is used in DHCPOFFER and DHCPREQUEST messages, and may
optionally be included in the DHCPACK and DHCPNAK messages.
- ServerIdentifier() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.ServerIdentifier
-
- ServerIdentifier(InetAddress) - Constructor for class org.apache.directory.server.dhcp.options.dhcp.ServerIdentifier
-
- ServerIntegrationUtils - Class in org.apache.directory.server.integ
-
- ServerIntegrationUtils() - Constructor for class org.apache.directory.server.integ.ServerIntegrationUtils
-
- ServerLdapContext - Class in org.apache.directory.server.core.jndi
-
An implementation of a JNDI LdapContext.
- ServerLdapContext(DirectoryService, Hashtable<String, Object>) - Constructor for class org.apache.directory.server.core.jndi.ServerLdapContext
-
Creates an instance of an ServerLdapContext.
- ServerLdapContext(DirectoryService, LdapPrincipal, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerLdapContext
-
Creates a new ServerDirContext with a distinguished name which is used to
set the PROVIDER_URL to the distinguished name for this context.
- ServerLdapContext(DirectoryService, CoreSession, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerLdapContext
-
- serverName - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- serverPrincipal - Variable in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- serverPrincipal - Variable in class org.apache.directory.kerberos.client.TgtRequest
-
- serverPrincipal - Variable in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ReplayCacheEntry
-
The server principal
- serverRealm - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- servers - Variable in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
The servers
- ServerSearchResult - Class in org.apache.directory.server.core.api.entry
-
Creates a wrapper around a SearchResult object so that we can use the Dn
instead of parser it over and over
- ServerSearchResult(Dn, Entry, boolean) - Constructor for class org.apache.directory.server.core.api.entry.ServerSearchResult
-
Creates a new instance of ServerSearchResult.
- ServerSearchResult(Dn, Entry) - Constructor for class org.apache.directory.server.core.api.entry.ServerSearchResult
-
Creates a new instance of ServerSearchResult.
- ServerSelectionRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
The format of the SRV RR
Here is the format of the SRV RR, whose DNS type code is 33:
_Service._Proto.Name TTL Class SRV Priority Weight Port Target
(There is an example near the end of this document.)
Service
The symbolic name of the desired service, as defined in Assigned
Numbers [STD 2] or locally.
- ServerSelectionRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.ServerSelectionRecordEncoder
-
- ServerX509TrustManager - Class in org.apache.directory.server.ldap.handlers.ssl
-
An X509TrustManager for LDAP server.
- ServerX509TrustManager() - Constructor for class org.apache.directory.server.ldap.handlers.ssl.ServerX509TrustManager
-
- service - Static variable in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
-
The used DirectoryService instance
- service - Variable in class org.apache.directory.server.core.jndi.ServerContext
-
The directory service which owns this context
- service - Variable in class org.apache.directory.server.UberjarMain
-
The ApacheDS service
- service - Variable in class org.apache.directory.server.wrapper.ApacheDsTanukiWrapper
-
The ApacheDS service
- SERVICE_NAME - Static variable in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
The service name
- SERVICE_NAME - Static variable in class org.apache.directory.server.kerberos.kdc.KdcServer
-
The default kdc service name
- SERVICE_NAME - Static variable in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- SERVICE_NAME - Static variable in class org.apache.directory.server.ldap.LdapServer
-
the constant service name of this ldap protocol provider
- SERVICE_NAME_DEFAULT - Static variable in class org.apache.directory.server.dns.DnsServer
-
The default service name.
- SERVICE_NAME_DEFAULT - Static variable in class org.apache.directory.server.ldap.LdapServer
-
The default service name.
- SERVICE_NAME_DEFAULT - Static variable in class org.apache.directory.server.ntp.NtpServer
-
The default service name.
- SERVICE_PID_DEFAULT - Static variable in class org.apache.directory.server.dns.DnsServer
-
The default service pid.
- SERVICE_PID_DEFAULT - Static variable in class org.apache.directory.server.ldap.LdapServer
-
The default service pid.
- SERVICE_PID_DEFAULT - Static variable in class org.apache.directory.server.ntp.NtpServer
-
The default service pid.
- SERVICE_PORT - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsServicePort
- SERVICE_PRINCIPAL_DEFAULT - Static variable in class org.apache.directory.server.kerberos.ChangePasswordConfig
-
The default change password principal name.
- SERVICE_PRIORITY - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsServicePriority
- SERVICE_WEIGHT - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsServiceWeight
- ServiceBuilder - Class in org.apache.directory.server.config.builder
-
A class used for reading the configuration present in a Partition
and instantiate the necessary objects like DirectoryService, Interceptors etc.
- ServiceBuilder() - Constructor for class org.apache.directory.server.config.builder.ServiceBuilder
-
- ServiceConfigurationException - Exception in org.apache.directory.server.protocol.shared
-
- ServiceConfigurationException() - Constructor for exception org.apache.directory.server.protocol.shared.ServiceConfigurationException
-
Creates a new instance of ServiceConfigurationException.
- ServiceConfigurationException(String, Throwable) - Constructor for exception org.apache.directory.server.protocol.shared.ServiceConfigurationException
-
Creates a new instance of ServiceConfigurationException.
- ServiceConfigurationException(String) - Constructor for exception org.apache.directory.server.protocol.shared.ServiceConfigurationException
-
Creates a new instance of ServiceConfigurationException.
- ServiceConfigurationException(Throwable) - Constructor for exception org.apache.directory.server.protocol.shared.ServiceConfigurationException
-
Creates a new instance of ServiceConfigurationException.
- serviceId - Variable in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
The server ID
- serviceName - Variable in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
The service name
- servicePrincipal - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
The service principal name.
- ServiceTicket - Class in org.apache.directory.kerberos.client
-
- ServiceTicket(Ticket, EncKdcRepPart) - Constructor for class org.apache.directory.kerberos.client.ServiceTicket
-
- ServiceTicketRequest - Class in org.apache.directory.kerberos.client
-
- ServiceTicketRequest(TgTicket, String) - Constructor for class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- ServiceType - Enum in org.apache.directory.server.dns.messages
-
- ServiceType(int) - Constructor for enum org.apache.directory.server.dns.messages.ServiceType
-
- session - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
The core session
- session - Variable in class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
the CoreSession object
- session - Variable in class org.apache.directory.server.core.jndi.ServerContext
-
The session
- session - Variable in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- session - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
the core session
- session - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
The ldap session
- sessionClosed(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
- sessionClosed(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- sessionClosed(IoSession) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- sessionClosed(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
- sessionClosed(IoSession) - Method in class org.apache.directory.server.ldap.LdapProtocolHandler
-
This method is called when a session is closed.
- sessionCreated(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
- sessionCreated(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- sessionCreated(IoSession) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- sessionCreated(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
- sessionCreated(IoSession) - Method in class org.apache.directory.server.ldap.LdapProtocolHandler
-
This method is called when a new session is created.
- sessionIdle(IoSession, IdleStatus) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
- sessionIdle(IoSession, IdleStatus) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- sessionIdle(IoSession, IdleStatus) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- sessionIdle(IoSession, IdleStatus) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
- sessionKey - Variable in class org.apache.directory.kerberos.client.KpasswdDecode
-
- sessionOpened(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
-
- sessionOpened(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- sessionOpened(IoSession) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- sessionOpened(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
- set(int) - Method in class org.apache.directory.shared.kerberos.codec.options.Options
-
Sets the option at a given index.
- SET_KDC_SERVER_METHOD_NAME - Static variable in class org.apache.directory.server.core.integ.FrameworkRunner
-
The 'kdcServer' field in the run tests
- SET_LDAP_SERVER_METHOD_NAME - Static variable in class org.apache.directory.server.core.integ.FrameworkRunner
-
The 'ldapServer' field in the run tests
- SET_SERVICE_METHOD_NAME - Static variable in class org.apache.directory.server.core.integ.FrameworkRunner
-
The 'service' field in the run tests
- setAbandoned(boolean) - Method in class org.apache.directory.server.core.api.filtering.CursorList
-
- setAbandoned(boolean) - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
- setAbandoned(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- setAbandonHandler(LdapRequestHandler<AbandonRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Inject the MessageReceived handler into the IoHandler
- setAcceptNonAuthenticatedData(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setAccessControlEnabled(boolean) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets whether to enable basic access control checks or not.
- setAccessControlEnabled(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets whether to enable basic access control checks or not.
- setAccessControlSap(AccessControlAdministrativePoint) - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
Set the AccessControl SAP (can be an AAP)
- setAciTuples(Collection<ACITuple>) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setAcquired(long) - Method in class org.apache.directory.server.dhcp.service.Lease
-
- setAdAndOr(AdAndOr) - Method in class org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrContainer
-
Set an AdAndOr Object into the container.
- setAdChecksum(Checksum) - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- setAdData(byte[]) - Method in class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
-
- setAddHandlers(LdapRequestHandler<AddRequest>, LdapResponseHandler<AddResponse>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Inject the MessageReceived and MessageSent handler into the IoHandler
- setAdditionalRecords(List<ResourceRecord>) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setAdditionalTickets(List<Ticket>) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Set the list of additional Ticket
- setAddOrReplace(boolean) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- setAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.options.AddressOption
-
- setAddress(String) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Stores the Address in this transport
- setAddress(String) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
Set the InetAddress for this transport.
- setAddress(HostAddress, E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadHostAddress
-
- setAddress(HostAddress, EncKrbCredPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreRecipientAddress
- setAddress(HostAddress, EncKrbCredPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreSenderAddress
- setAddress(HostAddress, EncKrbPrivPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreRecipientAddress
- setAddress(HostAddress, EncKrbPrivPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreSenderAddress
- setAddress(HostAddress, KrbSafeBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreRecipientAddress
- setAddress(HostAddress, KrbSafeBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreSenderAddress
- setAddress(byte[]) - Method in class org.apache.directory.shared.kerberos.components.HostAddress
-
Set the address
- setAddresses(HostAddresses) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- setAddrType(HostAddrType) - Method in class org.apache.directory.shared.kerberos.components.HostAddress
-
Set the addr-type field
- setAddrType(int) - Method in class org.apache.directory.shared.kerberos.components.HostAddress
-
Set the addr-type field
- setAdKdcIssued(AdKdcIssued) - Method in class org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKdcIssuedContainer
-
Set an AdKdcIssued Object into the container.
- setAdType(AuthorizationType) - Method in class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
-
- setAliasDerefMode(AliasDerefMode) - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- setAliasDerefMode(AliasDerefMode) - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
Set the Alias dereferencing mode
- setAliasDerefMode(AliasDerefMode) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setAliasDerefMode(AliasDerefMode) - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- setAllOperationalAttributes(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- setAllowableClockSkew(long) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setAllowAnonymousAccess(boolean) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets whether to allow anonymous access to entries other than the RootDSE.
- setAllowAnonymousAccess(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets whether to allow anonymous access to entries other than the RootDSE.
- setAllowPostdate(boolean) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setAllUserAttributes(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- setAlteredEntry(Entry) - Method in class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
Set the modified entry once the operation has been proceced
on the backend.
- setAnonymous() - Method in class org.apache.directory.server.ldap.LdapSession
-
Set the current BindStatus to Anonymous
- setAnswerRecords(List<ResourceRecord>) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setApOptions(ApOptions) - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
- setApRep(ApRep) - Method in class org.apache.directory.shared.kerberos.codec.apRep.ApRepContainer
-
Set an ApRep Object into the container.
- setApReq(ApReq) - Method in class org.apache.directory.shared.kerberos.codec.apReq.ApReqContainer
-
Set an ApReq Object into the container.
- setAsRep(AsRep) - Method in class org.apache.directory.shared.kerberos.codec.asRep.AsRepContainer
-
Set an AsRep Object into the container.
- setAsReq(AsReq) - Method in class org.apache.directory.shared.kerberos.codec.asReq.AsReqContainer
-
Set an AsReq Object into the container.
- setAssignedClientAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setAttributeId(String) - Method in class org.apache.directory.server.xdbm.AbstractIndex
-
- setAttributeId(String) - Method in interface org.apache.directory.server.xdbm.Index
-
Sets the attribute identifier set at configuration time for this index which may not
be the OID but an alias name for the attributeType associated with this Index
- setAttributes(String[]) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setAttributeType(AttributeType) - Method in class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
Set the AttributeType associated with the OID
- setAttributeType(AttributeType) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setAttrValue(Value<?>) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setAuthenticated() - Method in class org.apache.directory.server.ldap.LdapSession
-
Set the current BindStatus to authenticated
- setAuthenticationLevel(AuthenticationLevel) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setAuthenticator(Authenticator) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setAuthenticator(Authenticator) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- setAuthenticator(Authenticator) - Method in class org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorContainer
-
Set a Authenticator Object into the container.
- setAuthenticator(EncryptedData) - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
- setAuthenticatorClass(String) - Method in class org.apache.directory.server.config.beans.AuthenticatorImplBean
-
- setAuthenticatorId(String) - Method in class org.apache.directory.server.config.beans.AuthenticatorBean
-
- setAuthenticators(List<AuthenticatorBean>) - Method in class org.apache.directory.server.config.beans.AuthenticationInterceptorBean
-
- setAuthenticators(Set<Authenticator>) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- setAuthenticators(Authenticator[]) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- setAuthHeader(ApReq) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setAuthHeader(ApReq) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- setAuthoritativeAnswer(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setAuthorityRecords(List<ResourceRecord>) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setAuthorizationData(AuthorizationData, E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadAuthorizationData
-
set the AuthorizationData on the ASN.1 object of the container
- setAuthorizationData(AuthorizationData, AdAndOrContainer) - Method in class org.apache.directory.shared.kerberos.codec.adAndOr.actions.StoreElements
-
set the AuthorizationData on the ASN.1 object of the container
- setAuthorizationData(AuthorizationData, AdKdcIssuedContainer) - Method in class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.StoreElements
-
set the AuthorizationData on the ASN.1 object of the container
- setAuthorizationData(AuthorizationData, AuthenticatorContainer) - Method in class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreAuthorizationData
-
set the AuthorizationData on the ASN.1 object of the container
- setAuthorizationData(AuthorizationData) - Method in class org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataContainer
-
Set a AuthorizationData Object into the container.
- setAuthorizationData(AuthorizationData, EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreAuthorizationData
-
set the AuthorizationData on the ASN.1 object of the container
- setAuthorizationData(AuthorizationData) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- setAuthorizationData(AuthorizationData) - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- setAuthorizedPrincipal(LdapPrincipal) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
- setAuthTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- setAuthTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- setAuthTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- setAvailable(boolean) - Method in class org.apache.directory.server.xdbm.AbstractIndexCursor
- setBackLog(int) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Set the size of the messages queue waiting for the acceptor to
be ready.
- setBackLog(int) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
Set the size of the messages queue waiting for the acceptor to
be ready.
- setBase(Dn) - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- setBaseDn(String) - Method in class org.apache.directory.server.config.beans.AuthenticatorBean
-
- setBaseDn(Dn) - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
-
Set the baseDN into the Authenticator
- setBaseDn(Dn) - Method in interface org.apache.directory.server.core.authn.Authenticator
-
Set the baseDN into the Authenticator
- setBaseDn(String) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setBinaryAttributeDetector(BinaryAttributeDetector) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- setBindHandlers(LdapRequestHandler<BindRequest>, LdapResponseHandler<BindResponse>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Inject the MessageReceived and MessageSent handler into the IoHandler
- setBit(byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
-
Sets a bit at a given position.
- setBit(byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
-
- setBit(byte[], int, int) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NFold
-
Set a bit in a byte array at a given position.
- setBitString(byte[], EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreFlags
- setBitString(byte[], EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreFlags
- setBitString(byte[], KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreFlags
- setBodyChecksumVerified(boolean) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setBootFileName(String) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setBytes(byte[]) - Method in class org.apache.directory.shared.kerberos.codec.options.Options
-
Set the array of bytes representing the bits
- setCacheDir(File) - Method in class org.apache.directory.server.core.api.InstanceLayout
-
- setCacheService(CacheService) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets the CacheService
- setCacheService(CacheService) - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
set the Cache service
- setCacheService(CacheService) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
set the Cache service
- setCacheService(CacheService) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
- setCacheService(CacheService) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets the CacheService
- setCacheSize(int) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Used to specify the entry cache size for a Partition.
- setCacheSize(int) - Method in class org.apache.directory.server.xdbm.AbstractIndex
-
Sets the size of the index cache in terms of the number of index entries to be cached.
- setCacheSize(int) - Method in interface org.apache.directory.server.xdbm.Index
-
Sets the size of the index cache in terms of the number of index entries to be cached.
- setCacheSize(int) - Method in interface org.apache.directory.server.xdbm.Store
-
Sets the cache size for this store.
- setCandidateSet(Set<String>) - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- setCatelogBased(boolean) - Method in class org.apache.directory.server.protocol.shared.DirectoryBackedService
-
Set true if this service uses a catalog for searching different
regions of the DIT for its data.
- setCertificatePassword(String) - Method in class org.apache.directory.server.ldap.LdapServer
-
Set the certificate passord.
- setChangeLog(ChangeLogBean) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- setChangeLog(ChangeLog) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets the ChangeLog service for this DirectoryService used for tracking
changes (revisions) to the server and using them to revert the server
to earlier revisions.
- setChangeLog(ChangeLog) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets the ChangeLog service for this DirectoryService used for tracking
changes (revisions) to the server and using them to revert the server
to earlier revisions.
- setChangeLogEvent(ChangeLogEvent) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
- setChangeLogExposed(boolean) - Method in class org.apache.directory.server.config.beans.ChangeLogBean
-
- setChangeLogId(String) - Method in class org.apache.directory.server.config.beans.ChangeLogBean
-
- setChangeLogStore(ChangeLogStore) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Set the underlying storage
- setChangeLogStore(ChangeLogStore) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Set the underlying storage
- setChangePwdServer(ChangePasswordServer) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
-
- setChaseReferrals(boolean) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setChecksum(Checksum, E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadCheckSum
-
set the Checksum on the ASN.1 object of the container
- setChecksum(Checksum, AdKdcIssuedContainer) - Method in class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.StoreChecksum
-
set the Checksum on the ASN.1 object of the container
- setChecksum(Checksum, AuthenticatorContainer) - Method in class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreChecksum
-
set the Checksum on the ASN.1 object of the container
- setChecksum(Checksum) - Method in class org.apache.directory.shared.kerberos.codec.checksum.ChecksumContainer
-
Set a Checksum Object into the container
- setChecksum(Checksum, KrbSafeContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbSafe.actions.StoreChecksum
-
set the Checksum on the ASN.1 object of the container
- setChecksum(Checksum) - Method in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
- setChecksumType(ChecksumType) - Method in class org.apache.directory.shared.kerberos.components.Checksum
-
- setChecksumValue(byte[]) - Method in class org.apache.directory.shared.kerberos.components.Checksum
-
Set the checksum Value.
- setChngPwdData(ChangePasswdData) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setChngPwdData(ChangePasswdData) - Method in class org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataContainer
-
Set an ChangePasswdData Object into the container.
- setCipher(byte[]) - Method in class org.apache.directory.shared.kerberos.components.EncryptedData
-
Set the cipher text
- setCipherTextHandler(CipherTextHandler) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setCipherTextHandler(CipherTextHandler) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- setCksum(Checksum) - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- setClientAddress(SocketAddress) - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
- setClientAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.service.Lease
-
- setClientAddress(InetAddress) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setClientAddress(InetAddress) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- setClientAddresses(HostAddresses) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- setClientAddresses(HostAddresses) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- setClientAddresses(HostAddresses) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- setClientEntry(PrincipalStoreEntry) - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- setClientKey(EncryptionKey) - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- setClientPrincipal(String) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setClockSkew(long) - Method in class org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl
-
Sets the clock skew.
- setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.core.api.EntryToResponseCursor
- setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.core.api.filtering.CursorList
- setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
- setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
- setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
-
- setCName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- setCName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
Set the client principalName
- setCName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- setCName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- setCName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- setCollateralOperation(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- setCollectiveAttribute(CollectiveAttributeAdministrativePoint) - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
Set the CollectiveAttribute SAP
- setCommonName(String) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the common name (cn).
- setCompareHandlers(LdapRequestHandler<CompareRequest>, LdapResponseHandler<CompareResponse>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Inject the MessageReceived and MessageSent handler into the IoHandler
- setConditionCount(int) - Method in class org.apache.directory.shared.kerberos.components.AdAndOr
-
- setConfDir(File) - Method in class org.apache.directory.server.core.api.InstanceLayout
-
- setConfFile(String) - Method in class org.apache.directory.server.integration.http.HttpServer
-
- setConfidentialityRequired(boolean) - Method in class org.apache.directory.server.ldap.LdapServer
-
Sets the mode for this LdapServer to accept requests with or without a
TLS secured connection via either StartTLS extended operations or using
LDAPS.
- setConfig(DnsServer) - Method in class org.apache.directory.server.dns.service.DnsContext
-
- setConfig(ChangePasswordConfig) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setConfig(KerberosConfig) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- setConfig(ReplicationConsumerConfig) - Method in interface org.apache.directory.server.ldap.replication.consumer.ReplicationConsumer
-
Sets the configuration of the consumer
- setConfig(ReplicationConsumerConfig) - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
Sets the configuration of the consumer
- setConfigEntryDn(Dn) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setConsumerEntryDn(Dn) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- setContents(byte[]) - Method in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
Set the contents
- setContextCsn(String) - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Replaces the current context CSN with the given CSN value if they are not same and
sets the ctxCsnChanged flag to true.
- setContextEntry(String) - Method in class org.apache.directory.server.config.beans.PartitionBean
-
- setContextEntry(PartitionBean, AbstractPartition) - Static method in class org.apache.directory.server.config.builder.ServiceBuilder
-
Sets the configured context entry if present in the given partition bean
- setContextEntry(Entry) - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
- setContextPath(String) - Method in class org.apache.directory.server.integration.http.WebApp
-
- setCookie(byte[]) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setCoreSession(CoreSession) - Method in class org.apache.directory.server.ldap.LdapSession
-
Sets the logical core DirectoryService session.
- setCRealm(String) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- setCRealm(String) - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
Set the client realm
- setCRealm(String) - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- setCRealm(String) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- setCredCacheFile(File) - Method in class org.apache.directory.kerberos.client.Kinit
-
- setCredentials(byte[]) - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- setCTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- setCTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- setCTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- setCurrentAdData(byte[]) - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
Set the current AD data
- setCurrentAdType(AuthorizationType) - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
Set the current AD type
- setCurrentClientAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setCurrentDataType(int) - Method in class org.apache.directory.shared.kerberos.components.TypedData
-
Set the current TD type
- setCurrentDataValue(byte[]) - Method in class org.apache.directory.shared.kerberos.components.TypedData
-
Set the current TD data
- setCurrentInterceptor(int) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Sets the current interceptor number to a new value.
- setCurrentInterceptor(int) - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Sets the current interceptor number to a new value.
- setCurrentLrType(LastReqType) - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
Set the CurrentLr type
- setCurrentLrValue(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
Set the CurrentLr value
- setCursor(Cursor<Entry>) - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
Set the new cursor for this search request
- setCusec(int) - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- setCusec(int) - Method in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- setCusec(int) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.AddressOption
-
- setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.ByteOption
-
- setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
-
- setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.DhcpOption
-
Set the data (wire format) from a byte array.
- setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.IntOption
-
- setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.ShortOption
-
- setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.StringOption
-
- setData(int) - Method in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
Store the flags contained in the given integer value
- setDate(String) - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
Sets the date if it's a valid KerberosTime
- setDefaultAuthenticators() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
Initialize the set of authenticators with some default values
- setDefaultInterceptorConfigurations() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Define a default list of interceptors that has to be used if no other
configuration is defined.
- setDefaultPolicyDn(Dn) - Method in class org.apache.directory.server.core.authn.ppolicy.PpolicyConfigContainer
-
Set the default password policy configuration's Dn
- setDelayMillis(long) - Method in class org.apache.directory.server.core.integ.DelayInducingInterceptor
-
- setDelegateHost(String) - Method in class org.apache.directory.server.config.beans.DelegatingAuthenticatorBean
-
- setDelegateHost(String) - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- setDelegatePort(int) - Method in class org.apache.directory.server.config.beans.DelegatingAuthenticatorBean
-
- setDelegatePort(int) - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- setDelegateSsl(boolean) - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- setDelegateSslTrustManagerFQCN(String) - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- setDelegateTls(boolean) - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- setDelegateTlsTrustManagerFQCN(String) - Method in class org.apache.directory.server.core.authn.DelegatingAuthenticator
-
- setDelete(boolean) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- setDeleteHandlers(LdapRequestHandler<DeleteRequest>, LdapResponseHandler<DeleteResponse>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Inject the MessageReceived and MessageSent handler into the IoHandler
- setDelOldDn(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
Set the flag to delete the old Rdn
- setDenormalizeOpAttrsEnabled(boolean) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- setDenormalizeOpAttrsEnabled(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets whether the operational attributes are denormalized when returned
- setDepth(int) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- setDepth(int) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- setDescription(String) - Method in class org.apache.directory.server.config.beans.AdsBaseBean
-
Sets the component description
- setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
-
- setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
- setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.factory.DefaultLdapServerFactory
-
- setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.ldap.LdapServer
-
- setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.protocol.shared.DirectoryBackedService
-
- setDirectoryServiceBeans(List<AdsBaseBean>) - Method in class org.apache.directory.server.config.beans.ConfigBean
-
- setDirectoryServiceId(String) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
Sets the ID for this DirectoryService
- setDirty(boolean) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
Set the dirty flag
- setDisabled(boolean) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets whether the account is disabled.
- setDistinguishedName(String) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the distinguished name (Dn).
- setDn(Dn) - Method in class org.apache.directory.server.config.beans.AdsBaseBean
- setDn(Dn) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- setDn(String) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- setDn(Dn) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Set the context Dn
- setDn(Dn) - Method in class org.apache.directory.server.core.api.interceptor.context.EmptyOperationContext
-
Set the context Dn
- setDn(Dn) - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Set the context Dn
- setDnFactory(DnFactory) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets the Dn factory.
- setDnFactory(DnFactory) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets the Dn factory.
- setDnsClass(RecordClass) - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- setDnsName(String) - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- setDnsTtl(int) - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- setDnsType(RecordType) - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
-
- setDsAccessControlEnabled(boolean) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- setDsAllowAnonymousAccess(boolean) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- setDsDenormalizeOpAttrsEnabled(boolean) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- setDsPasswordHidden(boolean) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- setDsReplicaId(int) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- setDsSyncPeriodMillis(long) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- setDsTestEntries(String) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- setECResponseControl(SearchResultEntry, ChangeOperationContext, ChangeType) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
-
- setEData(byte[]) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- setElements(AuthorizationData) - Method in class org.apache.directory.shared.kerberos.components.AdAndOr
-
- setElements(AuthorizationData) - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- setEmptyAddressesAllowed(boolean) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setEnabled(boolean) - Method in class org.apache.directory.server.config.beans.AdsBaseBean
-
Enable or disable the component
- setEnabled(boolean) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Enable or disable the ChangeLog service
- setEnabled(boolean) - Method in interface org.apache.directory.server.core.api.journal.Journal
-
Enable or disable the Journal service
- setEnabled(boolean) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Enable or disable the ChangeLog service
- setEnabled(boolean) - Method in class org.apache.directory.server.core.journal.DefaultJournal
-
- setEnabled(boolean) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
Sets whether or not this ProtocolService is enabled.
- setEnabled(boolean) - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
-
Sets whether or not this ProtocolService is enabled.
- setEnabledCiphers(List<String>) - Method in class org.apache.directory.server.config.beans.TransportBean
-
- setEnabledCiphers(List<String>) - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Set the list of enabled ciphers
- setEnabledCipherSuites(List<String>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Deprecated.
- setEnabledProtocols(List<String>) - Method in class org.apache.directory.server.config.beans.TransportBean
-
- setEnabledProtocols(List<String>) - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Set the list of enabled protocols
- setEnableRewriting(boolean) - Method in class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
enable/disable the re-writing of partition data.
- setEnableSSL(boolean) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Enable or disable SSL
- setEnableSSL(boolean) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
Enable or disable SSL
- setEncApRepPart(EncApRepPart) - Method in class org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartContainer
-
Set an EncApRepPart Object into the container.
- setEncAsRepPart(EncAsRepPart) - Method in class org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartContainer
-
Set an EncAsRepPart Object into the container.
- setEncAuthorizationData(EncryptedData) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- setEncKdcRepPart(EncKdcRepPart) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartContainer
-
Set a EncKdcRepPart Object into the container.
- setEncKdcRepPart(EncKdcRepPart) - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
- setEncKdcRepPart(EncKdcRepPart) - Method in class org.apache.directory.shared.kerberos.messages.EncAsRepPart
-
- setEncKdcRepPart(EncKdcRepPart) - Method in class org.apache.directory.shared.kerberos.messages.EncTgsRepPart
-
- setEncKrbCredPart(EncKrbCredPart) - Method in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartContainer
-
Set a EncKrbCredPart Object into the container.
- setEncKrbPrivPart(EncKrbPrivPart) - Method in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartContainer
-
Set a EncKrbPrivPart Object into the container.
- setEncPart(EncryptedData) - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
- setEncPart(EncryptedData) - Method in class org.apache.directory.shared.kerberos.messages.ApRep
-
- setEncPart(EncryptedData) - Method in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- setEncPart(EncryptedData) - Method in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
- setEncPart(EncryptedData) - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
Set the encrypted ticket part
- setEncryptedData(EncryptedData, E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadEncryptedPart
-
set the EncryptedData on the ASN.1 object present in the container
- setEncryptedData(EncryptedData, ApRepContainer) - Method in class org.apache.directory.shared.kerberos.codec.apRep.actions.StoreEncPart
-
set the EncryptedData on the ASN.1 object present in the container
- setEncryptedData(EncryptedData, ApReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.apReq.actions.StoreAuthenticator
-
set the EncryptedData on the ASN.1 object present in the container
- setEncryptedData(EncryptedData) - Method in class org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataContainer
-
Set a EncryptedData Object into the container.
- setEncryptedData(EncryptedData, KdcRepContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StoreEncPart
-
set the EncryptedData on the ASN.1 object present in the container
- setEncryptedData(EncryptedData, KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreEncAuthorizationData
-
set the EncryptedData on the ASN.1 object present in the container
- setEncryptedData(EncryptedData, KrbCredContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCred.actions.StoreEncPart
-
set the EncryptedData on the ASN.1 object present in the container
- setEncryptedData(EncryptedData, KrbPrivContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbPriv.actions.StoreEncPart
-
set the EncryptedData on the ASN.1 object present in the container
- setEncryptedData(EncryptedData, TicketContainer) - Method in class org.apache.directory.shared.kerberos.codec.ticket.actions.StoreEncPart
-
set the EncryptedData on the ASN.1 object present in the container
- setEncryptionKey(EncryptionKey, E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadEncryptionKey
-
set the EncryptionKey on the ASN.1 object of the container
- setEncryptionKey(EncryptionKey, AuthenticatorContainer) - Method in class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreSubKey
-
set the EncryptionKey on the ASN.1 object of the container
- setEncryptionKey(EncryptionKey, EncApRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.StoreSubKey
-
set the EncryptionKey on the ASN.1 object of the container
- setEncryptionKey(EncryptionKey, EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreKey
-
set the EncryptionKey on the ASN.1 object of the container
- setEncryptionKey(EncryptionKey) - Method in class org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyContainer
-
Set a EncryptionKey Object into the container
- setEncryptionKey(EncryptionKey, EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreKey
-
set the EncryptionKey on the ASN.1 object of the container
- setEncryptionKey(EncryptionKey, KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreKey
-
set the EncryptionKey on the ASN.1 object of the container
- setEncryptionType(EncryptionType) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
Sets the encryption type to use for this session.
- setEncryptionTypes(Set<EncryptionType>) - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- setEncryptionTypes(EncryptionType[]) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
Initialize the encryptionTypes set
- setEncryptionTypes(Set<EncryptionType>) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
Initialize the encryptionTypes set
- setEncTgsRepPart(EncTgsRepPart) - Method in class org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartContainer
-
Set an EncTgsRepPart Object into the container.
- setEncTicketPart(EncTicketPart) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartContainer
-
Set a EncTicketPart Object into the container
- setEncTicketPart(EncTicketPart) - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
- setEndTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- setEndTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- setEndTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- setEntries(List<KeytabEntry>) - Method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
- setEntry(Entry) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- setEntry(Entry) - Method in class org.apache.directory.server.core.api.interceptor.context.DeleteOperationContext
-
- setEntry(Entry) - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Sets the server entry associated with the target Dn of this
OperationContext.
- setEntry(Entry) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setEntry(Entry) - Method in class org.apache.directory.server.xdbm.IndexEntry
- setEntryDn(Dn) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setEntryView(Entry) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setErrorCode(ErrorType) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- setEText(String) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- setEType(EncryptionType) - Method in class org.apache.directory.shared.kerberos.components.EncryptedData
-
Set the EncryptionType
- setEType(EncryptionType) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
- setEType(EncryptionType) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
- setEType(Set<EncryptionType>) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- setETypeInfo(ETypeInfo) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoContainer
-
Set a ETypeInfo Object into the container
- setETypeInfo2(ETypeInfo2) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2Container
-
Set a ETypeInfo2 Object into the container
- setETypeInfo2Entry(ETypeInfo2Entry) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryContainer
-
Set a ETypeInfo2Entry Object into the container
- setETypeInfoEntry(ETypeInfoEntry) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryContainer
-
Set a ETypeInfoEntry Object into the container
- setETypes(Set<EncryptionType>) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setEvaluator(Evaluator<? extends ExprNode>) - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- setEventMask(int) - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- setEventMask(EventType...) - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- setEventService(EventService) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- setEventService(EventService) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- setExitVmOnShutdown(boolean) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- setExitVmOnShutdown(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- setExpiration(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the expiration time.
- setExpires(long) - Method in class org.apache.directory.server.dhcp.service.Lease
-
- setExpiryTime(long) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setExposed(boolean) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Exposes the contents of ChangeLog to clients if set to true.
- setExposed(boolean) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Exposes the contents of ChangeLog to clients if set to true.
- setExtendedHandlers(ExtendedRequestHandler, ExtendedResponseHandler) - Method in class org.apache.directory.server.ldap.LdapServer
-
Inject the MessageReceived and MessageSent handler into the IoHandler
- setExtendedOperationHandlers(Collection<ExtendedOperationHandler<ExtendedRequest, ExtendedResponse>>) - Method in class org.apache.directory.server.ldap.LdapServer
-
- setExtendedOpHandlerClass(String) - Method in class org.apache.directory.server.config.beans.ExtendedOpHandlerBean
-
- setExtendedOpId(String) - Method in class org.apache.directory.server.config.beans.ExtendedOpHandlerBean
-
- setExtendedOps(List<ExtendedOpHandlerBean>) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setFileName(String) - Method in interface org.apache.directory.server.core.api.journal.JournalStore
-
The file name to use as the journal file.
- setFileName(String) - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
-
- setFilter(ExprNode) - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- setFilter(String) - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- setFilter(ExprNode) - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
Set the filter into the context.
- setFilter(String) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setFirst(LinkedAvlNode<K>) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
Set the first element of the tree
Note : this method is used by the deserialization method
- setFirst(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Set the first element of the tree
Note : this method is used by the deserialization method
- setFlag(TicketFlag) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
adds the given flag to the already existing flags.
- setFlag(KerberosFlag) - Method in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
Set a flag in a list of flags
- setFlag(int) - Method in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
Set a flag in a list of flags
- setFlag(KerberosFlag) - Method in interface org.apache.directory.shared.kerberos.flags.KerberosFlags
-
Set a flag in a list of flags
- setFlag(int) - Method in interface org.apache.directory.shared.kerberos.flags.KerberosFlags
-
Set a flag in a list of flags
- setFlags(short) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setFlags(TicketFlags) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- setFlags(TicketFlags) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- setForwardable(boolean) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setForwardableAllowed(boolean) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setFrom(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- setGenerateNoReplEvt(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
sets whether or not to generate replication event messages by after an operation
using this operation context completes
- setHardwareAddress(HardwareAddress) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setHardwareAddress(HardwareAddress) - Method in class org.apache.directory.server.dhcp.service.Lease
-
- setHashAlgorithm(String) - Method in class org.apache.directory.server.config.beans.HashInterceptorBean
-
- setHopCount(short) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setHostAddress(HostAddress) - Method in class org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressContainer
-
Set a HostAddress Object into the container.
- setHostAddresses(HostAddresses, E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadHostAddresses
-
set HostAddresses on the ASN.1 object present in the container
- setHostAddresses(HostAddresses, EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreCAddr
-
set HostAddresses on the ASN.1 object present in the container
- setHostAddresses(HostAddresses, EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreCaddr
-
set HostAddresses on the ASN.1 object present in the container
- setHostAddresses(HostAddresses, KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreAddresses
-
set HostAddresses on the ASN.1 object present in the container
- setHostAddresses(HostAddresses, KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreCaddr
-
set HostAddresses on the ASN.1 object present in the container
- setHostName(String) - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- setHostName(String) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
Set the consumer hostname
- setHttpAppCtxPath(String) - Method in class org.apache.directory.server.config.beans.HttpWebAppBean
-
- setHttpConfFile(String) - Method in class org.apache.directory.server.config.beans.HttpServerBean
-
- setHttpsTransport(TcpTransport) - Method in class org.apache.directory.server.integration.http.HttpServer
-
- setHttpTransport(TcpTransport) - Method in class org.apache.directory.server.integration.http.HttpServer
-
- setHttpWarFile(String) - Method in class org.apache.directory.server.config.beans.HttpWebAppBean
-
- setHttpWebApps(List<HttpWebAppBean>) - Method in class org.apache.directory.server.config.beans.HttpServerBean
-
- setId(String) - Method in class org.apache.directory.server.config.beans.HttpWebAppBean
-
- setId(String) - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Sets the unique identifier for this partition.
- setId(String) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Sets the unique identifier for this partition.
- setId(String) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
- setId(String) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Sets the unique identifier for this partition.
- setId(ID) - Method in class org.apache.directory.server.xdbm.IndexEntry
- setIndex(int) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- setIndex(int) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- setIndexAttributeId(String) - Method in class org.apache.directory.server.config.beans.IndexBean
-
- setIndexCacheSize(int) - Method in class org.apache.directory.server.config.beans.JdbmIndexBean
-
Sets the size of the index cache in terms of the number of index entries to be cached.
- setIndexedAttributes(Set<Index<?, String>>) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Set the list of indexes for this partition
- setIndexes(List<IndexBean>) - Method in class org.apache.directory.server.config.beans.PartitionBean
-
- setIndexFileName(String) - Method in class org.apache.directory.server.config.beans.JdbmIndexBean
-
- setIndexHasReverse(boolean) - Method in class org.apache.directory.server.config.beans.IndexBean
-
- setIndexNumDupLimit(int) - Method in class org.apache.directory.server.config.beans.JdbmIndexBean
-
Sets the threshold at which point duplicate keys use btree indirection to store
their values.
- setIndexWorkingDir(String) - Method in class org.apache.directory.server.config.beans.JdbmIndexBean
-
- setInstanceId(String) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- setInstanceId(String) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- setInstanceLayout(InstanceLayout) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets the InstanceLayout used by the DirectoryService to store the files
- setInstanceLayout(InstanceLayout) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets the InstanceLayout used by the DirectoryService to store the files
- setIntegerValue(int, AdAndOrContainer) - Method in class org.apache.directory.shared.kerberos.codec.adAndOr.actions.StoreConditionCount
- setIntegerValue(int, AuthenticatorContainer) - Method in class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreCusec
- setIntegerValue(int, AuthenticatorContainer) - Method in class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreSeqNumber
- setIntegerValue(int, AuthorizationDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.authorizationData.actions.StoreAdType
- setIntegerValue(int, EncApRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.StoreCusec
- setIntegerValue(int, EncApRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.StoreSeqNumber
- setIntegerValue(int, EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreNonce
- setIntegerValue(int, EncKrbCredPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreNonce
- setIntegerValue(int, EncKrbCredPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreUsec
- setIntegerValue(int, EncKrbPrivPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreSeqNumber
- setIntegerValue(int, EncKrbPrivPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreUsec
- setIntegerValue(int, EncryptedDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.encryptedData.actions.StoreEType
- setIntegerValue(int, EncryptedDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.encryptedData.actions.StoreKvno
- setIntegerValue(int, EncryptionKeyContainer) - Method in class org.apache.directory.shared.kerberos.codec.encryptionKey.actions.StoreKeyType
- setIntegerValue(int, HostAddressContainer) - Method in class org.apache.directory.shared.kerberos.codec.hostAddress.actions.StoreAddrType
- setIntegerValue(int, KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreNonce
- setIntegerValue(int, KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreCusec
- setIntegerValue(int, KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreErrorCode
- setIntegerValue(int, KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreSusec
- setIntegerValue(int, KrbSafeBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreSeqNumber
- setIntegerValue(int, KrbSafeBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreUsec
- setIntegerValue(int, LastReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.lastReq.actions.StoreLrType
- setIntegerValue(int, PaEncTsEncContainer) - Method in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions.StorePaUsec
- setIntegerValue(int, PrincipalNameContainer) - Method in class org.apache.directory.shared.kerberos.codec.principalName.actions.StoreNameType
- setIntegerValue(int, TicketContainer) - Method in class org.apache.directory.shared.kerberos.codec.ticket.actions.StoreTktVno
- setIntegerValue(int, TransitedEncodingContainer) - Method in class org.apache.directory.shared.kerberos.codec.transitedEncoding.actions.StoreTrType
- setIntegerValue(int, TypedDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.typedData.actions.StoreTdType
- setIntegrityChecker(KeyIntegrityChecker) - Method in class org.apache.directory.server.kerberos.sam.SamSubsystem
-
Sets the KeyIntegrityChecker used by the entire SamSubsystem.
- setIntegrityChecker(KeyIntegrityChecker) - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
-
SamVerifiers require a KeyIntegrityChecker to calculate the integrity of
a generated KerberosKey.
- setInterceptorClassName(String) - Method in class org.apache.directory.server.config.beans.InterceptorBean
-
- setInterceptorId(String) - Method in class org.apache.directory.server.config.beans.InterceptorBean
-
- setInterceptorOrder(int) - Method in class org.apache.directory.server.config.beans.InterceptorBean
-
- setInterceptors(List<InterceptorBean>) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
Sets the interceptors in the server.
- setInterceptors(List<Interceptor>) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets the interceptors in the server.
- setInterceptors(List<String>) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Sets the list of interceptors to go through for an operation
- setInterceptors(List<String>) - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Sets the list of interceptors to go through for an operation
- setInterceptors(List<Interceptor>) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets the interceptors in the server.
- setIntermediateHandler(LdapResponseHandler<IntermediateResponse>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Inject the MessageReceived and MessageSent handler into the IoHandler
- setIntValue(long) - Method in class org.apache.directory.server.dhcp.options.IntOption
-
- setIoSession(IoSession) - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- setIoSession(IoSession) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Stores the IoSession into the CoreSession.
- setIRealm(String) - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- setISName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- setJdbmPartitionOptimizerEnabled(boolean) - Method in class org.apache.directory.server.config.beans.JdbmPartitionBean
-
Enable or disable the optimizer
- setJournal(JournalBean) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- setJournal(Journal) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets the journal in the server.
- setJournal(Journal) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets the journal in the server.
- setJournalFileName(String) - Method in class org.apache.directory.server.config.beans.JournalBean
-
- setJournalId(String) - Method in class org.apache.directory.server.config.beans.JournalBean
-
- setJournalRotation(int) - Method in class org.apache.directory.server.config.beans.JournalBean
-
- setJournalStore(JournalStore) - Method in interface org.apache.directory.server.core.api.journal.Journal
-
Set the underlying storage
- setJournalStore(JournalStore) - Method in class org.apache.directory.server.core.journal.DefaultJournal
-
- setJournalWorkingDir(String) - Method in class org.apache.directory.server.config.beans.JournalBean
-
- setKDCFlags(int) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the KDC flags.
- setKdcOptions(KdcOptions) - Method in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- setKdcOptions(KdcOptions) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- setKdcPort(int) - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- setKdcRep(KdcRep) - Method in class org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepContainer
-
Set a KdcRep Object into the container.
- setKdcReq(KdcReq) - Method in class org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqContainer
-
Set a KdcReq Object into the container.
- setKdcReqBody(KdcReqBody) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyContainer
-
Set a KdcReqBody Object into the container.
- setKdcReqBody(KdcReqBody) - Method in class org.apache.directory.shared.kerberos.components.KdcReq
-
- setKdcServer(KdcServer) - Static method in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
-
- setKerberosTime(KerberosTime, E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadKerberosTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, AuthenticatorContainer) - Method in class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreCTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncApRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.StoreCTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreAuthTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreEndTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreKeyExpiration
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreRenewTill
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreStartTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncKrbCredPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreTimestamp
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncKrbPrivPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreTimestamp
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreAuthTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreEndTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreRenewtill
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreStartTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreRTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreAuthTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreEndTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreRenewtill
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreStartTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreCTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreSTime
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, KrbSafeBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreTimestamp
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, LastReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.lastReq.actions.StoreLrValue
-
set the KerberosTime on the ASN.1 object present in the container
- setKerberosTime(KerberosTime, PaEncTsEncContainer) - Method in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions.StorePaTimestamp
-
set the KerberosTime on the ASN.1 object present in the container
- setKey(K) - Method in class org.apache.directory.server.xdbm.IndexEntry
- setKey(EncryptionKey) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- setKey(EncryptionKey) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- setKey(EncryptionKey) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- setKeyExpiration(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- setKeyMap(Map<EncryptionType, EncryptionKey>) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the key map.
- setKeystoreFile(String) - Method in class org.apache.directory.server.ldap.LdapServer
-
Set the external keystore path
- setKeytabVersion(byte[]) - Method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
- setKeyType(EncryptionType) - Method in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Set the encryption type
- setKeyValue(byte[]) - Method in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Set the key value
- setKeyVersion(int) - Method in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
Set the key value
- setKeyVersionNumber(int) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the key version number.
- setKrbAllowableClockSkew(long) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- setKrbBodyChecksumVerified(boolean) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- setKrbCred(KrbCred) - Method in class org.apache.directory.shared.kerberos.codec.krbCred.KrbCredContainer
-
Set a KrbCred Object into the container.
- setKrbCredInfo(KrbCredInfo) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoContainer
-
Set a KrbCredInfo Object into the container.
- setKrbEmptyAddressesAllowed(boolean) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- setKrbError(KrbError) - Method in class org.apache.directory.shared.kerberos.codec.krbError.KrbErrorContainer
-
Set a KrbError Object into the container.
- setKrbForwardableAllowed(boolean) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- setKrbMaximumRenewableLifetime(long) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- setKrbMaximumTicketLifetime(long) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- setKrbPaEncTimestampRequired(boolean) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- setKrbPostdatedAllowed(boolean) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- setKrbPrimaryRealm(String) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- setKrbPriv(KrbPriv) - Method in class org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivContainer
-
Set a KrbPriv Object into the container.
- setKrbProxiableAllowed(boolean) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- setKrbRenewableAllowed(boolean) - Method in class org.apache.directory.server.config.beans.KdcServerBean
-
- setKrbSafe(KrbSafe) - Method in class org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeContainer
-
Set a KrbSafe Object into the container.
- setKrbSafeBody(KrbSafeBody) - Method in class org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyContainer
-
Set a KrbSafeBody Object into the container.
- setKvno(int) - Method in class org.apache.directory.shared.kerberos.components.EncryptedData
-
Set the key version
- setLast(LinkedAvlNode<K>) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
Set the last element of the tree
Note : this method is used by the deserialization method
- setLast(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Set the last element of the tree
Note : this method is used by the deserialization method
- setLastReq(LastReq) - Method in class org.apache.directory.shared.kerberos.codec.lastReq.LastReqContainer
-
Set a LastReq Object into the container.
- setLastReq(LastReq) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- setLastSentCsn(String) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
Update the last Sent CSN.
- setLdapServer(LdapServer) - Static method in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
-
- setLdapServer(LdapServer) - Method in interface org.apache.directory.server.ldap.ExtendedOperationHandler
-
Sets the LDAP server for this extendedOperation handler.
- setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.extended.CertGenerationRequestHandler
-
Sets the LDAP server for this extendedOperation handler.
- setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
-
- setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.extended.PwdModifyHandler
-
Sets the LDAP server for this extendedOperation handler.
- setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
-
Sets the LDAP server for this extendedOperation handler.
- setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
-
Sets the LDAP server for this extendedOperation handler.
- setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.extended.WhoAmIHandler
-
Sets the LDAP server for this extendedOperation handler.
- setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
-
Associates a Ldap server instance to the message handler
- setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.LdapResponseHandler
-
Associates a Ldap server instance to the message handler
- setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.LdapSession
-
Store a reference on the LdapServer intance
- setLdapServerCertificatePassword(String) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setLdapServerConfidentialityRequired(boolean) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setLdapServerKeystoreFile(String) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setLdapServerMaxSizeLimit(int) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setLdapServerMaxTimeLimit(int) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setLdapServerSaslHost(String) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setLdapServerSaslPrincipal(String) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setLdapServerSaslRealms(List<String>) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setLdifDirectory(File) - Method in class org.apache.directory.server.configuration.ApacheDS
-
- setLeapIndicator(LeapIndicatorType) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setLeft(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- setLeft(LinkedAvlNode<T>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- setLockedOut(boolean) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets whether the account is locked-out.
- setLogChange(LogChange) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
Set the flag which tells the server to log the changes into
the changeLog file
- setLogChange(LogChange) - Method in interface org.apache.directory.server.core.api.interceptor.context.ChangeOperationContext
-
Set the flag which tells the server to log the changes into
the changeLog file
- setLogDir(File) - Method in class org.apache.directory.server.core.api.InstanceLayout
-
- setLrType(LastReqType) - Method in class org.apache.directory.shared.kerberos.components.LastReqEntry
-
- setLrValue(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.LastReqEntry
-
- setMaxIdlePeriod(long) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- setMaximumRenewableLifetime(long) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setMaximumTicketLifetime(long) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setMaxLife(int) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the ticket maximum life time.
- setMaxObjectSize(int) - Method in class org.apache.directory.server.dns.protocol.DnsTcpDecoder
-
Sets the allowed maximum size of the object to be decoded.
- setMaxObjectSize(int) - Method in class org.apache.directory.server.kerberos.changepwd.protocol.MinaChangePasswordDecoder
-
Sets the allowed maximum size of the object to be decoded.
- setMaxPDUSize(int) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setMaxPDUSize(int) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Set the maximum allowed size for an incoming PDU
- setMaxPDUSize(int) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Set the maximum allowed size for an incoming PDU
- setMaxPduSize(int) - Method in class org.apache.directory.server.kerberos.protocol.codec.MinaKerberosDecoder
-
- setMaxPDUSize(int) - Method in class org.apache.directory.server.ldap.LdapServer
-
Set the maximum allowed size for an incoming PDU
- setMaxRenew(int) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the ticket maximum renew time.
- setMaxSizeLimit(long) - Method in class org.apache.directory.server.ldap.LdapServer
-
Sets the maximum size limit in number of entries to return for search.
- setMaxTimeLimit(int) - Method in class org.apache.directory.server.ldap.LdapServer
-
Sets the maximum time limit in milliseconds to conduct a search.
- setMessage(KerberosMessage) - Method in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
Set a Message Object into the container.
- setMessageType(MessageType) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setMessageType(MessageType) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setMessageType(KerberosMessageType) - Method in class org.apache.directory.shared.kerberos.messages.KerberosMessage
-
Sets the org.apache.directory.server.kerberos.shared.KerberosMessageType.
- setMethodData(MethodData) - Method in class org.apache.directory.shared.kerberos.codec.methodData.MethodDataContainer
-
Set a MethodData Object into the container
- setMicroOperations(Collection<MicroOperation>) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setMinimumTicketLifetime(long) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setMmrMode(boolean) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
enable/disable MMR option
- setMode(ModeType) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setModifiedEntry(Entry) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
- setModifyDnHandlers(LdapRequestHandler<ModifyDnRequest>, LdapResponseHandler<ModifyDnResponse>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Inject the MessageReceived and MessageSent handler into the IoHandler
- setModifyHandlers(LdapRequestHandler<ModifyRequest>, LdapResponseHandler<ModifyResponse>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Inject the MessageReceived and MessageSent handler into the IoHandler
- setModItems(List<Modification>) - Method in class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
Set the modified attributes
- setNameType(PrincipalNameType) - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
Set the Principal name Type
- setNameType(int) - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
Set the Principal name Type
- setNbChildren(int) - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
Sets the number of children this entry has
- setNbDescendants(int) - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
Sets the number of descendants this entry has
- setNbThreads(int) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Set the number of processing threads for the acceptor
- setNbThreads(int) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
Set the number of processing threads for the acceptor
- setNeedClientAuth(boolean) - Method in class org.apache.directory.server.config.beans.TransportBean
-
- setNeedClientAuth(boolean) - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Set the needClientAuth SSL flag
- setNewDn(Dn) - Method in class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
Set the new Dn
- setNewKeyVersionNumber(int) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor.ModifySubContext
-
- setNewPasswd(byte[]) - Method in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- setNewPwd(byte[]) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- setNewRdn(Rdn) - Method in class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
Set the new Rdn
- setNewSuperiorDn(Dn) - Method in class org.apache.directory.server.core.api.interceptor.context.MoveAndRenameOperationContext
-
Set the new Superior Dn
- setNewTicket(Ticket) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- setNext(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- setNext(LinkedAvlNode<T>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- setNextServerAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setNoAttributes(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- setNonce(int) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
Sets the nonce.
- setNonce(Integer) - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- setNonce(int) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- setNtlmMechProvider(String) - Method in class org.apache.directory.server.config.beans.SaslMechHandlerBean
-
- setNtlmProvider(NtlmProvider) - Method in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmMechanismHandler
-
- setNtlmProviderFqcn(String) - Method in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmMechanismHandler
-
- setNumDupLimit(int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Sets the threshold at which point duplicate keys use btree indirection to store
their values.
- setObject(Object) - Method in class org.apache.directory.server.core.api.entry.ServerSearchResult
-
- setOctetString(byte[], AuthorizationDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.authorizationData.actions.StoreAdData
- setOctetString(byte[], ChangePasswdDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.changePwdData.actions.StoreNewPassword
- setOctetString(byte[], ChecksumContainer) - Method in class org.apache.directory.shared.kerberos.codec.checksum.actions.StoreChecksum
- setOctetString(byte[], EncKrbPrivPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreUserData
- setOctetString(byte[], EncryptedDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.encryptedData.actions.StoreCipher
- setOctetString(byte[], EncryptionKeyContainer) - Method in class org.apache.directory.shared.kerberos.codec.encryptionKey.actions.StoreKeyValue
- setOctetString(byte[], ETypeInfo2EntryContainer) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.StoreS2KParams
- setOctetString(byte[], ETypeInfoEntryContainer) - Method in class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.StoreSalt
- setOctetString(byte[], HostAddressContainer) - Method in class org.apache.directory.shared.kerberos.codec.hostAddress.actions.StoreAddress
- setOctetString(byte[], KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreEData
- setOctetString(byte[], KrbSafeBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreUserData
- setOctetString(byte[], PaDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.padata.actions.StorePaDataValue
- setOctetString(byte[], TransitedEncodingContainer) - Method in class org.apache.directory.shared.kerberos.codec.transitedEncoding.actions.StoreContents
- setOctetString(byte[], TypedDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.typedData.actions.StoreDataValue
- setOid(String) - Method in class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
Set the compared OID
- setOp(byte) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setOpCode(OpCode) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setOperationalAttribute(Entry, Dn, AttributeType) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Update the Operational Attribute with the reference to the subentry
- setOperationContext(OperationContext) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setOperationContext(OperationContext) - Method in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
-
- setOptimizer(Optimizer) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- setOptimizerEnabled(boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Set the optimizer flag
- setOption(ApOptions) - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
Sets the option at a specified index.
- setOptions(OptionsField) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setOrClear(int, boolean) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setOrderedSet(AvlTree<V>) - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
-
Sets the set of ordered values.
- setOriginalEntry(Entry) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- setOriginateTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setOtherModExists(boolean) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- setPaData(PaData) - Method in class org.apache.directory.shared.kerberos.codec.padata.PaDataContainer
-
Set a PaData Object into the container
- setPaDataType(int) - Method in class org.apache.directory.shared.kerberos.components.PaData
-
Set the PA-DATA type
- setPaDataType(PaDataType) - Method in class org.apache.directory.shared.kerberos.components.PaData
-
Set the PA-DATA type
- setPaDataValue(byte[]) - Method in class org.apache.directory.shared.kerberos.components.PaData
-
Set the PA-DATA value
- setPaEncTimestampRequired(boolean) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setPaEncTsEnc(PaEncTsEnc) - Method in class org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncContainer
-
Set an PaEncTsEnc Object into the container.
- setParent(AdministrativePoint) - Method in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
-
Set the AdministrativePoint parent
- setParent(AdministrativePoint) - Method in interface org.apache.directory.server.core.api.administrative.AdministrativePoint
-
Set the AdministrativePoint parent
- setParentId(String) - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
Sets the parent ID.
- setParity(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
-
- setParity(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
-
Set odd parity on an eight-byte array.
- setPartitionCacheSize(int) - Method in class org.apache.directory.server.config.beans.JdbmPartitionBean
-
Used to specify the entry cache size for a Partition.
- setPartitionId(String) - Method in class org.apache.directory.server.config.beans.PartitionBean
-
- setPartitionPath(URI) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Sets the path in which this Partition stores data.
- setPartitionPath(URI) - Method in interface org.apache.directory.server.xdbm.Store
-
Sets the partition path (working directory) for the store.
- setPartitions(List<PartitionBean>) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- setPartitions(Set<? extends Partition>) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets
Partitions used by this DirectoryService.
- setPartitions(Set<? extends Partition>) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets
Partitions used by this DirectoryService.
- setPartitionsDir(File) - Method in class org.apache.directory.server.core.api.InstanceLayout
-
- setPartitionSuffix(Dn) - Method in class org.apache.directory.server.config.beans.PartitionBean
-
- setPartitionSuffix(String) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
The prefix of the partition.
- setPartitionSuffix(String) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
The prefix of the partition.
- setPartitionSyncOnWrite(boolean) - Method in class org.apache.directory.server.config.beans.PartitionBean
-
- setPasswdPort(int) - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- setPassword(String) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setPasswordEnd(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the end-of-life for the password.
- setPasswordHidden(boolean) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets whether the userPassword attribute is readable, or hidden.
- setPasswordHidden(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets whether the userPassword attribute is readable, or hidden.
- setPasswordPolicies(List<PasswordPolicyBean>) - Method in class org.apache.directory.server.config.beans.AuthenticationInterceptorBean
-
- setPaTimestamp(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
Set the patimestamp.
- setPausec(int) - Method in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
- setPersistentListener(SyncReplSearchListener) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
Set the listener
- setpName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- setPollInterval(byte) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setPort(int) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
Sets the port for this service.
- setPort(int) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
-
Sets the port for this service.
- setPostdated(boolean) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setPostdatedAllowed(boolean) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setpRealm(String) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- setPreAuthEnabled(boolean) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setPreAuthenticated(boolean) - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- setPrecision(byte) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setPrevious(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- setPrevious(LinkedAvlNode<T>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- setPrimaryPrincipalName(PrincipalName) - Method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
Set the primary principal
- setPrimaryRealm(String) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the principal.
- setPrincipalName(String) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor.ModifySubContext
-
- setPrincipalName(PrincipalName, E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadPrincipalName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName, AdKdcIssuedContainer) - Method in class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.StoreISName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName, AuthenticatorContainer) - Method in class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreCName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName, ChangePasswdDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.changePwdData.actions.StoreTargName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName, EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreSName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName, EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreCName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName, KdcRepContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StoreCName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName, KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreCName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName, KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreSName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
Set a PrincipalName Object into the container.
- setPrincipalName(PrincipalName, KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StorePName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName, KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreSName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName, KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreCName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName, KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreSName
-
set the PrincipalName on the ASN.1 object of the container
- setPrincipalName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameContainer
-
Set a PrincipalName Object into the container.
- setPrincipalName(PrincipalName, TicketContainer) - Method in class org.apache.directory.shared.kerberos.codec.ticket.actions.StoreSName
-
set the PrincipalName on the ASN.1 object of the container
- setProtocolVersionNumber(int) - Method in class org.apache.directory.shared.kerberos.messages.KerberosMessage
-
Sets the protocol version number.
- setProxiable(boolean) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setProxiableAllowed(boolean) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setPurgeThresholdCount(int) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- setPushInRealTime(boolean) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Set the pushInRealTime parameter
- setPushToEvtInterceptor(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
sets if this context needs to be pushed to the event interceptor from nexus
- setPvno(int, E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadPvno
-
sets the pvno on the ASN.1 object present in the container
- setPvno(int, ApRepContainer) - Method in class org.apache.directory.shared.kerberos.codec.apRep.actions.StorePvno
-
sets the pvno on the ASN.1 object present in the container
- setPvno(int, ApReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.apReq.actions.StorePvno
-
sets the pvno on the ASN.1 object present in the container
- setPvno(int, AuthenticatorContainer) - Method in class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreAuthenticatorVno
-
sets the pvno on the ASN.1 object present in the container
- setPvno(int, KdcRepContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StorePvno
-
sets the pvno on the ASN.1 object present in the container
- setPvno(int, KdcReqContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReq.actions.StorePvno
-
sets the pvno on the ASN.1 object present in the container
- setPvno(int, KrbCredContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCred.actions.StorePvno
-
sets the pvno on the ASN.1 object present in the container
- setPvno(int, KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StorePvno
-
sets the pvno on the ASN.1 object present in the container
- setPvno(int, KrbPrivContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbPriv.actions.StorePvno
-
sets the pvno on the ASN.1 object present in the container
- setPvno(int, KrbSafeContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbSafe.actions.StorePvno
-
sets the pvno on the ASN.1 object present in the container
- setPvno(int) - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
- setPvno(int) - Method in class org.apache.directory.shared.kerberos.components.KdcReq
-
- setPwdAllowUserChange(boolean) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdAllowUserChange(boolean) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdAttribute(String) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdAttribute(String) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
Set the name of the attribute storing the password
- setPwdCheckQuality(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdCheckQuality(CheckQualityEnum) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdExpireWarning(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdExpireWarning(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdFailureCountInterval(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdFailureCountInterval(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdGraceAuthNLimit(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdGraceAuthNLimit(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdGraceExpire(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdGraceExpire(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdId(String) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdInHistory(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdInHistory(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdLockout(boolean) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdLockout(boolean) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdLockoutDuration(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdLockoutDuration(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdMaxAge(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdMaxAge(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdMaxDelay(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdMaxDelay(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdMaxFailure(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdMaxFailure(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdMaxIdle(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdMaxIdle(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdMaxLength(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdMaxLength(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdMinAge(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdMinAge(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdMinDelay(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdMinDelay(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdMinLength(int) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdMinLength(int) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdModPresent(boolean) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor.PwdModDetailsHolder
-
- setPwdMustChange(boolean) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdMustChange(boolean) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdMustChange(boolean) - Method in interface org.apache.directory.server.core.api.CoreSession
-
Sets if the passwords must be changed.
- setPwdMustChange(boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Sets if the passwords must be changed.
- setPwdPolicies(PpolicyConfigContainer) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
set all the password policies to be used by the server.
- setPwdPolicyContainer(PpolicyConfigContainer) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
- setPwdSafeModify(boolean) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
- setPwdSafeModify(boolean) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setPwdValidator(String) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
-
Sets the password validator
- setPwdValidator(PasswordValidator) - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
- setQuestionRecords(List<QuestionRecord>) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setRangeMax(InetAddress) - Method in class org.apache.directory.server.dhcp.store.Subnet
-
- setRangeMin(InetAddress) - Method in class org.apache.directory.server.dhcp.store.Subnet
-
- setRdns(Rdn...) - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
-
Sets the Rdn.
- setRealm(String, E) - Method in class org.apache.directory.shared.kerberos.codec.actions.AbstractReadRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, AdKdcIssuedContainer) - Method in class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.StoreIRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, AuthenticatorContainer) - Method in class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreCRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, ChangePasswdDataContainer) - Method in class org.apache.directory.shared.kerberos.codec.changePwdData.actions.StoreTargRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, EncKdcRepPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreSRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, EncTicketPartContainer) - Method in class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreCRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, KdcRepContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StoreCRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, KdcReqBodyContainer) - Method in class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StorePRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, KrbCredInfoContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreSRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreCRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, KrbErrorContainer) - Method in class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String, TicketContainer) - Method in class org.apache.directory.shared.kerberos.codec.ticket.actions.StoreRealm
-
sets the relam value on the ASN.1 object present in the container
- setRealm(String) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- setRealm(String) - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
Set the realm for the principal
- setRealm(String) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- setRealm(String) - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
Set the server realm
- setRealmName(String) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the realm.
- setReceiveTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setRecipientAddress(HostAddress) - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- setRecipientAddress(HostAddress) - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- setRecipientAddress(HostAddress) - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- setRecordManager(RecordManager) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Sets the RecordManager
- setRecursionAvailable(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setRecursionDesired(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setReferenceIdentifier(ReferenceIdentifier) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setReferenceTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setReferralHandling(AbstractOperationContext, boolean) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Set the ignoreRefferal flag for the current operationContext.
- setReferralHandlingMode(ReferralHandlingMode) - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- setReferralManager(ReferralManager) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Set the referralManager
- setReferralManager(ReferralManager) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Set the referralManager
- setRefreshInterval(long) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setRefreshNPersist(boolean) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- setRefreshNPersist(boolean) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setRelative(boolean) - Method in class org.apache.directory.server.core.api.entry.ServerSearchResult
-
- setRelayAgentAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setRemoteHost(String) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setRemotePort(int) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setRenewable(boolean) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setRenewableAllowed(boolean) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setRenewableOk(boolean) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setRenewTill(long) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setRenewTill(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- setRenewTill(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- setRenewtill(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- setReplAliasDerefMode(String) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplAttributes(List<String>) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplayCache(ReplayCache) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setReplayCache(ReplayCache) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
sets the replay cache
- setReplConsumer(List<ReplConsumerBean>) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setReplConsumerId(String) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplConsumerImpl(String) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplConsumers(List<ReplicationConsumer>) - Method in class org.apache.directory.server.ldap.LdapServer
-
- setReplCookie(String) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplDirectory(File) - Method in class org.apache.directory.server.core.api.InstanceLayout
-
Sets the directory where the replication data are stored
- setReplEnabled(boolean) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
Enable or disable the replication
- setReplEvent(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
- setReplicaId(int) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- setReplicaId(int) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- setReplicaId(int) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setReplicationReqHandler(ReplicationRequestHandler) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Install the replication handler when it's allowed by this server
- setReplicationReqHandler(ReplicationRequestHandler) - Method in class org.apache.directory.server.ldap.LdapServer
-
- setReplPingerSleep(int) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setReplPingerSleepTime(int) - Method in class org.apache.directory.server.ldap.LdapServer
-
The number of seconds pinger thread should sleep before pinging the providers
- setReplProvHostName(String) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplProvPort(int) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplRefreshInterval(long) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplRefreshNPersist(boolean) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplReqHandler(String) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setReplSearchFilter(String) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplSearchScope(String) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplSearchSizeLimit(int) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplSearchTimeout(int) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplStrictCertValidation(boolean) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplUserDn(String) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplUserDn(String) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setReplUserPassword(byte[]) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReplUserPassword(byte[]) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setReplUseTls(boolean) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setReply(DnsMessage) - Method in class org.apache.directory.server.dns.service.DnsContext
-
- setReply(AbstractPasswordMessage) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setReply(KerberosMessage) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- setRequest(AbstractPasswordMessage) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setRequest(KdcReq) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- setRequestControls(Map<String, Control>) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
- setRequestControls(Control[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- setRequestControls(Control[]) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
-
- setRequestControls(OperationContext, Request) - Static method in class org.apache.directory.server.ldap.LdapProtocolUtils
-
Extracts request controls from a request to populate into an
OperationContext.
- setRequestPrincipalEntry(PrincipalStoreEntry) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- setRequiredDirectories(File[]) - Method in class org.apache.directory.server.core.api.AbstractLayout
-
Sets the required directories.
- setRequiredFiles(File[]) - Method in class org.apache.directory.server.core.api.AbstractLayout
-
Sets the required files.
- setReserved(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setResponseCode(ResponseCode) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setResponseControls(OperationContext, Response) - Static method in class org.apache.directory.server.ldap.LdapProtocolUtils
-
Extracts response controls from a an OperationContext to populate into
a Response object.
- setResultSet(Set<IndexEntry<String, String>>) - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- setReturningAttributes(String...) - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- setRevisionsContainerName(String) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
The name of the revisions container under the partition.
- setRevisionsContainerName(String) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
The name of the revisions container under the partition.
- setRid(int) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractChangeOperationContext
-
sets the replica ID received from a consumer
- setRight(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- setRight(LinkedAvlNode<T>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- setRoot(LinkedAvlNode<K>) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
Set the root of the tree.
- setRoot(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
Set the root of the tree.
- setRootDelay(int) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setRootDispersion(int) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setRotation(int) - Method in interface org.apache.directory.server.core.api.journal.Journal
-
- setRotation(int) - Method in class org.apache.directory.server.core.journal.DefaultJournal
-
- setRtime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- setRunDir(File) - Method in class org.apache.directory.server.core.api.InstanceLayout
-
- setRWLock(OperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Set and return the ReadWrite lock we use to protect the backend against concurrent modifications
- setS2kparams(byte[]) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
- setSafeBody(KrbSafeBody) - Method in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
- setSalt(String) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
- setSalt(byte[]) - Method in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
- setSamType(SamType) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the single-use authentication (SAM) type.
- setSaslAuthId(String) - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- setSaslAuthPending() - Method in class org.apache.directory.server.ldap.LdapSession
-
Set the current BindStatus to SASL authentication pending
- setSaslHost(String) - Method in class org.apache.directory.server.ldap.LdapServer
-
Sets the FQDN of this SASL host, validated during SASL negotiation.
- setSaslMechanism(String) - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- setSaslMechanismHandlers(Map<String, MechanismHandler>) - Method in class org.apache.directory.server.ldap.handlers.request.BindRequestHandler
-
Set the mechanisms handler map.
- setSaslMechanismHandlers(Map<String, MechanismHandler>) - Method in class org.apache.directory.server.ldap.LdapServer
-
- setSaslMechClassName(String) - Method in class org.apache.directory.server.config.beans.SaslMechHandlerBean
-
- setSaslMechHandlers(List<SaslMechHandlerBean>) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setSaslMechHandlers(SaslMechHandlerBean...) - Method in class org.apache.directory.server.config.beans.LdapServerBean
-
- setSaslMechName(String) - Method in class org.apache.directory.server.config.beans.SaslMechHandlerBean
-
- setSaslPrincipal(String) - Method in class org.apache.directory.server.ldap.LdapServer
-
Sets the Kerberos principal name for this LDAP service, used by GSSAPI.
- setSaslRealms(List<String>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Sets the realms serviced by this SASL host, used by DIGEST-MD5 and GSSAPI.
- setSchemaManager(SchemaManager) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Associates a SchemaManager to the service
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Sets the schema manager assigned to this Partition.
- setSchemaManager(SchemaManager) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Sets the schema manager assigned to this Partition.
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Set the SchemaManager instance.
- setSchemaManager(SchemaManager) - Static method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotEntrySerializer
-
- setSchemaManager(SchemaManager) - Static method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotParentIdAndRdnSerializer
-
- setSchemaManager(SchemaManager) - Static method in class org.apache.directory.server.core.shared.SortedEntrySerializer
-
- setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- setSchemaPartition(SchemaPartition) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Set the SchemaPartition
- setSchemaPartition(SchemaPartition) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Set the SchemaPartition
- setScope(SearchScope) - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
-
- setScope(SearchScope) - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- setSearchBaseDn(Dn) - Method in class org.apache.directory.server.config.beans.ChangePasswordServerBean
-
- setSearchBaseDn(Dn) - Method in class org.apache.directory.server.config.beans.DSBasedServerBean
-
- setSearchBaseDn(String) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
-
- setSearchBaseDn(String) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setSearchBaseDn(String) - Method in class org.apache.directory.server.protocol.shared.DirectoryBackedService
-
- setSearchCriteria(NotificationCriteria) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
Stores the search criteria
- setSearchEngine(SearchEngine) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
- setSearchFilter(String) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
Set the searchFilter
- setSearchHandlers(LdapRequestHandler<SearchRequest>, LdapResponseHandler<SearchResultEntry>, LdapResponseHandler<SearchResultReference>, LdapResponseHandler<SearchResultDone>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Inject the MessageReceived and MessageSent handler into the IoHandler
- setSearchRequest(SearchRequest) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Stores the SearchRequest, and associate a AbandonListener to it
- setSearchScope(SearchScope) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setSearchSizeLimit(int) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setSearchTimeout(int) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- setSeconds(int) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setSenderAddress(HostAddress) - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- setSenderAddress(HostAddress) - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- setSenderAddress(HostAddress) - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- setSeqNumber(int) - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- setSeqNumber(int) - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- setSeqNumber(int) - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- setSeqNumber(Integer) - Method in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- setServerAddress(SocketAddress) - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
- setServerEntry(Entry) - Method in class org.apache.directory.server.core.api.entry.ServerSearchResult
-
- setServerEntry(PrincipalStoreEntry) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setServerEntry(PrincipalStoreEntry) - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- setServerHostname(String) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setServerId(String) - Method in class org.apache.directory.server.config.beans.ServerBean
-
- setServerPrincipal(String) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setServers(List<ServerBean>) - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
-
- setService(DirectoryService) - Static method in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
-
- setServiceId(String) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
Sets the instance identifier for this ProtocolService.
- setServiceId(String) - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
-
Sets the instance identifier for this ProtocolService.
- setServiceName(String) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
Sets the descriptive name for the kind of service this represents.
- setServiceName(String) - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
-
Sets the descriptive name for the kind of service this represents.
- setServicePrincipal(String) - Method in class org.apache.directory.server.kerberos.KerberosConfig
-
- setSession(CoreSession) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
- setSession(LdapSession) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Store the Ldap session to use
- setShortValue(short) - Method in class org.apache.directory.server.dhcp.options.ByteOption
-
- setShortValue(int) - Method in class org.apache.directory.server.dhcp.options.ShortOption
-
- setShutdownHookEnabled(boolean) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets the shutdown hook flag which controls whether or not this DirectoryService
registers a JVM shutdown hook to flush caches and synchronize to disk safely.
- setShutdownHookEnabled(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- setSimpleAuthPending() - Method in class org.apache.directory.server.ldap.LdapSession
-
Set the current BindStatus to Simple authentication pending
- setSingleton(V) - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
-
Sets the singleton if in singleton mode.
- setSize(int) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
Set the size of the tree.
- setSizeLimit(long) - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- setSleepTime(long) - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
- setSName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- setSName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- setsName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- setSName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- setSName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
Set the server principalName
- setSPUnitEntry(Entry) - Method in class org.apache.directory.server.core.api.sp.java.JavaStoredProcEngine
-
- setSPUnitEntry(Entry) - Method in interface org.apache.directory.server.core.api.sp.StoredProcEngine
-
Registers an entry found to be contaning a stored procedure unit which this engine can operate on.
- setSRealm(String) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
Sets the server realm.
- setsRealm(String) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- setStarted(boolean) - Method in class org.apache.directory.server.ldap.LdapServer
-
- setStarted(boolean) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
- setStartTime(long) - Method in class org.apache.directory.kerberos.client.TgtRequest
-
- setStartTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- setStartTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- setStartTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- setState(int) - Method in class org.apache.directory.server.dhcp.service.Lease
-
- setSTime(KerberosTime) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- setStore(RecordStore) - Method in class org.apache.directory.server.dns.service.DnsContext
-
- setStore(PrincipalStore) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setStore(PrincipalStore) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- setStratum(StratumType) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setStrictCertVerification(boolean) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
set the strict certificate verification
- setString(String) - Method in class org.apache.directory.server.dhcp.options.StringOption
-
- setSubKey(EncryptionKey) - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- setSubkey(EncryptionKey) - Method in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- setSubschema(SubschemaAdministrativePoint) - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
Set the Subschema SAP
- setSubSessionKey(EncryptionKey) - Method in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- setSubtreeSpecification(Subentry, Entry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Get the SubtreeSpecification, parse it and stores it into the subentry
- setSuffixDn(Dn) - Method in class org.apache.directory.server.core.api.partition.AbstractPartition
-
Sets the suffix Dn, must be normalized.
- setSuffixDn(Dn) - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Sets the suffix Dn, must be normalized.
- setSuffixDn(Dn) - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
Sets the suffix Dn, must be normalized.
- setSusec(int) - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- setSynchPeriodMillis(long) - Method in class org.apache.directory.server.configuration.ApacheDS
-
- setSyncOnWrite(boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Sets the flag telling the server to flush on disk when some
modification has been done.
- setSyncOnWrite(boolean) - Method in interface org.apache.directory.server.xdbm.Store
-
Sets the flag telling the server to flush on disk when some
modification has been done.
- setSyncPeriodMillis(long) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
the time interval at which the DirectoryService's data is flushed to disk
- setSyncPeriodMillis(long) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
the time interval at which the DirectoryService's data is flushed to disk
- setSyncreplLookup(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.LookupOperationContext
-
sets the flag to indicate if this is a synrepl specific search or not
- setSyncreplSearch(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
sets the flag to indicate if this is a synrepl specific search or not
- setSystemPartition(Partition) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- setSystemPartition(Partition) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- setSystemPort(int) - Method in class org.apache.directory.server.config.beans.TransportBean
-
- setTags(List<Tag>) - Method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- setTagsContainerName(String) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
The name of the tags container under the partition.
- setTagsContainerName(String) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
The name of the tags container under the partition.
- setTargName(PrincipalName) - Method in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- setTargRealm(String) - Method in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- setTCP(boolean) - Method in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
- setTcpLength(int) - Method in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
- setTestEntries(List<? extends LdifEntry>) - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Sets test directory entries(Attributes) to be loaded while
bootstrapping.
- setTestEntries(List<? extends LdifEntry>) - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Sets test directory entries(Attributes) to be loaded while
bootstrapping.
- setTgsRep(TgsRep) - Method in class org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepContainer
-
Set an TgsRep Object into the container.
- setTgsReq(TgsReq) - Method in class org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqContainer
-
Set an TgsReq Object into the container.
- setTgt(Ticket) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- setTicket(Ticket) - Method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- setTicket(Ticket) - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- setTicket(Ticket) - Method in class org.apache.directory.shared.kerberos.codec.ticket.TicketContainer
-
Set a Ticket into the container.
- setTicket(Ticket) - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
Set the Ticket
- setTicket(Ticket) - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
- setTicketFlags(TicketFlags) - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- setTicketInfo(List<KrbCredInfo>) - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- setTicketPrincipalEntry(PrincipalStoreEntry) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- setTickets(List<Ticket>) - Method in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- setTill(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- setTimeLimit(int) - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- setTimeLimitsOnCursor(SearchRequest, LdapSession, Cursor<Entry>) - Method in class org.apache.directory.server.ldap.handlers.request.SearchRequestHandler
-
Based on the server maximum time limits configured for search and the
requested time limits this method determines if at all to replace the
default ClosureMonitor of the result set Cursor with one that closes
the Cursor when either server mandated or request mandated time limits
are reached.
- setTimeLimitsOnCursor(SearchRequest, LdapSession, Cursor<Entry>) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- setTimeout(int) - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- setTimeOut(long) - Method in class org.apache.directory.server.core.api.LdapCoreSessionConnection
- setTimestamp(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- setTimestamp(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- setTimestamp(KerberosTime) - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- setTktVno(int) - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
Sets the Ticket Version number
- setTransactionId(int) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- setTransactionId(int) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setTransited(TransitedEncoding) - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- setTransitedEncoding(TransitedEncoding) - Method in class org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingContainer
-
Set a TransitedEncoding Object into the container.
- setTransmitTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setTransportAddress(String) - Method in class org.apache.directory.server.config.beans.TransportBean
-
- setTransportBackLog(int) - Method in class org.apache.directory.server.config.beans.TransportBean
-
Sets the size of the incoming requests waiting queue
- setTransportEnableSSL(boolean) - Method in class org.apache.directory.server.config.beans.TransportBean
-
Enable or disable SSL
- setTransportId(String) - Method in class org.apache.directory.server.config.beans.TransportBean
-
- setTransportNbThreads(int) - Method in class org.apache.directory.server.config.beans.TransportBean
-
Sets the number of thread to use to process incoming requests
- setTransports(TransportBean...) - Method in class org.apache.directory.server.config.beans.ServerBean
-
Set the underlying transports
- setTransports(Transport...) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
Set the underlying transports
- setTriggerExecutionParent(TriggerExecutionAdministrativePoint) - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
Set the TriggerExecution SAP
- setTrType(TransitedEncodingType) - Method in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
Set the transited encoding type
- setTruncated(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- setTuple(Tuple<K, ID>) - Method in class org.apache.directory.server.xdbm.IndexEntry
-
Sets the key value tuple represented by this ForwardIndexEntry, after having
reset the IndexEntry content (the Entry will now be null)
- setTypedData(TypedData) - Method in class org.apache.directory.shared.kerberos.codec.typedData.TypedDataContainer
-
Set a TypedData Object into the container.
- setTypesOnly(boolean) - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- setUnbindHandler(LdapRequestHandler<UnbindRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
-
Inject the MessageReceived handler into the IoHandler
- setup(AbstractOperationContext) - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
- setupSystemIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Sets up the system indices.
- setupUserIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
Sets up the user indices.
- setUsec(Integer) - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- setUsec(int) - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- setUsec(int) - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- setUseLegacyChngPwdProtocol(boolean) - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- setUserContext(DirContext, String) - Method in class org.apache.directory.server.kerberos.sam.SamSubsystem
-
Sets the context under which user entries can be found.
- setUserContext(DirContext) - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
-
Sets the user context where users are stored for the primary realm.
- setUserData(byte[]) - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- setUserData(byte[]) - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- setUserDn(Dn) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setUserGroupNames(Collection<Dn>) - Method in class org.apache.directory.server.core.authz.support.AciContext
-
- setUserId(String) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the user ID.
- setUserPassword(byte[]...) - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
- setUserPassword(String) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor.ModifySubContext
-
- setUseTls(boolean) - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
set the option to turn on/off use of TLS
- setUseUdp(boolean) - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- setValidEnd(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the end of validity.
- setValidStart(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
Sets the start of validity.
- setValue(Value<?>) - Method in class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
Set the value to compare
- setVersion(int) - Method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- setVersionNumber(int) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- setVersionNumber(int) - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- setWantClientAuth(boolean) - Method in class org.apache.directory.server.config.beans.TransportBean
-
- setWantClientAuth(boolean) - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Set the wantClientAuth SSL flag
- setWarFile(String) - Method in class org.apache.directory.server.integration.http.WebApp
-
- setWebApps(Set<WebApp>) - Method in class org.apache.directory.server.integration.http.HttpServer
-
- setWkDirPath(URI) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
Sets the working directory path to something other than the default.
- setWkDirPath(URI) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
Sets the working directory path to something other than the default.
- setWkDirPath(URI) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
-
throws UnsupportedOperationException cause it is a in-memory index
- setWkDirPath(URI) - Method in interface org.apache.directory.server.xdbm.Index
-
Sets the working directory path to something other than the default.
- setWorkingDirectory(String) - Method in interface org.apache.directory.server.core.api.journal.JournalStore
-
The working directory on which the journal file will be stored.
- setWorkingDirectory(String) - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
-
The working directory on which the journal file will be stored.
- setWrappedPartition(Partition) - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
- Sha256PasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using SHA-256 hashing algorithm.
- Sha256PasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.Sha256PasswordHashingInterceptor
-
Creates an instance of a Sha256PasswordHashingInterceptor
- Sha384PasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using SHA-384 hashing algorithm.
- Sha384PasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.Sha384PasswordHashingInterceptor
-
Creates an instance of a Sha384PasswordHashingInterceptor
- Sha512PasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using SHA-512 hashing algorithm.
- Sha512PasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.Sha512PasswordHashingInterceptor
-
Creates an instance of a Sha512PasswordHashingInterceptor
- shallowClone() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- ShaPasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using SHA hashing algorithm.
- ShaPasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.ShaPasswordHashingInterceptor
-
Creates an instance of a ShaPasswordHashingInterceptor
- ShortOption - Class in org.apache.directory.server.dhcp.options
-
The Dynamic Host Configuration Protocol (DHCP) provides a framework for
passing configuration information to hosts on a TCP/IP network.
- ShortOption() - Constructor for class org.apache.directory.server.dhcp.options.ShortOption
-
- shortValue - Variable in class org.apache.directory.server.dhcp.options.ShortOption
-
The short value (represented as an int because of the unsignedness).
- showSecurityWarnings() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
Displays security warning messages if any possible secutiry issue is found.
- shutdown() - Method in class org.apache.directory.server.configuration.ApacheDS
-
- shutdown() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Shuts down this service.
- shutdown() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- shutdown() - Method in class org.apache.directory.server.dns.Main
-
- shutdown() - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
-
Shuts down one of many pluggable SAM type subsystem.
- shutdownHookEnabled - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
A flag used to indicate that a shutdown hook has been installed
- SignatureRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
4.1 SIG RDATA Format
The RDATA portion of a SIG RR is as shown below.
- SignatureRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.SignatureRecordEncoder
-
- SimpleAuthenticator - Class in org.apache.directory.server.core.authn
-
A simple
Authenticator that authenticates clear text passwords
contained within the
userPassword attribute in DIT.
- SimpleAuthenticator() - Constructor for class org.apache.directory.server.core.authn.SimpleAuthenticator
-
Creates a new instance.
- SimpleAuthenticator(Dn) - Constructor for class org.apache.directory.server.core.authn.SimpleAuthenticator
-
Creates a new instance.
- SimpleAuthenticator(int) - Constructor for class org.apache.directory.server.core.authn.SimpleAuthenticator
-
Creates a new instance, with an initial cache size
- SimpleAuthenticator(int, Dn) - Constructor for class org.apache.directory.server.core.authn.SimpleAuthenticator
-
Creates a new instance, with an initial cache size
- SimpleDhcpStore - Class in org.apache.directory.server.dhcp.store
-
Very simple dummy/proof-of-concept implementation of a DhcpStore.
- SimpleDhcpStore() - Constructor for class org.apache.directory.server.dhcp.store.SimpleDhcpStore
-
- SimpleMechanismHandler - Class in org.apache.directory.server.ldap.handlers.sasl
-
A Dummy mechanism handler for Simple mechanism: not really used but needed
for the mechanism map.
- SimpleMechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.sasl.SimpleMechanismHandler
-
- SimpleTriggerExecutionAuthorizer - Class in org.apache.directory.server.core.trigger
-
- SimpleTriggerExecutionAuthorizer() - Constructor for class org.apache.directory.server.core.trigger.SimpleTriggerExecutionAuthorizer
-
- SingleBaseSearch - Class in org.apache.directory.server.dns.store.jndi
-
A JNDI-backed search strategy implementation.
- SingleBaseSearch(String, DirectoryService) - Constructor for class org.apache.directory.server.dns.store.jndi.SingleBaseSearch
-
- SingleFileLdifPartition - Class in org.apache.directory.server.core.partition.ldif
-
A Partition implementation backed by a single LDIF file.
- SingleFileLdifPartition(SchemaManager, DnFactory) - Constructor for class org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition
-
Creates a new instance of SingleFileLdifPartition.
- SingleFileLdifPartition.RandomAccessLdifReader - Class in org.apache.directory.server.core.partition.ldif
-
an LdifReader backed by a RandomAccessFile
- singleton - Variable in class org.apache.directory.server.core.avltree.AvlTreeSingleton
-
- singleton - Variable in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
-
- singleton - Variable in class org.apache.directory.server.xdbm.SingletonIndexCursor
-
- SingletonIndexCursor<V> - Class in org.apache.directory.server.xdbm
-
A Cursor over a single element.
- SingletonIndexCursor(IndexEntry<V, String>) - Constructor for class org.apache.directory.server.xdbm.SingletonIndexCursor
-
- SingletonOrOrderedSet<V> - Class in org.apache.directory.server.core.avltree
-
Stores either a single object or many of them in an AvlTree.
- SingletonOrOrderedSet(V) - Constructor for class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
-
Creates a new instance of SingletonOrOrderedSet with a singleton value.
- SingletonOrOrderedSet(AvlTree<V>) - Constructor for class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
-
Creates a new instance of SingletonOrOrderedSet with a set of ordered
values.
- size() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- size - Variable in class org.apache.directory.server.core.avltree.ArrayTree
-
The current number of elements in the array.
- size() - Method in class org.apache.directory.server.core.avltree.ArrayTree
-
returns the number of nodes present in this tree.
- size - Variable in class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- size() - Method in class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- size - Variable in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
size of the tree
- size - Variable in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
size of the map
- SIZE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirectMarshaller
-
fixed byte array size of 9 for serialized form
- size() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- sizeLimit - Variable in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
The sizeLimit for this search operation
- sizeLimit - Variable in class org.apache.directory.server.core.api.SearchRequestContainer
-
The maximum number of entries we can send
- skipQualifying - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
-
used while cleaning up the log
- skipQualifyingWhileFetching() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
-
sets the flag to skip CSN based checking while traversing
used for internal log cleanup ONLY
- sleepTime - Variable in class org.apache.directory.server.ldap.replication.consumer.PingerThread
-
the time interval before this thread pings each replication provider.
- sleepTime - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
time the janitor thread sleeps before successive cleanup attempts.
- smallLeftRotation(AvlNode<T>) - Static method in class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- smallRightRotation(AvlNode<T>) - Static method in class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- Smd5PasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using SMD5 hashing algorithm.
- Smd5PasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.Smd5PasswordHashingInterceptor
-
Creates an instance of a Smd5PasswordHashingInterceptor
- SmtpServers - Class in org.apache.directory.server.dhcp.options.misc
-
The SMTP server option specifies a list of SMTP servers available to
the client.
- SmtpServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.SmtpServers
-
- sname - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
The server's principal
- sName - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
The Server Principal
- sName - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
server's principal name
- sName - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
the server's principal
- sName - Variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
The server principal name
- sNameLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- snameLength - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- sNameLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- sNameLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- sNameLength - Variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
- SOA_EXPIRE - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsSoaExpire for an apacheDnsStartOfAuthorityRecord
- SOA_M_NAME - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsSoaMName for an apacheDnsStartOfAuthorityRecord
- SOA_MINIMUM - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsSoaMinimum for an apacheDnsStartOfAuthorityRecord
- SOA_R_NAME - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsSoaRName for an apacheDnsStartOfAuthorityRecord
- SOA_REFRESH - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsSoaRefresh for an apacheDnsStartOfAuthorityRecord
- SOA_RETRY - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsSoaRetry for an apacheDnsStartOfAuthorityRecord
- SOA_SERIAL - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema apacheDnsSoaSerial for an apacheDnsStartOfAuthorityRecord
- sortAndGetFirst(Attribute, TreeSet) - Method in class org.apache.directory.server.core.shared.SortedEntryComparator
-
sorts the values of an attribute and picks the least value
- SortedEntryComparator - Class in org.apache.directory.server.core.shared
-
A comparator to sort the entries as per
RFC 2891
- SortedEntryComparator(AttributeType, String, boolean, SchemaManager) - Constructor for class org.apache.directory.server.core.shared.SortedEntryComparator
-
Creates a new instance of SortedEntryComparator.
- SortedEntryCursor - Class in org.apache.directory.server.core.shared
-
Cursor for sorted entries.
- SortedEntryCursor(BTree<Entry, String>, RecordManager, File) - Constructor for class org.apache.directory.server.core.shared.SortedEntryCursor
-
- SortedEntrySerializer - Class in org.apache.directory.server.core.shared
-
Serialize and deserialize a ServerEntry.
- SortedEntrySerializer() - Constructor for class org.apache.directory.server.core.shared.SortedEntrySerializer
-
Creates a new instance of ServerEntrySerializer.
- sortResults(Cursor<Entry>, SortRequest, SchemaManager) - Method in class org.apache.directory.server.core.shared.DefaultCoreSession
-
Sorts the entries based on the given sortkey and returns the cursor
- source - Variable in class org.apache.directory.server.core.jndi.EventListenerAdapter
-
- SP_UNIT_DELIMITER - Static variable in class org.apache.directory.server.core.api.sp.StoredProcUtils
-
The delimiter used to tokenize a full SP name into the unit and SP name
- SPECIFIC_AREA_ROLES - Static variable in class org.apache.directory.server.core.admin.AdministrativePointInterceptor
-
The possible specific area roles
- spUnit - Variable in class org.apache.directory.server.core.api.sp.java.JavaStoredProcEngine
-
- srealm - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
The server's realm
- sRealm - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
searver's realm
- srealmBytes - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- sRealmBytes - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- sRealmLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- srealmLength - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- srvPrincipal - Variable in class org.apache.directory.server.kerberos.KerberosConfig
-
- Ssha256PasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using SSHA-256 hashing algorithm.
- Ssha256PasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.Ssha256PasswordHashingInterceptor
-
Creates an instance of a Ssha256PasswordHashingInterceptor
- Ssha384PasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using SSHA-384 hashing algorithm.
- Ssha384PasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.Ssha384PasswordHashingInterceptor
-
Creates an instance of a Ssha384PasswordHashingInterceptor
- Ssha512PasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using SSHA-512 hashing algorithm.
- Ssha512PasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.Ssha512PasswordHashingInterceptor
-
Creates an instance of a Ssha512PasswordHashingInterceptor
- SshaPasswordHashingInterceptor - Class in org.apache.directory.server.core.hash
-
PasswordHashingInterceptor using SSHA hashing algorithm.
- SshaPasswordHashingInterceptor() - Constructor for class org.apache.directory.server.core.hash.SshaPasswordHashingInterceptor
-
Creates an instance of a SshaPasswordHashingInterceptor
- sslContext - Variable in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
-
The SSL Context instance
- sslEnabled - Variable in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
A flag set if SSL is enabled
- ssParser - Variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
The SubTree specification parser instance
- StandardThreadPool - Class in org.apache.directory.server.protocol.shared
-
- StandardThreadPool(int) - Constructor for class org.apache.directory.server.protocol.shared.StandardThreadPool
-
- start(InstanceLayout) - Method in class org.apache.directory.server.ApacheDsService
-
starts various services configured according to the
configuration present in the given instance's layout
- start - Variable in class org.apache.directory.server.core.api.filtering.CursorList
-
The starting position for the cursor in the list.
- start() - Method in class org.apache.directory.server.dns.DnsServer
-
- start(DirectoryService) - Method in class org.apache.directory.server.integration.http.HttpServer
-
starts the jetty http server
- start() - Method in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
- start() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
-
- start() - Method in class org.apache.directory.server.ldap.LdapServer
-
- start(LdapServer) - Method in interface org.apache.directory.server.ldap.replication.provider.ReplicationRequestHandler
-
initializes the replication provider
- start(LdapServer) - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
initializes the replication provider
- start() - Method in class org.apache.directory.server.ntp.NtpServer
-
Start the NTPServer.
- start() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
-
Starts this ProtocolService which binds acceptors on the protocol port.
- start(String...) - Method in class org.apache.directory.server.UberjarMain
-
- start(String[]) - Method in class org.apache.directory.server.wrapper.ApacheDsTanukiWrapper
-
- START - Static variable in class org.apache.directory.server.wrapper.ExitCodes
-
- started - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
whether or not this instance has been shutdown
- started - Variable in class org.apache.directory.server.ldap.LdapServer
-
tracks start state of the server
- started - Variable in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
A flag set to indicate if the server is started or not
- startHttpServer(HttpServerBean, DirectoryService) - Method in class org.apache.directory.server.ApacheDsService
-
start the embedded HTTP server
- startKerberos(DirectoryServiceBean, DirectoryService) - Method in class org.apache.directory.server.ApacheDsService
-
start the KERBEROS server
- startLdap(LdapServerBean, DirectoryService) - Method in class org.apache.directory.server.ApacheDsService
-
start the LDAP server
- startNetwork(Transport, IoFilterChainBuilder) - Method in class org.apache.directory.server.ldap.LdapServer
-
- startNtp(NtpServerBean, DirectoryService) - Method in class org.apache.directory.server.ApacheDsService
-
start the NTP server
- StartOfAuthorityRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
3.3.13.
- StartOfAuthorityRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.StartOfAuthorityRecordEncoder
-
- startReplicationConsumers() - Method in class org.apache.directory.server.ldap.LdapServer
-
starts the replication consumers
- startReplicationProducer() - Method in class org.apache.directory.server.ldap.LdapServer
-
Install the replication handler if we have one
- startShutdownListener(InstanceLayout) - Method in class org.apache.directory.server.UberjarMain
-
Starts a thread that creates a ServerSocket which listens for shutdown command.
- startSync() - Method in interface org.apache.directory.server.ldap.replication.consumer.ReplicationConsumer
-
Starts the synchronization operation
- startSync() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
Starts the synchronization operation
- startTime - Variable in class org.apache.directory.kerberos.client.TgtRequest
-
- startTime - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- startTime - Variable in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
-
- startTime - Variable in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
The ticket's start time
- startTime - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
time after which ticket is valid
- startTime - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
the time after which the ticket is valid
- startTimeBytes - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- startTimeBytes - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- startTimeLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- startTimeLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- StartTlsHandler - Class in org.apache.directory.server.ldap.handlers.extended
-
Handler for the StartTLS extended operation.
- StartTlsHandler() - Constructor for class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
-
- startup() - Method in class org.apache.directory.server.configuration.ApacheDS
-
Start the server :
initialize the DirectoryService
start the LDAP server
start the LDAPS server
- startup() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
Starts up this service.
- startup() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- startup() - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
-
Starts one of many pluggable SAM type subsystem.
- state - Variable in class org.apache.directory.server.dhcp.service.Lease
-
The lease's state.
- state - Variable in class org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmSaslServer
-
The current state
- state - Variable in class org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer
-
The current negotiation state
- STATE_ACTIVE - Static variable in class org.apache.directory.server.dhcp.service.Lease
-
Lease state: active - assigned to client
- STATE_EXPIRED - Static variable in class org.apache.directory.server.dhcp.service.Lease
-
Lease state: expired
- STATE_NEW - Static variable in class org.apache.directory.server.dhcp.service.Lease
-
Lease state: newly created
- STATE_OFFERED - Static variable in class org.apache.directory.server.dhcp.service.Lease
-
Lease state: offered to client
- STATE_RELEASED - Static variable in class org.apache.directory.server.dhcp.service.Lease
-
Lease state: released by client
- StaticRoute - Class in org.apache.directory.server.dhcp.options.perinterface
-
This option specifies a list of static routes that the client should
install in its routing cache.
- StaticRoute() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.StaticRoute
-
- StdaServers - Class in org.apache.directory.server.dhcp.options.misc
-
The StreetTalk Directory Assistance (STDA) server option specifies a
list of STDA servers available to the client.
- StdaServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.StdaServers
-
- sTime - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
current time on the server
- sTimeLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- stop() - Method in class org.apache.directory.server.ApacheDsService
-
- stop() - Method in class org.apache.directory.server.dns.DnsServer
-
- stop() - Method in class org.apache.directory.server.integration.http.HttpServer
-
stops the jetty http server
- stop() - Method in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
- stop() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
-
- stop() - Method in class org.apache.directory.server.ldap.LdapServer
-
Stops this ProtocolService which unbinds acceptors on the protocol port.
- stop - Variable in class org.apache.directory.server.ldap.replication.consumer.PingerThread
-
A flag to stop the pinger
- stop() - Method in interface org.apache.directory.server.ldap.replication.consumer.ReplicationConsumer
-
Stops the consumer
- stop() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
Stops the consumer
- stop() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
Stop the EventLog
- stop - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
- stop() - Method in interface org.apache.directory.server.ldap.replication.provider.ReplicationRequestHandler
-
stops the replication provider
- stop() - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
stops the replication provider
- stop() - Method in class org.apache.directory.server.ntp.NtpServer
-
Stops this ProtocolService which unbinds acceptors on the protocol port.
- stop() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
-
Stops this ProtocolService which unbinds acceptors on the protocol port.
- stop() - Method in class org.apache.directory.server.protocol.shared.StandardThreadPool
-
TODO wont this hang if some tasks are sufficiently badly behaved?
- stop() - Method in class org.apache.directory.server.UberjarMain
-
- stop(int) - Method in class org.apache.directory.server.wrapper.ApacheDsTanukiWrapper
-
- STOP - Static variable in class org.apache.directory.server.wrapper.ExitCodes
-
- stopCleaning() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
- stopConsumers() - Method in class org.apache.directory.server.ldap.LdapServer
-
stops the replication consumers
- stopPinging() - Method in class org.apache.directory.server.ldap.replication.consumer.PingerThread
-
Stops the ping for all the consumers
- store(File, CredentialsCache) - Static method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- store(OutputStream, CredentialsCache) - Static method in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- store - Variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
The default store is a InMemory store.
- store - Variable in class org.apache.directory.server.core.journal.DefaultJournal
-
An instance of the Journal store
- store - Variable in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
-
- store - Variable in class org.apache.directory.server.dns.service.DnsContext
-
- store - Variable in class org.apache.directory.server.kerberos.changepwd.protocol.ChangePasswordProtocolHandler
-
- store - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- store - Variable in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- store - Variable in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
-
The principal Name store
- Store - Interface in org.apache.directory.server.xdbm
-
Represents an entry store based on the Table, Index, and MasterTable
database structure.
- StoreAdData - Class in org.apache.directory.shared.kerberos.codec.authorizationData.actions
-
The action used to store the AuthorizationData's ad-data
- StoreAdData() - Constructor for class org.apache.directory.shared.kerberos.codec.authorizationData.actions.StoreAdData
-
Instantiates a new AuthorizationDataAdData action.
- StoreAddress - Class in org.apache.directory.shared.kerberos.codec.hostAddress.actions
-
The action used to add the HostAddress address value
- StoreAddress() - Constructor for class org.apache.directory.shared.kerberos.codec.hostAddress.actions.StoreAddress
-
Instantiates a new HostAddressAddress action.
- StoreAddresses - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to store the Addresses
- StoreAddresses() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreAddresses
-
Instantiates a new StoreAddresses action.
- StoreAddrType - Class in org.apache.directory.shared.kerberos.codec.hostAddress.actions
-
The action used to initialize the HostAddress object
- StoreAddrType() - Constructor for class org.apache.directory.shared.kerberos.codec.hostAddress.actions.StoreAddrType
-
Instantiates a new HostAddressInit action.
- StoreAdType - Class in org.apache.directory.shared.kerberos.codec.authorizationData.actions
-
The action used to store the AuthorizationData adType
- StoreAdType() - Constructor for class org.apache.directory.shared.kerberos.codec.authorizationData.actions.StoreAdType
-
Instantiates a new AuthorizationDataAdType action.
- StoreApOptions - Class in org.apache.directory.shared.kerberos.codec.apReq.actions
-
The action used to store the ApOptions
- StoreApOptions() - Constructor for class org.apache.directory.shared.kerberos.codec.apReq.actions.StoreApOptions
-
Instantiates a new StoreApOptions action.
- StoreAuthenticator - Class in org.apache.directory.shared.kerberos.codec.apReq.actions
-
The action used to set the AP-REQ authenticator
- StoreAuthenticator() - Constructor for class org.apache.directory.shared.kerberos.codec.apReq.actions.StoreAuthenticator
-
Instantiates a new StoreAuthenticator action.
- StoreAuthenticatorVno - Class in org.apache.directory.shared.kerberos.codec.authenticator.actions
-
The action used to store the AuthenticatorVno
- StoreAuthenticatorVno() - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreAuthenticatorVno
-
Instantiates a new StoreAuthenticatorVno action.
- StoreAuthorizationData - Class in org.apache.directory.shared.kerberos.codec.authenticator.actions
-
The action used to set the Authenticator authorization-data
- StoreAuthorizationData() - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreAuthorizationData
-
Instantiates a new StoreAuthorizationData action.
- StoreAuthorizationData - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
The action used to set the EncTicketPart authorization-data
- StoreAuthorizationData() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreAuthorizationData
-
Instantiates a new StoreAuthorizationData action.
- StoreAuthTime - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to store the EncKdcRepPart auth time
- StoreAuthTime() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreAuthTime
-
Instantiates a new StoreAuthTime action.
- StoreAuthTime - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
The action used to store the authtime KerberosTime
- StoreAuthTime() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreAuthTime
-
Instantiates a new StoreAuthTime action.
- StoreAuthTime - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to store the KrbCredInfo authtime
- StoreAuthTime() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreAuthTime
-
Instantiates a new StoreAuthTime action.
- StoreBasedDhcpService - Class in org.apache.directory.server.dhcp.service
-
A default implementation of the DHCP service.
- StoreBasedDhcpService(DhcpStore) - Constructor for class org.apache.directory.server.dhcp.service.StoreBasedDhcpService
-
- StoreCAddr - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to store the caddr of EncKdcRepPart
- StoreCAddr() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreCAddr
-
Instantiates a new StoreAddresses action.
- StoreCaddr - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
The action used to store the ClientAddresses (caddr)
- StoreCaddr() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreCaddr
-
Instantiates a new StoreClientAddresses action.
- StoreCaddr - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to store the caddr of KrbCredInfo
- StoreCaddr() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreCaddr
-
Instantiates a new StoreAddresses action.
- StoreChecksum - Class in org.apache.directory.shared.kerberos.codec.adKdcIssued.actions
-
The action used to set the AD-KDCIssued cksum
- StoreChecksum() - Constructor for class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.StoreChecksum
-
Instantiates a new StoreChecksum action.
- StoreChecksum - Class in org.apache.directory.shared.kerberos.codec.authenticator.actions
-
The action used to set the Authenticator cksum
- StoreChecksum() - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreChecksum
-
Instantiates a new StoreChecksum action.
- StoreChecksum - Class in org.apache.directory.shared.kerberos.codec.checksum.actions
-
The action used to store the Checksum's 'checksum' value
- StoreChecksum() - Constructor for class org.apache.directory.shared.kerberos.codec.checksum.actions.StoreChecksum
-
Instantiates a new ChecksumData action.
- StoreChecksum - Class in org.apache.directory.shared.kerberos.codec.krbSafe.actions
-
The action used to set the KrbSafe cksum
- StoreChecksum() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafe.actions.StoreChecksum
-
Instantiates a new StoreChecksum action.
- StoreCipher - Class in org.apache.directory.shared.kerberos.codec.encryptedData.actions
-
The action used to store the EncryptedPart cipher
- StoreCipher() - Constructor for class org.apache.directory.shared.kerberos.codec.encryptedData.actions.StoreCipher
-
Instantiates a new EncryptedPart Cipher action.
- StoreCksumType - Class in org.apache.directory.shared.kerberos.codec.checksum.actions
-
Sets the Checksum's type.
- StoreCksumType() - Constructor for class org.apache.directory.shared.kerberos.codec.checksum.actions.StoreCksumType
-
Creates a new instance of ChecksumReadType.
- StoreCName - Class in org.apache.directory.shared.kerberos.codec.authenticator.actions
-
The action used to set the Authenticator cName
- StoreCName() - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreCName
-
Instantiates a new StoreCName action.
- StoreCName - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
The action used to set the EncTicketPart cName
- StoreCName() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreCName
-
Instantiates a new StoreCName action.
- StoreCName - Class in org.apache.directory.shared.kerberos.codec.kdcRep.actions
-
The action used to store the KDC-REP CName
- StoreCName() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StoreCName
-
Instantiates a new StoreCName action.
- StoreCName - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to store the KDC-REQ-BODY CName
- StoreCName() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreCName
-
Instantiates a new StoreCName action.
- StoreCName - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to set the KrbError cName
- StoreCName() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreCName
-
Instantiates a new StoreCName action.
- StoreConditionCount - Class in org.apache.directory.shared.kerberos.codec.adAndOr.actions
-
Sets the AdAndOr's type.
- StoreConditionCount() - Constructor for class org.apache.directory.shared.kerberos.codec.adAndOr.actions.StoreConditionCount
-
Creates a new instance of StoreConditionCount.
- StoreContents - Class in org.apache.directory.shared.kerberos.codec.transitedEncoding.actions
-
The action used to read the TransitedEncoding contents
- StoreContents() - Constructor for class org.apache.directory.shared.kerberos.codec.transitedEncoding.actions.StoreContents
-
Instantiates a new StoreContents action.
- storeCookie() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
stores the cookie.
- StoreCRealm - Class in org.apache.directory.shared.kerberos.codec.authenticator.actions
-
The action used to set the cRealm
- StoreCRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreCRealm
-
Instantiates a new StoreCRealm action.
- StoreCRealm - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
The action used to set the cRealm
- StoreCRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreCRealm
-
Instantiates a new StoreCRealm action.
- StoreCRealm - Class in org.apache.directory.shared.kerberos.codec.kdcRep.actions
-
The action used to set the ticket Realm
- StoreCRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StoreCRealm
-
Instantiates a new TicketRealm action.
- StoreCRealm - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to set the cRealm
- StoreCRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreCRealm
-
Instantiates a new StoreCRealm action.
- StoreCTime - Class in org.apache.directory.shared.kerberos.codec.authenticator.actions
-
The action used to store the ctime KerberosTime
- StoreCTime() - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreCTime
-
Instantiates a new StoreCTime action.
- StoreCTime - Class in org.apache.directory.shared.kerberos.codec.encApRepPart.actions
-
The action used to store the ctime KerberosTime
- StoreCTime() - Constructor for class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.StoreCTime
-
Instantiates a new StoreCTime action.
- StoreCTime - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to store the ctime KerberosTime
- StoreCTime() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreCTime
-
Instantiates a new StoreCTime action.
- StoreCusec - Class in org.apache.directory.shared.kerberos.codec.authenticator.actions
-
The action used to store the cusec
- StoreCusec() - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreCusec
-
Instantiates a new StoreCusec action.
- StoreCusec - Class in org.apache.directory.shared.kerberos.codec.encApRepPart.actions
-
The action used to store the cusec
- StoreCusec() - Constructor for class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.StoreCusec
-
Instantiates a new StoreCusec action.
- StoreCusec - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to store the cusec
- StoreCusec() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreCusec
-
Instantiates a new StoreCusec action.
- STORED_PROC_LANG_ID - Static variable in class org.apache.directory.server.core.api.sp.java.JavaStoredProcEngine
-
- STORED_PROC_UNIT_OC - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- STORED_PROC_UNIT_OC_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- StoreDataType - Class in org.apache.directory.shared.kerberos.codec.padata.actions
-
Sets the PaData's data type.
- StoreDataType() - Constructor for class org.apache.directory.shared.kerberos.codec.padata.actions.StoreDataType
-
Creates a new instance of PaDataDataType.
- StoreDataValue - Class in org.apache.directory.shared.kerberos.codec.typedData.actions
-
The action used to store the TypedData's ad-data
- StoreDataValue() - Constructor for class org.apache.directory.shared.kerberos.codec.typedData.actions.StoreDataValue
-
Instantiates a new StoreTdData action.
- storedProcContainer - Variable in class org.apache.directory.server.core.api.sp.StoredProcExecutionManager
-
- StoredProcedureExtendedOperationHandler - Class in org.apache.directory.server.ldap.handlers.extended
-
- StoredProcedureExtendedOperationHandler() - Constructor for class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
-
- StoredProcedureParameterInjector - Interface in org.apache.directory.server.core.trigger
-
TODO - can we get some documentation on this?
- StoredProcedureParameterInjector.MicroInjector - Interface in org.apache.directory.server.core.trigger
-
- StoredProcEngine - Interface in org.apache.directory.server.core.api.sp
-
An abstraction over stored procedure execution depending on the type of the language supported.
- StoredProcEngineConfig - Interface in org.apache.directory.server.core.api.sp
-
- storedProcEngineConfigs - Variable in class org.apache.directory.server.core.api.sp.StoredProcExecutionManager
-
- StoredProcExecutionManager - Class in org.apache.directory.server.core.api.sp
-
- StoredProcExecutionManager(String, List<StoredProcEngineConfig>) - Constructor for class org.apache.directory.server.core.api.sp.StoredProcExecutionManager
-
- StoredProcUtils - Class in org.apache.directory.server.core.api.sp
-
A utility class for working with Stored Procedures.
- StoredProcUtils() - Constructor for class org.apache.directory.server.core.api.sp.StoredProcUtils
-
- StoreEData - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to read the KrbError edata
- StoreEData() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreEData
-
Instantiates a new AbstractReadRealm action.
- StoreElements - Class in org.apache.directory.shared.kerberos.codec.adAndOr.actions
-
The action used to store the AdAndor 'elements' value
- StoreElements() - Constructor for class org.apache.directory.shared.kerberos.codec.adAndOr.actions.StoreElements
-
Instantiates a new StoreElements action.
- StoreElements - Class in org.apache.directory.shared.kerberos.codec.adKdcIssued.actions
-
The action used to store the AD-KDCIssued 'elements' value
- StoreElements() - Constructor for class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.StoreElements
-
Instantiates a new StoreElements action.
- StoreEncAsRepPart - Class in org.apache.directory.shared.kerberos.codec.encAsRepPart.actions
-
The action used to add a EncAsRepPart object
- StoreEncAsRepPart() - Constructor for class org.apache.directory.shared.kerberos.codec.encAsRepPart.actions.StoreEncAsRepPart
-
Instantiates a new EncAsRepPart action.
- StoreEncAuthorizationData - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to store the EncAuthorizationData
- StoreEncAuthorizationData() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreEncAuthorizationData
-
Instantiates a new StoreEncAuthorizationData action.
- StoreEncPart - Class in org.apache.directory.shared.kerberos.codec.apRep.actions
-
The action used to set the AP-REP enc-part
- StoreEncPart() - Constructor for class org.apache.directory.shared.kerberos.codec.apRep.actions.StoreEncPart
-
Instantiates a new StoreEncPart action.
- StoreEncPart - Class in org.apache.directory.shared.kerberos.codec.kdcRep.actions
-
The action used to set the ticket EncodedPart
- StoreEncPart() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StoreEncPart
-
Instantiates a new TicketEncPart action.
- StoreEncPart - Class in org.apache.directory.shared.kerberos.codec.krbCred.actions
-
The action used to read the EncryptedData
- StoreEncPart() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCred.actions.StoreEncPart
-
Instantiates a new StoreEncPart action.
- StoreEncPart - Class in org.apache.directory.shared.kerberos.codec.krbPriv.actions
-
The action used to read the EncryptedData
- StoreEncPart() - Constructor for class org.apache.directory.shared.kerberos.codec.krbPriv.actions.StoreEncPart
-
Instantiates a new StoreEncPart action.
- StoreEncPart - Class in org.apache.directory.shared.kerberos.codec.ticket.actions
-
The action used to set the ticket EncodedPart
- StoreEncPart() - Constructor for class org.apache.directory.shared.kerberos.codec.ticket.actions.StoreEncPart
-
Instantiates a new TicketEncPart action.
- StoreEncTgsRepPart - Class in org.apache.directory.shared.kerberos.codec.encTgsRepPart.actions
-
The action used to add a EncTgsRepPart object
- StoreEncTgsRepPart() - Constructor for class org.apache.directory.shared.kerberos.codec.encTgsRepPart.actions.StoreEncTgsRepPart
-
Instantiates a new EncTgsRepPart action.
- StoreEndTime - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to store the EncKdcRepPart end time
- StoreEndTime() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreEndTime
-
Instantiates a new StoreEndTime action.
- StoreEndTime - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
The action used to store the endtime KerberosTime
- StoreEndTime() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreEndTime
-
Instantiates a new StoreEndTime action.
- StoreEndTime - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to store the KrbCredInfo endtime
- StoreEndTime() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreEndTime
-
Instantiates a new StoreEndTime action.
- StoreErrorCode - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to store the error-code
- StoreErrorCode() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreErrorCode
-
Instantiates a new StoreErrorCode action.
- StoreEText - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to read the KrbError etext
- StoreEText() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreEText
-
Instantiates a new AbstractReadRealm action.
- StoreEType - Class in org.apache.directory.shared.kerberos.codec.encryptedData.actions
-
The action used to store the EncryptedPart EType
- StoreEType() - Constructor for class org.apache.directory.shared.kerberos.codec.encryptedData.actions.StoreEType
-
Instantiates a new EncryptedPartEType action.
- StoreEType - Class in org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions
-
The action used to store the ETYPE-INFO2-ENTRY etype
- StoreEType() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.StoreEType
-
Instantiates a new StoreEType action.
- StoreEType - Class in org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions
-
The action used to store the ETYPE-INFO-ENTRY etype
- StoreEType() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.StoreEType
-
Instantiates a new StoreEType action.
- StoreFlags - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to store the TicketFlags
- StoreFlags() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreFlags
-
Instantiates a new StoreFlagss action.
- StoreFlags - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
The action used to store the TicketFlags
- StoreFlags() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreFlags
-
Instantiates a new StoreFlagss action.
- StoreFlags - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to store the flags
- StoreFlags() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreFlags
-
Instantiates a new StoreFlags action.
- StoreFrom - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to store the from KerberosTime
- StoreFrom() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreFrom
-
Instantiates a new StoreFrom action.
- storeInitialized - Variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
A volatile flag used to avoid store switching when in use
- StoreIRealm - Class in org.apache.directory.shared.kerberos.codec.adKdcIssued.actions
-
The action used to set the i-realm
- StoreIRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.StoreIRealm
-
Instantiates a new StoreIRealm action.
- StoreISName - Class in org.apache.directory.shared.kerberos.codec.adKdcIssued.actions
-
The action used to set the AD-KDCIssued i-sName
- StoreISName() - Constructor for class org.apache.directory.shared.kerberos.codec.adKdcIssued.actions.StoreISName
-
Instantiates a new StoreISName action.
- StoreKdcOptions - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to store the KDCOptions
- StoreKdcOptions() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreKdcOptions
-
Instantiates a new StoreKdcOptions action.
- StoreKdcRep - Class in org.apache.directory.shared.kerberos.codec.asRep.actions
-
The action used to add a KDC-REP object
- StoreKdcRep() - Constructor for class org.apache.directory.shared.kerberos.codec.asRep.actions.StoreKdcRep
-
Instantiates a new KDC-REP action.
- StoreKdcRep - Class in org.apache.directory.shared.kerberos.codec.tgsRep.actions
-
The action used to add a KDC-REP object
- StoreKdcRep() - Constructor for class org.apache.directory.shared.kerberos.codec.tgsRep.actions.StoreKdcRep
-
Instantiates a new KDC-REP action.
- StoreKdcReq - Class in org.apache.directory.shared.kerberos.codec.asReq.actions
-
The action used to add a KDC-REQ object
- StoreKdcReq() - Constructor for class org.apache.directory.shared.kerberos.codec.asReq.actions.StoreKdcReq
-
Instantiates a new KDC-REQ action.
- StoreKdcReq - Class in org.apache.directory.shared.kerberos.codec.tgsReq.actions
-
The action used to add a KDC-REQ object
- StoreKdcReq() - Constructor for class org.apache.directory.shared.kerberos.codec.tgsReq.actions.StoreKdcReq
-
Instantiates a new KDC-REQ action.
- StoreKdcReqBody - Class in org.apache.directory.shared.kerberos.codec.kdcReq.actions
-
The action used to store the KDC_REQ-BODY
- StoreKdcReqBody() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReq.actions.StoreKdcReqBody
-
Instantiates a new StoreKdcReqBody action.
- StoreKey - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to set the EncKdcRepPart key
- StoreKey() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreKey
-
Instantiates a new StoreKey action.
- StoreKey - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
The action used to set the EncTicketPart key
- StoreKey() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreKey
-
Instantiates a new StoreKey action.
- StoreKey - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to set the KrbCredInfo key
- StoreKey() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreKey
-
Instantiates a new StoreKey action.
- StoreKeyExpiration - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to store the EncKdcRepPart key expiration
- StoreKeyExpiration() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreKeyExpiration
-
Instantiates a new StoreKeyExpiration action.
- StoreKeyType - Class in org.apache.directory.shared.kerberos.codec.encryptionKey.actions
-
Sets the EncryptionKey's type.
- StoreKeyType() - Constructor for class org.apache.directory.shared.kerberos.codec.encryptionKey.actions.StoreKeyType
-
Creates a new instance of EncryptionKeyKeyType.
- StoreKeyValue - Class in org.apache.directory.shared.kerberos.codec.encryptionKey.actions
-
The action used to store the EncryptionKey's keyvalue
- StoreKeyValue() - Constructor for class org.apache.directory.shared.kerberos.codec.encryptionKey.actions.StoreKeyValue
-
Instantiates a new EncryptionKeyKeyValue action.
- StoreKvno - Class in org.apache.directory.shared.kerberos.codec.encryptedData.actions
-
The action used to store the EncryptedPart Kvno
- StoreKvno() - Constructor for class org.apache.directory.shared.kerberos.codec.encryptedData.actions.StoreKvno
-
Instantiates a new EncryptedPartKvno action.
- StoreLastReq - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to set the LastReq
- StoreLastReq() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreLastReq
-
Instantiates a new StoreLastReq action.
- StoreLrType - Class in org.apache.directory.shared.kerberos.codec.lastReq.actions
-
The action used to store the LastReq lrType
- StoreLrType() - Constructor for class org.apache.directory.shared.kerberos.codec.lastReq.actions.StoreLrType
-
Instantiates a new LastReqLrType action.
- StoreLrValue - Class in org.apache.directory.shared.kerberos.codec.lastReq.actions
-
The action used to store the LastReq value
- StoreLrValue() - Constructor for class org.apache.directory.shared.kerberos.codec.lastReq.actions.StoreLrValue
-
Instantiates a new StoreLrValue action.
- StoreNameString - Class in org.apache.directory.shared.kerberos.codec.principalName.actions
-
The action used to store the PrincipalName string
- StoreNameString() - Constructor for class org.apache.directory.shared.kerberos.codec.principalName.actions.StoreNameString
-
Instantiates a new PrincipalNameInit action.
- StoreNameType - Class in org.apache.directory.shared.kerberos.codec.principalName.actions
-
The action used to store the PrincipalName type
- StoreNameType() - Constructor for class org.apache.directory.shared.kerberos.codec.principalName.actions.StoreNameType
-
Instantiates a new PrincipalNameInit action.
- StoreNewPassword - Class in org.apache.directory.shared.kerberos.codec.changePwdData.actions
-
The action used to set the new password
- StoreNewPassword() - Constructor for class org.apache.directory.shared.kerberos.codec.changePwdData.actions.StoreNewPassword
-
Instantiates a new StoreNewPassword action.
- StoreNonce - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to store the Nonce
- StoreNonce() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreNonce
-
Instantiates a new StoreNonce action.
- StoreNonce - Class in org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions
-
The action used to store the Nonce
- StoreNonce() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreNonce
-
Instantiates a new StoreNonce action.
- StoreNonce - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to store the Nonce
- StoreNonce() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreNonce
-
Instantiates a new StoreNonce action.
- StorePaDataValue - Class in org.apache.directory.shared.kerberos.codec.padata.actions
-
The action used to store the PaData's padata-value
- StorePaDataValue() - Constructor for class org.apache.directory.shared.kerberos.codec.padata.actions.StorePaDataValue
-
Instantiates a new PaDataValue action.
- StorePaTimestamp - Class in org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions
-
The action used to store the patimestamp KerberosTime
- StorePaTimestamp() - Constructor for class org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions.StorePaTimestamp
-
Instantiates a new StoreCTime action.
- StorePaUsec - Class in org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions
-
The action used to store the pausec
- StorePaUsec() - Constructor for class org.apache.directory.shared.kerberos.codec.paEncTsEnc.actions.StorePaUsec
-
Instantiates a new StoreCusec action.
- StorePName - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to set the KrbCredInfo pName
- StorePName() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StorePName
-
Instantiates a new StorePName action.
- StorePRealm - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to set the pRealm
- StorePRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StorePRealm
-
Instantiates a new StorePRealm action.
- StorePvno - Class in org.apache.directory.shared.kerberos.codec.apRep.actions
-
The action used to set the AP-REP VNO
- StorePvno() - Constructor for class org.apache.directory.shared.kerberos.codec.apRep.actions.StorePvno
-
Instantiates a new StorePvno action.
- StorePvno - Class in org.apache.directory.shared.kerberos.codec.apReq.actions
-
The action used to set the AP-REQ VNO
- StorePvno() - Constructor for class org.apache.directory.shared.kerberos.codec.apReq.actions.StorePvno
-
Instantiates a new StorePvno action.
- StorePvno - Class in org.apache.directory.shared.kerberos.codec.kdcRep.actions
-
The action used to store the PVNO
- StorePvno() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StorePvno
-
Instantiates a new StorePvno action.
- StorePvno - Class in org.apache.directory.shared.kerberos.codec.kdcReq.actions
-
The action used to store the PVNO
- StorePvno() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReq.actions.StorePvno
-
Instantiates a new StorePvno action.
- StorePvno - Class in org.apache.directory.shared.kerberos.codec.krbCred.actions
-
The action used to store the PVNO
- StorePvno() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCred.actions.StorePvno
-
Instantiates a new StorePvno action.
- StorePvno - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to store the PVNO
- StorePvno() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StorePvno
-
Instantiates a new StorePvno action.
- StorePvno - Class in org.apache.directory.shared.kerberos.codec.krbPriv.actions
-
The action used to store the PVNO
- StorePvno() - Constructor for class org.apache.directory.shared.kerberos.codec.krbPriv.actions.StorePvno
-
Instantiates a new StorePvno action.
- StorePvno - Class in org.apache.directory.shared.kerberos.codec.krbSafe.actions
-
The action used to store the PVNO
- StorePvno() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafe.actions.StorePvno
-
Instantiates a new StorePvno action.
- StoreRealm - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to store the Realm
- StoreRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreRealm
-
Instantiates a new StoreRealm action.
- StoreRealm - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to set the KrbError realm
- StoreRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreRealm
-
Instantiates a new StoreRealm action.
- StoreRealm - Class in org.apache.directory.shared.kerberos.codec.ticket.actions
-
The action used to set the ticket Realm
- StoreRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.ticket.actions.StoreRealm
-
Instantiates a new StoreRealm action.
- StoreRecipientAddress - Class in org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions
-
Store the r-address of EncKrbCredPart.
- StoreRecipientAddress() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreRecipientAddress
-
- StoreRecipientAddress - Class in org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions
-
Store the r-address of EncKrbPrivPart.
- StoreRecipientAddress() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreRecipientAddress
-
- StoreRecipientAddress - Class in org.apache.directory.shared.kerberos.codec.krbSafeBody.actions
-
Store the r-address of KrbSafeBody.
- StoreRecipientAddress() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreRecipientAddress
-
- StoreRenewTill - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to store the EncKdcRepPart renew till
- StoreRenewTill() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreRenewTill
-
Instantiates a new StoreRenewTill action.
- StoreRenewtill - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
The action used to store the renew-till KerberosTime
- StoreRenewtill() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreRenewtill
-
Instantiates a new StoreRenewtill action.
- StoreRenewtill - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to store the KrbCredInfo renewtill
- StoreRenewtill() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreRenewtill
-
Instantiates a new StoreRenewtill action.
- storeReplicaInfo() - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Update the consumer configuration entries if they are 'dirty' (ie, if
the consumer lastCSN is not up to date)
- StoreRTime - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to store the rtime KerberosTime
- StoreRTime() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreRTime
-
Instantiates a new StoreRTime action.
- StoreS2KParams - Class in org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions
-
The action used to store the ETYPE-INFO2-ENTRY s2kparams
- StoreS2KParams() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.StoreS2KParams
-
Instantiates a new StoreS2KParams action.
- StoreSafeBody - Class in org.apache.directory.shared.kerberos.codec.krbSafe.actions
-
The action used to read the KrbSafeBody
- StoreSafeBody() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafe.actions.StoreSafeBody
-
Instantiates a new StoreSafeBody action.
- StoreSalt - Class in org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions
-
The action used to store the ETYPE-INFO2-ENTRY cipher
- StoreSalt() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.actions.StoreSalt
-
Instantiates a new StoreSalt action.
- StoreSalt - Class in org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions
-
The action used to store the ETYPE-INFO-ENTRY cipher
- StoreSalt() - Constructor for class org.apache.directory.shared.kerberos.codec.etypeInfoEntry.actions.StoreSalt
-
Instantiates a new StoreSalt action.
- StoreSenderAddress - Class in org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions
-
Store the s-address of EncKrbCredPart.
- StoreSenderAddress() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreSenderAddress
-
- StoreSenderAddress - Class in org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions
-
Store the s-address of EncKrbPrivPart.
- StoreSenderAddress() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreSenderAddress
-
- StoreSenderAddress - Class in org.apache.directory.shared.kerberos.codec.krbSafeBody.actions
-
Store the s-address of KrbSafeBody.
- StoreSenderAddress() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreSenderAddress
-
- StoreSeqNumber - Class in org.apache.directory.shared.kerberos.codec.authenticator.actions
-
The action used to store the seq-number
- StoreSeqNumber() - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreSeqNumber
-
Instantiates a new StoreSeqNumber action.
- StoreSeqNumber - Class in org.apache.directory.shared.kerberos.codec.encApRepPart.actions
-
The action used to store the seq-number
- StoreSeqNumber() - Constructor for class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.StoreSeqNumber
-
Instantiates a new StoreSeqNumber action.
- StoreSeqNumber - Class in org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions
-
The action used to store the EncKrbPrivPart seq-number
- StoreSeqNumber() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreSeqNumber
-
Instantiates a new StoreSeqNumber action.
- StoreSeqNumber - Class in org.apache.directory.shared.kerberos.codec.krbSafeBody.actions
-
The action used to store the KrbSafeBody seq-number
- StoreSeqNumber() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreSeqNumber
-
Instantiates a new StoreSeqNumber action.
- StoreSName - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to store the SName
- StoreSName() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreSName
-
Instantiates a new StoreSName action.
- StoreSName - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to store the SName
- StoreSName() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreSName
-
Instantiates a new StoreSName action.
- StoreSName - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to set the KrbCredInfo sName
- StoreSName() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreSName
-
Instantiates a new StoreSName action.
- StoreSName - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to set the KrbError sName
- StoreSName() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreSName
-
Instantiates a new StoreSName action.
- StoreSName - Class in org.apache.directory.shared.kerberos.codec.ticket.actions
-
The action used to set the ticket SName
- StoreSName() - Constructor for class org.apache.directory.shared.kerberos.codec.ticket.actions.StoreSName
-
Instantiates a new StoreSName action.
- storeSortedTuple(Tuple<Dn, E>, DataOutputStream) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.LdifTupleReaderWriter
-
- StoreSRealm - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to set the srealm
- StoreSRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreSRealm
-
Instantiates a new StoreSRealm action.
- StoreSRealm - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to set the sRealm
- StoreSRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreSRealm
-
Instantiates a new StoreSRealm action.
- StoreStartTime - Class in org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions
-
The action used to store the EncKdcRepPart start time
- StoreStartTime() - Constructor for class org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions.StoreStartTime
-
Instantiates a new StoreStartTime action.
- StoreStartTime - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
The action used to store the starttime KerberosTime
- StoreStartTime() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreStartTime
-
Instantiates a new StoreStartTime action.
- StoreStartTime - Class in org.apache.directory.shared.kerberos.codec.krbCredInfo.actions
-
The action used to store the KrbCredInfo starttime
- StoreStartTime() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCredInfo.actions.StoreStartTime
-
Instantiates a new StoreStartTime action.
- StoreSTime - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to store the stime KerberosTime
- StoreSTime() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreSTime
-
Instantiates a new StoreSTime action.
- StoreSubKey - Class in org.apache.directory.shared.kerberos.codec.authenticator.actions
-
The action used to set the Authenticator subkey
- StoreSubKey() - Constructor for class org.apache.directory.shared.kerberos.codec.authenticator.actions.StoreSubKey
-
Instantiates a new StoreEncryptionKey action.
- StoreSubKey - Class in org.apache.directory.shared.kerberos.codec.encApRepPart.actions
-
The action used to set the EncApRepPart subkey
- StoreSubKey() - Constructor for class org.apache.directory.shared.kerberos.codec.encApRepPart.actions.StoreSubKey
-
Instantiates a new StoreEncryptionKey action.
- StoreSusec - Class in org.apache.directory.shared.kerberos.codec.krbError.actions
-
The action used to store the susec
- StoreSusec() - Constructor for class org.apache.directory.shared.kerberos.codec.krbError.actions.StoreSusec
-
Instantiates a new StorePvno action.
- StoreTargName - Class in org.apache.directory.shared.kerberos.codec.changePwdData.actions
-
The action used to set the targname of ChangePasswdData
- StoreTargName() - Constructor for class org.apache.directory.shared.kerberos.codec.changePwdData.actions.StoreTargName
-
Instantiates a new StoreTargName action.
- StoreTargRealm - Class in org.apache.directory.shared.kerberos.codec.changePwdData.actions
-
The action used to set the target realm of the ChangePasswdData
- StoreTargRealm() - Constructor for class org.apache.directory.shared.kerberos.codec.changePwdData.actions.StoreTargRealm
-
Instantiates a new StoreRealm action.
- StoreTdType - Class in org.apache.directory.shared.kerberos.codec.typedData.actions
-
The action used to store the TypedData tdType
- StoreTdType() - Constructor for class org.apache.directory.shared.kerberos.codec.typedData.actions.StoreTdType
-
Instantiates a new AuthorizationDataAdType action.
- StoreTicket - Class in org.apache.directory.shared.kerberos.codec.apReq.actions
-
The action used to store the Ticket
- StoreTicket() - Constructor for class org.apache.directory.shared.kerberos.codec.apReq.actions.StoreTicket
-
Instantiates a new StoreTicket action.
- StoreTicket - Class in org.apache.directory.shared.kerberos.codec.kdcRep.actions
-
The action used to store the Ticket
- StoreTicket() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcRep.actions.StoreTicket
-
Instantiates a new StoreTicket action.
- StoreTicketInfo - Class in org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions
-
Store EncKrbCredInfo ticket-info.
- StoreTicketInfo() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreTicketInfo
-
- StoreTickets - Class in org.apache.directory.shared.kerberos.codec.krbCred.actions
-
Store tickets.
- StoreTickets() - Constructor for class org.apache.directory.shared.kerberos.codec.krbCred.actions.StoreTickets
-
- StoreTill - Class in org.apache.directory.shared.kerberos.codec.kdcReqBody.actions
-
The action used to store the till KerberosTime
- StoreTill() - Constructor for class org.apache.directory.shared.kerberos.codec.kdcReqBody.actions.StoreTill
-
Instantiates a new StoreTill action.
- StoreTimestamp - Class in org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions
-
The action used to store the EncKrbCredPart timemstamp
- StoreTimestamp() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreTimestamp
-
Instantiates a new StoreCTime action.
- StoreTimestamp - Class in org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions
-
The action used to store the EncKrbPrivPart timemstamp
- StoreTimestamp() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreTimestamp
-
Instantiates a new StoreCTime action.
- StoreTimestamp - Class in org.apache.directory.shared.kerberos.codec.krbSafeBody.actions
-
The action used to store the KrbSafeBody timemstamp
- StoreTimestamp() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreTimestamp
-
Instantiates a new StoreCTime action.
- StoreTktVno - Class in org.apache.directory.shared.kerberos.codec.ticket.actions
-
The action used to set the ticket VNO
- StoreTktVno() - Constructor for class org.apache.directory.shared.kerberos.codec.ticket.actions.StoreTktVno
-
Instantiates a new TicketTktVno action.
- StoreTransited - Class in org.apache.directory.shared.kerberos.codec.encTicketPart.actions
-
Store the transited value of EncTicketPart.
- StoreTransited() - Constructor for class org.apache.directory.shared.kerberos.codec.encTicketPart.actions.StoreTransited
-
Creates a new instance of StoreTransited.
- StoreTrType - Class in org.apache.directory.shared.kerberos.codec.transitedEncoding.actions
-
The action used to store the tr-type
- StoreTrType() - Constructor for class org.apache.directory.shared.kerberos.codec.transitedEncoding.actions.StoreTrType
-
Instantiates a new StoreTrType action.
- StoreUsec - Class in org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions
-
The action used to store the EncKrbCredPart usec
- StoreUsec() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbCredPart.actions.StoreUsec
-
Instantiates a new StoreUsec action.
- StoreUsec - Class in org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions
-
The action used to store the EncKrbPrivPart usec
- StoreUsec() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreUsec
-
Instantiates a new StoreUsec action.
- StoreUsec - Class in org.apache.directory.shared.kerberos.codec.krbSafeBody.actions
-
The action used to store the KrbSafeBody usec
- StoreUsec() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreUsec
-
Instantiates a new StoreUsec action.
- StoreUserData - Class in org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions
-
The action used to read the EncKrbPrivPart user-data
- StoreUserData() - Constructor for class org.apache.directory.shared.kerberos.codec.encKrbPrivPart.actions.StoreUserData
-
Instantiates a new StoreUserData action.
- StoreUserData - Class in org.apache.directory.shared.kerberos.codec.krbSafeBody.actions
-
The action used to read the KrbSafeBody user-data
- StoreUserData() - Constructor for class org.apache.directory.shared.kerberos.codec.krbSafeBody.actions.StoreUserData
-
Instantiates a new StoreUserData action.
- StoreUtils - Class in org.apache.directory.server.protocol.shared.kerberos
-
Commonly used store utility operations.
- StoreUtils() - Constructor for class org.apache.directory.server.protocol.shared.kerberos.StoreUtils
-
- strategy - Variable in class org.apache.directory.server.dns.store.jndi.JndiRecordStoreImpl
-
a handle on the searchh strategy
- stratumType - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- stratumType - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- StratumType - Enum in org.apache.directory.server.ntp.messages
-
Stratum: This is a eight-bit unsigned integer indicating the stratum
level of the local clock, with values defined as follows:
Stratum Meaning
----------------------------------------------
0 unspecified or unavailable
1 primary reference (e.g., radio clock)
2-15 secondary reference (via NTP or SNTP)
16-255 reserved
- StratumType(int, String) - Constructor for enum org.apache.directory.server.ntp.messages.StratumType
-
Private constructor prevents construction outside of this class.
- STRCOMP - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
-
- StreetTalkServers - Class in org.apache.directory.server.dhcp.options.misc
-
The StreetTalk server option specifies a list of StreetTalk servers
available to the client.
- StreetTalkServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.StreetTalkServers
-
- strictCertVerification - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
flag to indicate the use of strict certificate verification, default is true
- string - Variable in class org.apache.directory.server.dhcp.options.StringOption
-
- string2Key(String, String, EncryptionType) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactory
-
- STRING_COMPARATOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
-
- STRING_COMPARATOR - Static variable in class org.apache.directory.server.xdbm.search.evaluator.EqualityEvaluator
-
The default String comparator if no comparator has been defined
- StringOption - Class in org.apache.directory.server.dhcp.options
-
The Dynamic Host Configuration Protocol (DHCP) provides a framework for
passing configuration information to hosts on a TCP/IP network.
- StringOption() - Constructor for class org.apache.directory.server.dhcp.options.StringOption
-
- StringSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
-
A custom String serializer to [de]serialize Strings.
- StringSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.StringSerializer
-
Default private constructor
- stringValue - Variable in enum org.apache.directory.server.protocol.shared.TransportProtocol
-
- stripOptions(String) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Remove the options from the attributeType, and returns the ID.
- stripUnwantedOptions(DhcpMessage, OptionsField) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
-
Strip options that the client doesn't want, if the ParameterRequestList
option is present.
- StrongAuthenticator - Class in org.apache.directory.server.core.authn
-
An
Authenticator that handles SASL connections (X.501 authentication
level
'strong').
- StrongAuthenticator() - Constructor for class org.apache.directory.server.core.authn.StrongAuthenticator
-
Creates a new instance.
- StrongAuthenticator(Dn) - Constructor for class org.apache.directory.server.core.authn.StrongAuthenticator
-
Creates a new instance of SaslAuthenticator.
- subAliasIdx - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
the subtree scope alias index
- SUBENTRY_CONTROL - Static variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
the subentry control OID
- subentryACI - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- subentryAdded(Dn, Entry) - Method in class org.apache.directory.server.core.authz.TupleCache
-
- subentryAdded(Dn, Entry) - Method in class org.apache.directory.server.core.trigger.TriggerSpecCache
-
- SubentryCache - Class in org.apache.directory.server.core.api.subtree
-
A cache for subtree specifications.
- SubentryCache() - Constructor for class org.apache.directory.server.core.api.subtree.SubentryCache
-
Creates a new instance of SubentryCache with a default maximum size.
- SubentryCache(int) - Constructor for class org.apache.directory.server.core.api.subtree.SubentryCache
-
Creates a new instance of SubentryCache with a specific maximum size.
- subentryCache - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The Subentry cache
- subentryDeleted(Dn, Entry) - Method in class org.apache.directory.server.core.authz.TupleCache
-
- subentryDeleted(Dn, Entry) - Method in class org.apache.directory.server.core.trigger.TriggerSpecCache
-
- SubentryInterceptor - Class in org.apache.directory.server.core.subtree
-
The Subentry interceptor service which is responsible for filtering
out subentries on search operations and injecting operational attributes
- SubentryInterceptor() - Constructor for class org.apache.directory.server.core.subtree.SubentryInterceptor
-
Creates a new instance of SubentryInterceptor
- SubentryInterceptor.HideEntriesFilter - Class in org.apache.directory.server.core.subtree
-
SearchResultFilter used to filter out normal entries but shows subentries based on
objectClass values.
- SubentryInterceptor.HideSubentriesFilter - Class in org.apache.directory.server.core.subtree
-
SearchResultFilter used to filter out subentries based on objectClass values.
- SubentryInterceptor.OperationEnum - Enum in org.apache.directory.server.core.subtree
-
An enum used for the entries update
- subentryModified(Dn, List<Modification>, Entry) - Method in class org.apache.directory.server.core.authz.TupleCache
-
- subentryModified(Dn, Entry, Entry) - Method in class org.apache.directory.server.core.authz.TupleCache
-
- subentryModified(ModifyOperationContext, Entry) - Method in class org.apache.directory.server.core.trigger.TriggerSpecCache
-
- subentryModifier - Variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- subentryOC - Variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
-
- subentryOperationalAttributes - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- subentryRenamed(Dn, Dn) - Method in class org.apache.directory.server.core.authz.TupleCache
-
- subentryRenamed(Dn, Dn) - Method in class org.apache.directory.server.core.trigger.TriggerSpecCache
-
- SubentryUtils - Class in org.apache.directory.server.core.api.subtree
-
- SubentryUtils(DirectoryService) - Constructor for class org.apache.directory.server.core.api.subtree.SubentryUtils
-
- subentryUtils - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
The SubentryUtils instance
- subentryUtils - Static variable in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
The SubentryUtils instance
- subKey - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
The sub-session key
- subkey - Variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
Encryption key
- subkeyLength - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- subKeyLength - Variable in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- Subnet - Class in org.apache.directory.server.dhcp.store
-
The definition of a Subnet.
- Subnet(InetAddress, InetAddress, InetAddress, InetAddress) - Constructor for class org.apache.directory.server.dhcp.store.Subnet
-
- SubnetMask - Class in org.apache.directory.server.dhcp.options.vendor
-
The subnet mask option specifies the client's subnet mask as per RFC
950.
- SubnetMask() - Constructor for class org.apache.directory.server.dhcp.options.vendor.SubnetMask
-
- SubnetMask(InetAddress) - Constructor for class org.apache.directory.server.dhcp.options.vendor.SubnetMask
-
- subnets - Variable in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
-
- SUBSCHEMA_SUBENTRY_NAME_AT - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- SUBSCHEMA_SUBENTRY_NAME_AT_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- SubschemaAAP - Class in org.apache.directory.server.core.api.administrative
-
A class used to create a Subschema AAP
- SubschemaAAP(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.SubschemaAAP
-
Create an instance of Subschema AAP
- SubschemaAdministrativePoint - Class in org.apache.directory.server.core.api.administrative
-
An abstract class used for Subschema APs
- SubschemaAdministrativePoint(Dn, String, AdministrativeRole) - Constructor for class org.apache.directory.server.core.api.administrative.SubschemaAdministrativePoint
-
Create an instance of Subschema AdministrativePoint
- subschemaAPCache - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The Subschema AdministrativePoint cache
- subschemaSap - Variable in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
A pointer to the Subschema SAP
- SubschemaSAP - Class in org.apache.directory.server.core.api.administrative
-
A class used to create a Subschema SAP
- SubschemaSAP(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.SubschemaSAP
-
Create an instance of Subschema SAP
- subschemaSubentry - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- subschemaSubentryDn - Variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
the system wide subschemaSubentryDn
- subschemaSubentryDn - Variable in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
-
The subschemasubentry Dn
- subschemaSubentryDn - Variable in class org.apache.directory.server.core.referral.ReferralInterceptor
-
A normalized form for the SubschemaSubentry Dn
- subschemaSubentryDn - Variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
The SubschemaSubentry Dn
- subschemaSubentryDnNorm - Variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
A normalized form for the SubschemaSubentry Dn
- subschemSubentryDn - Variable in class org.apache.directory.server.core.exception.ExceptionInterceptor
-
- subschemSubentryDn - Variable in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
The cn=schema Dn
- subSessionKey - Variable in class org.apache.directory.kerberos.client.KpasswdDecode
-
- subSessionKey - Variable in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- SUBSTRING_MATCH - Static variable in class org.apache.directory.server.core.api.event.LeafEvaluator
-
substring matching type constant
- SubstringCursor - Class in org.apache.directory.server.xdbm.search.cursor
-
A Cursor traversing candidates matching a Substring assertion expression.
- SubstringCursor(Store, SubstringEvaluator) - Constructor for class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
-
- substringEvaluator - Variable in class org.apache.directory.server.core.api.event.LeafEvaluator
-
Substring node evaluator we depend on
- SubstringEvaluator - Class in org.apache.directory.server.core.api.event
-
Evaluates substring filter assertions on an entry.
- SubstringEvaluator() - Constructor for class org.apache.directory.server.core.api.event.SubstringEvaluator
-
Creates a new SubstringEvaluator for substring expressions.
- SubstringEvaluator - Class in org.apache.directory.server.xdbm.search.evaluator
-
Evaluates substring filter assertions on an entry.
- SubstringEvaluator(SubstringNode, Store, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
Creates a new SubstringEvaluator for substring expressions.
- SubtreeEvaluator - Class in org.apache.directory.server.core.api.subtree
-
An evaluator used to determine if an entry is included in the collection
represented by a subtree specification.
- SubtreeEvaluator(SchemaManager) - Constructor for class org.apache.directory.server.core.api.subtree.SubtreeEvaluator
-
Creates a subtreeSpecification evaluatior which can be used to determine
if an entry is included within the collection of a subtree.
- subtreeEvaluator - Variable in class org.apache.directory.server.core.authz.support.RelatedUserClassFilter
-
- SubtreeScopeEvaluator - Class in org.apache.directory.server.xdbm.search.evaluator
-
Evaluates ScopeNode assertions with subtree scope on candidates using an
entry database.
- SubtreeScopeEvaluator(Store, ScopeNode) - Constructor for class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
Creates a subtree scope node evaluator for search expressions.
- subtreeSpecification - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- suffixDirectory - Variable in class org.apache.directory.server.core.partition.ldif.LdifPartition
-
The directory into which the entries are stored
- suffixDn - Variable in class org.apache.directory.server.core.api.partition.AbstractPartition
-
The root Dn for this partition
- suffixId - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
The suffix UUID
- sum(byte[], byte[], int) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NFold
-
Perform one's complement addition (addition with end-around carry).
- superiors - Variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
A map used to store all the objectClasses superiors
- supportedControls - Variable in class org.apache.directory.server.ldap.LdapServer
-
a set of supported controls
- susec - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
microseconds of the server's time
- susecLength - Variable in class org.apache.directory.shared.kerberos.messages.KrbError
-
- swapKeyVal - Variable in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
-
- SwapServer - Class in org.apache.directory.server.dhcp.options.vendor
-
This specifies the IP address of the client's swap server.
- SwapServer() - Constructor for class org.apache.directory.server.dhcp.options.vendor.SwapServer
-
- switchToOrderedSet(AvlTree<V>) - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
-
Switches from orderedSet mode to singleton mode, while returning the
singleton value before removing it forever.
- switchToSingleton(V) - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
-
Switches from orderedSet mode to singleton mode, while returning the
ordered set of values before removing them forever.
- sync() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Flush the changes to disk
- sync() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLogStore
-
Write the changes on disk
- sync() - Method in interface org.apache.directory.server.core.api.DirectoryService
-
- sync() - Method in interface org.apache.directory.server.core.api.journal.JournalStore
-
Write the changes on disk
- sync() - Method in interface org.apache.directory.server.core.api.partition.Partition
-
Flushes any changes made to this partition now.
- sync() - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
Flushes any changes made to this partition now.
- sync() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Flush the changes to disk
- sync() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- sync() - Method in class org.apache.directory.server.core.DefaultDirectoryService
-
- sync() - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
-
- sync() - Method in class org.apache.directory.server.core.partition.impl.avl.AvlPartition
-
Flushes any changes made to this partition now.
- sync() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
- sync() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
-
This method is called when the synch thread is waking up, to write
the modified data.
- sync() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
Synchronizes the buffers with disk.
- sync() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
- sync() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition
-
- sync() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Synchronizes the buffers with disk.
- sync() - Method in class org.apache.directory.server.core.shared.partition.DefaultPartitionNexus
-
- sync() - Method in class org.apache.directory.server.xdbm.impl.avl.AvlIndex
- sync() - Method in interface org.apache.directory.server.xdbm.Index
-
- syncCookie - Variable in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
the sync cookie sent by the server
- synch() - Method in class org.apache.directory.server.ApacheDsService
-
- synchPeriodMillis - Variable in class org.apache.directory.server.configuration.ApacheDS
-
Wainting period between two flushes to the backend
- synchronizer - Variable in class org.apache.directory.server.core.api.schema.SchemaPartition
-
registry synchronizer adaptor
- syncPeriodMillis - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The delay to wait between each sync on disk
- SyncReplConfiguration - Class in org.apache.directory.server.ldap.replication
-
A class for holding the syncrepl consumer's configuration.
- SyncReplConfiguration() - Constructor for class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
Creates a new instance of SyncreplConfiguration
- syncReplData - Variable in class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
- syncreplLookup - Variable in class org.apache.directory.server.core.api.interceptor.context.LookupOperationContext
-
flag to indicate if this search is done for replication
- SyncReplRequestHandler - Class in org.apache.directory.server.ldap.replication.provider
-
Class used to process the incoming synchronization request from the consumers.
- SyncReplRequestHandler() - Constructor for class org.apache.directory.server.ldap.replication.provider.SyncReplRequestHandler
-
Create a SyncReplRequestHandler empty instance
- SyncReplRequestHandler.ConsumerLogEntryChangeListener - Class in org.apache.directory.server.ldap.replication.provider
-
an event listener for handling deletions and updates of replication event log entries present under ou=consumers,ou=system
- syncreplSearch - Variable in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
flag to indicate if this search is done for replication
- SyncReplSearchListener - Class in org.apache.directory.server.ldap.replication.provider
-
A listener associated with the replication system.
- SyncReplSearchListener(LdapSession, SearchRequest, ReplicaEventLog, boolean) - Constructor for class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
-
Create a new instance of a consumer listener
- SYNTAX_CHECKER_INDEX - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- SYNTAX_CHECKER_INDEX - Static variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- SYNTAX_INDEX - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- SYNTAX_INDEX - Static variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- syntaxCheckerParser - Variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- SyntaxCheckerSynchronizer - Class in org.apache.directory.server.core.api.schema.registries.synchronizers
-
A synchronizer which detects changes to syntaxCheckers and updates the
SchemaManager.
- SyntaxCheckerSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxCheckerSynchronizer
-
Creates a new instance of SyntaxCheckerSynchronizer.
- syntaxOID - Variable in class org.apache.directory.server.core.authn.PasswordHistory
-
the syntax OID that is to be used on the password data
- syntaxParser - Variable in class org.apache.directory.server.core.api.schema.DescriptionParsers
-
- SyntaxSynchronizer - Class in org.apache.directory.server.core.api.schema.registries.synchronizers
-
A syntax specific registry synchronizer which responds to syntax entry
changes in the DIT to update the syntax registry.
- SyntaxSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.api.schema.registries.synchronizers.SyntaxSynchronizer
-
Creates a new instance of SyntaxSynchronizer.
- SYS_INDEX_OID_ARRAY - Static variable in interface org.apache.directory.server.xdbm.Store
-
- SYS_INDEX_OIDS - Static variable in interface org.apache.directory.server.xdbm.Store
-
- SYSPREFROOT_SYSTEM_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
the dn base of the system preference hierarchy
- SYSTEM_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
-
The system DN
- systemIndices - Variable in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
-
a map of attributeType numeric UUID to system userIndices
- systemPartition - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The System partition
- systemPort - Variable in class org.apache.directory.server.config.beans.TransportBean
-
The port number
- SystemSchemaConstants - Class in org.apache.directory.server.constants
-
Constants for the System schema.
- SystemSchemaConstants() - Constructor for class org.apache.directory.server.constants.SystemSchemaConstants
-
Ensures no construction of this class, also ensures there is no need for final keyword above
(Implicit super constructor is not visible for default constructor),
but is still self documenting.
- SZSUFFIX - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
the key to store and retreive the count information
- table - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
-
The JDBM table we are building a cursor over
- table - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
The JDBM backed table this Cursor traverses over.
- table - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
-
- table - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
-
The table we are building a cursor over
- table - Variable in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
-
The AVL backed table this Cursor traverses over.
- Table<K,V> - Interface in org.apache.directory.server.xdbm
-
A wrapper interface around BTree implementations used to abstract away
implementation details.
- Tag - Class in org.apache.directory.kerberos.credentials.cache
-
- Tag(int, int, int) - Constructor for class org.apache.directory.kerberos.credentials.cache.Tag
-
- tag - Variable in class org.apache.directory.kerberos.credentials.cache.Tag
-
- tag(long) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Creates a tag for a snapshot of the server in a specific state at a revision.
- tag(long, String) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Creates a tag for a snapshot of the server in a specific state at a revision.
- tag(String) - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Creates a snapshot of the server at the current revision.
- tag() - Method in interface org.apache.directory.server.core.api.changelog.ChangeLog
-
Creates a snapshot of the server at the current revision.
- Tag - Class in org.apache.directory.server.core.api.changelog
-
A tag on a revision representing a snapshot of the directory server's
state.
- Tag(long, String) - Constructor for class org.apache.directory.server.core.api.changelog.Tag
-
- Tag(long, String, Date, Date) - Constructor for class org.apache.directory.server.core.api.changelog.Tag
-
- Tag(long, String, long, long) - Constructor for class org.apache.directory.server.core.api.changelog.Tag
-
- tag(long) - Method in interface org.apache.directory.server.core.api.changelog.TaggableChangeLogStore
-
Creates a tag for a snapshot of the server in a specific state at a revision.
- tag() - Method in interface org.apache.directory.server.core.api.changelog.TaggableChangeLogStore
-
Creates a snapshot of the server at the current revision.
- tag(String) - Method in interface org.apache.directory.server.core.api.changelog.TaggableChangeLogStore
-
Creates a snapshot of the server at the current revision with a description
of the snapshot tag.
- tag(long, String) - Method in interface org.apache.directory.server.core.api.changelog.TaggableChangeLogStore
-
Creates a tag with the given description for a snapshot of the server
in a specific state at a revision.
- tag(long, String) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Creates a tag for a snapshot of the server in a specific state at a revision.
- tag(long) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Creates a tag for a snapshot of the server in a specific state at a revision.
- tag(String) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Creates a snapshot of the server at the current revision.
- tag() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
Creates a snapshot of the server at the current revision.
- tag(long) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
Creates a tag for a snapshot of the server in a specific state at a revision.
- tag() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
Creates a snapshot of the server at the current revision.
- tag(String) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- tag(long, String) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- tag - Variable in class org.apache.directory.server.dhcp.options.dhcp.UnrecognizedOption
-
- TAG_FILE - Static variable in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- tagContainerName - Variable in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
- tagDate - Variable in class org.apache.directory.server.core.api.changelog.Tag
-
the date on which this tag was created
- TaggableChangeLogStore - Interface in org.apache.directory.server.core.api.changelog
-
A ChangeLogStore which allows tagging for tracking server state snapshots.
- TaggableSearchableChangeLogStore - Interface in org.apache.directory.server.core.api.changelog
-
TODO TaggableSearchableChangeLogStore.
- tagLen - Variable in class org.apache.directory.kerberos.credentials.cache.Tag
-
- tags - Variable in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- tags - Variable in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
A Map of tags and revisions
- TagSearchEngine - Interface in org.apache.directory.server.core.api.changelog
-
An optional search interface supported by TaggableChangeLogStores.
- targetMustExist() - Method in class org.apache.directory.server.core.jndi.DeadContext
-
- targetMustExist() - Method in class org.apache.directory.server.core.jndi.ServerContext
-
- targName - Variable in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
principal name of the client
- targNameLen - Variable in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- targRealm - Variable in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
name of client's realm
- targRealmLen - Variable in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- TcpDefaultTimeToLive - Class in org.apache.directory.server.dhcp.options.tcp
-
This option specifies the default TTL that the client should use when
sending TCP segments.
- TcpDefaultTimeToLive() - Constructor for class org.apache.directory.server.dhcp.options.tcp.TcpDefaultTimeToLive
-
- TcpKeepaliveGarbage - Class in org.apache.directory.server.dhcp.options.tcp
-
This option specifies the interval (in seconds) that the client TCP
should wait before sending a keepalive message on a TCP connection.
- TcpKeepaliveGarbage() - Constructor for class org.apache.directory.server.dhcp.options.tcp.TcpKeepaliveGarbage
-
- TcpKeepaliveInterval - Class in org.apache.directory.server.dhcp.options.tcp
-
This option specifies the whether or not the client should send TCP
keepalive messages with a octet of garbage for compatibility with
older implementations.
- TcpKeepaliveInterval() - Constructor for class org.apache.directory.server.dhcp.options.tcp.TcpKeepaliveInterval
-
- tcpLength - Variable in class org.apache.directory.shared.kerberos.codec.KerberosMessageContainer
-
When the connection is using a TCP protocol, the PDU length
- tcpSocket - Variable in class org.apache.directory.kerberos.client.KerberosChannel
-
the TCP socket
- TcpTransport - Class in org.apache.directory.server.protocol.shared.transport
-
- TcpTransport() - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Creates an instance of the TcpTransport class
- TcpTransport(int) - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Creates an instance of the TcpTransport class on localhost
- TcpTransport(int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Creates an instance of the TcpTransport class on localhost
- TcpTransport(String, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Creates an instance of the TcpTransport class
- TcpTransport(int, int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Creates an instance of the TcpTransport class on localhost
- TcpTransport(String, int, int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
Creates an instance of the TcpTransport class
- TcpTransportBean - Class in org.apache.directory.server.config.beans
-
A class used to store the TCP Transport configuration.
- TcpTransportBean() - Constructor for class org.apache.directory.server.config.beans.TcpTransportBean
-
Create a new TransportBean instance
- TD() - Constructor for class org.apache.directory.shared.kerberos.components.TypedData.TD
-
- TDF - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Constant for the "TDF" reference identifier type.
- testEntries - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
A list of LDIF entries to inject at startup
- TextRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
-
3.3.14.
- TextRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.TextRecordEncoder
-
- TftpServerName - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option is used to identify a TFTP server when the 'sname' field
in the DHCP header has been used for DHCP options.
- TftpServerName() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.TftpServerName
-
- TGS_REP_ENC_PART_TGS_AUTHNT_SUB_KEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
TGS-REP encrypted part (includes application session key), encrypted with the TGS authenticator subkey (Section 5.4.2)
- TGS_REP_ENC_PART_TGS_SESS_KEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
TGS-REP encrypted part (includes application session key), encrypted with the TGS session key (Section 5.4.2)
- TGS_REP_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
TGS-REP's tags
- TGS_REQ_KDC_REQ_BODY_AUTHZ_DATA_ENC_WITH_AUTHNT_SUB_KEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
TGS-REQ KDC-REQ-BODY AuthorizationData, encrypted with the TGS authenticator subkey (Section 5.4.1)
- TGS_REQ_KDC_REQ_BODY_AUTHZ_DATA_ENC_WITH_TGS_SESS_KEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
TGS-REQ KDC-REQ-BODY AuthorizationData, encrypted with the TGS session key (Section 5.4.1)
- TGS_REQ_PA_TGS_REQ_PADATA_AP_REQ_AUTHNT_CKSUM_TGS_SESS_KEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
TGS-REQ PA-TGS-REQ padata AP-REQ Authenticator cksum, keyed with the TGS session key (Section 5.5.1)
- TGS_REQ_PA_TGS_REQ_PADATA_AP_REQ_TGS_SESS_KEY - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
TGS-REQ PA-TGS-REQ padata AP-REQ Authenticator (includes TGS authenticator subkey), encrypted with the TGS session key (Section 5.5.1)
- TGS_REQ_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
TGS-REQ's tags
- tgsRep - Variable in class org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepContainer
-
An TGS-REP container
- TgsRep - Class in org.apache.directory.shared.kerberos.messages
-
TGS-REP message.
- TgsRep() - Constructor for class org.apache.directory.shared.kerberos.messages.TgsRep
-
Creates a new instance of TGS-REP.
- TgsRepContainer - Class in org.apache.directory.shared.kerberos.codec.tgsRep
-
The TGS-REP container stores the TgsRep decoded by the Asn1Decoder.
- TgsRepContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepContainer
-
Creates a new TgsRepContainer object.
- TgsRepGrammar - Class in org.apache.directory.shared.kerberos.codec.tgsRep
-
This class implements the TGS-REP structure.
- TgsRepGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepGrammar
-
Creates a new TgsRepGrammar object.
- TgsRepStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.tgsRep
-
This class store the TGS-REP grammar's constants.
- TgsRepStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepStatesEnum
-
- tgsReq - Variable in class org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqContainer
-
An TGS-REQ container
- TgsReq - Class in org.apache.directory.shared.kerberos.messages
-
TGS-REQ message.
- TgsReq() - Constructor for class org.apache.directory.shared.kerberos.messages.TgsReq
-
Creates a new instance of TGS-REQ.
- TgsReqContainer - Class in org.apache.directory.shared.kerberos.codec.tgsReq
-
The TGS-REQ container stores the KdcReq decoded by the Asn1Decoder.
- TgsReqContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqContainer
-
Creates a new TgsReqContainer object.
- TgsReqGrammar - Class in org.apache.directory.shared.kerberos.codec.tgsReq
-
This class implements the TGS-REQ structure.
- TgsReqGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqGrammar
-
Creates a new TgsReqGrammar object.
- tgsReqLength - Variable in class org.apache.directory.shared.kerberos.messages.TgsReq
-
- TgsReqStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.tgsReq
-
This class store the TGS-REQ grammar's constants.
- TgsReqStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqStatesEnum
-
- tgt - Variable in class org.apache.directory.kerberos.client.ServiceTicketRequest
-
- tgt - Variable in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- TgTicket - Class in org.apache.directory.kerberos.client
-
- TgTicket(Ticket, EncKdcRepPart, String) - Constructor for class org.apache.directory.kerberos.client.TgTicket
-
- TgtRequest - Class in org.apache.directory.kerberos.client
-
- TgtRequest() - Constructor for class org.apache.directory.kerberos.client.TgtRequest
-
- thresholdTime - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLogJanitor
-
- throwReferral - Variable in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
A flag used to tell if we should consider referrals as standard entries
- throwReferral() - Method in class org.apache.directory.server.core.api.interceptor.context.AbstractOperationContext
-
Set the throwReferral flag to true
- throwReferral() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
Set the throwReferral flag to true
- throwReferral() - Method in interface org.apache.directory.server.core.api.interceptor.context.OperationContext
-
Set the throwReferral flag to true
- ticket - Variable in class org.apache.directory.kerberos.client.AbstractTicket
-
- ticket - Variable in class org.apache.directory.kerberos.credentials.cache.Credentials
-
- ticket - Variable in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordContext
-
- ticket - Variable in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
The Kerberos Ticket associated to this context
- ticket - Variable in class org.apache.directory.shared.kerberos.codec.ticket.TicketContainer
-
The ticket
- ticket - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
The ticket tickets
- ticket - Variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
The Ticket
- Ticket - Class in org.apache.directory.shared.kerberos.messages
-
Ticket message component as handed out by the ticket granting service.
- Ticket(PrincipalName, EncryptedData) - Constructor for class org.apache.directory.shared.kerberos.messages.Ticket
-
Creates a new instance of Ticket.
- Ticket() - Constructor for class org.apache.directory.shared.kerberos.messages.Ticket
-
Creates a new instance of Ticket.
- Ticket(int, PrincipalName, EncryptedData) - Constructor for class org.apache.directory.shared.kerberos.messages.Ticket
-
Creates a new instance of Ticket.
- TICKET_ENC_PART_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- TICKET_REALM_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- TICKET_SNAME_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- TICKET_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
Ticket message's tags
- TICKET_TKT_VNO_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- TICKET_VNO - Static variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
Constant for the
Ticket version number (5)
- TicketContainer - Class in org.apache.directory.shared.kerberos.codec.ticket
-
The Ticket container stores the ticket decoded by the Asn1Decoder.
- TicketContainer(ByteBuffer) - Constructor for class org.apache.directory.shared.kerberos.codec.ticket.TicketContainer
-
Creates a new TicketContainer object.
- TicketFactory - Class in org.apache.directory.server.kerberos.shared.store
-
- TicketFactory() - Constructor for class org.apache.directory.server.kerberos.shared.store.TicketFactory
-
- TicketFlag - Enum in org.apache.directory.shared.kerberos.flags
-
An enum to describe all the TicketFlag possible values.
- TicketFlag(int) - Constructor for enum org.apache.directory.shared.kerberos.flags.TicketFlag
-
Class constructor
- ticketFlags - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
the ticket flags
- TicketFlags - Class in org.apache.directory.shared.kerberos.flags
-
An implementation of a BitString for the TicketFlags.
- TicketFlags() - Constructor for class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Basic constructor of a TicketFlags BitString
- TicketFlags(int) - Constructor for class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Constructor of a TicketFlags BitString with an int value
- TicketFlags(byte[]) - Constructor for class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Basic constructor of a TicketFlags BitString with a byte array
- ticketFlagsLen - Variable in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- TicketGrammar - Class in org.apache.directory.shared.kerberos.codec.ticket
-
This class implements the Ticket message.
- TicketGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.ticket.TicketGrammar
-
Creates a new TicketGrammar object.
- TicketGrantingContext - Class in org.apache.directory.server.kerberos.kdc.ticketgrant
-
- TicketGrantingContext() - Constructor for class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- TicketGrantingService - Class in org.apache.directory.server.kerberos.kdc.ticketgrant
-
- TicketGrantingService() - Constructor for class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- ticketInfo - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
list of KrbCredInfo
- ticketInfoLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- ticketInfoSeqLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- TicketInit - Class in org.apache.directory.shared.kerberos.codec.ticket.actions
-
The action used to initialize the Ticket object
- TicketInit() - Constructor for class org.apache.directory.shared.kerberos.codec.ticket.actions.TicketInit
-
Instantiates a new TicketInit action.
- ticketLength - Variable in class org.apache.directory.shared.kerberos.components.KdcRep
-
- ticketLength - Variable in class org.apache.directory.shared.kerberos.messages.ApReq
-
- ticketLength - Variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
- ticketPrincipalEntry - Variable in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
-
- tickets - Variable in class org.apache.directory.shared.kerberos.messages.KrbCred
-
list of tickets
- ticketSeqLength - Variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
- ticketsLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- ticketsSeqLen - Variable in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- TicketStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.ticket
-
This class store the Ticket grammar's constants.
- TicketStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.ticket.TicketStatesEnum
-
- till - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
The expiration date for the requested ticket
- tillLength - Variable in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- time - Variable in class org.apache.directory.kerberos.credentials.cache.Tag
-
- time - Variable in class org.apache.directory.server.core.authn.PasswordHistory
-
time when password was last changed
- TIME_OUT_ERROR - Static variable in class org.apache.directory.kerberos.client.KdcConnection
-
- timeChecker - Variable in class org.apache.directory.server.ApacheDsService
-
- timeLimit - Variable in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
The timeLimit for this search operation
- timeLimit - Variable in class org.apache.directory.server.core.api.SearchRequestContainer
-
The time limit
- TimeOffset - Class in org.apache.directory.server.dhcp.options.vendor
-
The time offset field specifies the offset of the client's subnet in
seconds from Coordinated Universal Time (UTC).
- TimeOffset() - Constructor for class org.apache.directory.server.dhcp.options.vendor.TimeOffset
-
- timeout - Variable in class org.apache.directory.kerberos.client.KdcConfig
-
the timeout of the connection to the Kerberos server
- timeOut - Variable in class org.apache.directory.kerberos.client.KerberosChannel
-
- TimerInterceptor - Class in org.apache.directory.server.core.logger
-
An interceptor used to log times to process each operation.
- TimerInterceptor(String) - Constructor for class org.apache.directory.server.core.logger.TimerInterceptor
-
Creates a new instance of TimerInterceptor.
- TimeServers - Class in org.apache.directory.server.dhcp.options.vendor
-
The time server option specifies a list of RFC 868 time servers
available to the client.
- TimeServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.TimeServers
-
- timeStamp - Variable in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
-
- timestamp - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
the timestamp
- timestamp - Variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
the current time of the sender
- timestamp - Variable in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
the current time of the sender
- timestampBytes - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- TimestampChecker - Class in org.apache.directory.server.kerberos.sam
-
- TimestampChecker() - Constructor for class org.apache.directory.server.kerberos.sam.TimestampChecker
-
- timestampLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- timestampLen - Variable in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- timestampLen - Variable in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- timeToLive - Variable in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
A 32 bit signed integer that specifies the time interval
that the resource record may be cached before the source
of the information should again be consulted.
- tktvnoLength - Variable in class org.apache.directory.shared.kerberos.messages.Ticket
-
- TLS_KEY_INFO_OC - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
-
- TlsKeyGenerator - Class in org.apache.directory.server.core.security
-
Generates the default RSA key pair for the server.
- TlsKeyGenerator() - Constructor for class org.apache.directory.server.core.security.TlsKeyGenerator
-
- tmp - Variable in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
-
- toBasicAttribute(Attribute) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Convert a ServerAttribute into a BasicAttribute.
- toBasicAttributes(Entry) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Convert a ServerEntry into a BasicAttributes.
- toClientEntry() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- toDate() - Method in class org.apache.directory.shared.kerberos.KerberosTime
-
- TOP_LEVEL - Static variable in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
- topFilter - Variable in class org.apache.directory.server.core.schema.SchemaInterceptor
-
- TopFilter() - Constructor for class org.apache.directory.server.core.schema.SchemaInterceptor.TopFilter
-
- topLevel - Variable in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
A flag to tell that we are in the top level cursor or not
- toSearchResultEnum(NamingEnumeration<ServerSearchResult>) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Encapsulate a ServerSearchResult enumeration into a SearchResult enumeration
- toServerAttribute(Attribute, AttributeType) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Convert a BasicAttribute or a AttributeImpl to a ServerAtribute
- toServerEntry(Attributes, Dn, SchemaManager) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Convert a BasicAttributes or a AttributesImpl to a ServerEntry
- toServerEntry(CoreSession, Dn, PrincipalStoreEntry) - Static method in class org.apache.directory.server.protocol.shared.kerberos.StoreUtils
-
Creates a Entry for a PrincipalStoreEntry, doing what a state
factory does but for Entry instead of Attributes.
- toServerModification(ModificationItem, AttributeType) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Convert a ModificationItem to an instance of a ServerModification object
- toServerModification(Modification, AttributeType) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
Convert a Modification to an instance of a ServerModification object.
- toServerModification(Modification[], SchemaManager) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
- toServerModification(ModificationItem[], SchemaManager) - Static method in class org.apache.directory.server.core.api.entry.ServerEntryUtils
-
- toString() - Method in class org.apache.directory.kerberos.client.ChangePasswordResult
-
- toString() - Method in enum org.apache.directory.kerberos.client.ChangePasswordResultCode
-
- toString() - Method in class org.apache.directory.kerberos.client.KdcConfig
-
- toString(String, String, boolean) - Method in class org.apache.directory.server.config.beans.AdsBaseBean
-
Formated print of a boolean
- toString(String, String, String) - Method in class org.apache.directory.server.config.beans.AdsBaseBean
-
Formated print of a String that can be null
- toString(String, String, Dn) - Method in class org.apache.directory.server.config.beans.AdsBaseBean
-
Formated print of a Dn that can be null
- toString(String, String, long) - Method in class org.apache.directory.server.config.beans.AdsBaseBean
-
Formated print of a long
- toString(String) - Method in class org.apache.directory.server.config.beans.AdsBaseBean
- toString() - Method in class org.apache.directory.server.config.beans.AdsBaseBean
- toString(String) - Method in class org.apache.directory.server.config.beans.AuthenticationInterceptorBean
- toString() - Method in class org.apache.directory.server.config.beans.AuthenticatorImplBean
- toString(String) - Method in class org.apache.directory.server.config.beans.ChangeLogBean
- toString() - Method in class org.apache.directory.server.config.beans.ChangeLogBean
- toString() - Method in class org.apache.directory.server.config.beans.ChangePasswordServerBean
- toString() - Method in class org.apache.directory.server.config.beans.ConfigBean
- toString(String) - Method in class org.apache.directory.server.config.beans.DelegatingAuthenticatorBean
- toString() - Method in class org.apache.directory.server.config.beans.DelegatingAuthenticatorBean
- toString(String) - Method in class org.apache.directory.server.config.beans.DhcpServerBean
- toString() - Method in class org.apache.directory.server.config.beans.DhcpServerBean
- toString() - Method in class org.apache.directory.server.config.beans.DirectoryServiceBean
- toString(String) - Method in class org.apache.directory.server.config.beans.DnsServerBean
- toString() - Method in class org.apache.directory.server.config.beans.DnsServerBean
- toString(String) - Method in class org.apache.directory.server.config.beans.DSBasedServerBean
- toString() - Method in class org.apache.directory.server.config.beans.DSBasedServerBean
- toString(String) - Method in class org.apache.directory.server.config.beans.ExtendedOpHandlerBean
- toString() - Method in class org.apache.directory.server.config.beans.ExtendedOpHandlerBean
- toString(String) - Method in class org.apache.directory.server.config.beans.HashInterceptorBean
- toString(String) - Method in class org.apache.directory.server.config.beans.HttpServerBean
- toString() - Method in class org.apache.directory.server.config.beans.HttpServerBean
- toString(String) - Method in class org.apache.directory.server.config.beans.HttpWebAppBean
- toString() - Method in class org.apache.directory.server.config.beans.HttpWebAppBean
- toString(String) - Method in class org.apache.directory.server.config.beans.IndexBean
- toString() - Method in class org.apache.directory.server.config.beans.IndexBean
- toString(String) - Method in class org.apache.directory.server.config.beans.InterceptorBean
- toString() - Method in class org.apache.directory.server.config.beans.InterceptorBean
- toString(String) - Method in class org.apache.directory.server.config.beans.JdbmIndexBean
- toString() - Method in class org.apache.directory.server.config.beans.JdbmIndexBean
- toString(String) - Method in class org.apache.directory.server.config.beans.JdbmPartitionBean
- toString() - Method in class org.apache.directory.server.config.beans.JdbmPartitionBean
- toString(String) - Method in class org.apache.directory.server.config.beans.JournalBean
- toString() - Method in class org.apache.directory.server.config.beans.JournalBean
- toString(String) - Method in class org.apache.directory.server.config.beans.KdcServerBean
- toString() - Method in class org.apache.directory.server.config.beans.KdcServerBean
- toString(String) - Method in class org.apache.directory.server.config.beans.LdapServerBean
- toString() - Method in class org.apache.directory.server.config.beans.LdapServerBean
- toString(String) - Method in class org.apache.directory.server.config.beans.MavibotIndexBean
- toString() - Method in class org.apache.directory.server.config.beans.MavibotIndexBean
- toString(String) - Method in class org.apache.directory.server.config.beans.MavibotPartitionBean
- toString() - Method in class org.apache.directory.server.config.beans.MavibotPartitionBean
- toString(String) - Method in class org.apache.directory.server.config.beans.NtpServerBean
- toString() - Method in class org.apache.directory.server.config.beans.NtpServerBean
- toString(String) - Method in class org.apache.directory.server.config.beans.PartitionBean
- toString() - Method in class org.apache.directory.server.config.beans.PartitionBean
- toString(String) - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
- toString() - Method in class org.apache.directory.server.config.beans.PasswordPolicyBean
- toString(String) - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
- toString() - Method in class org.apache.directory.server.config.beans.ReplConsumerBean
- toString(String) - Method in class org.apache.directory.server.config.beans.SaslMechHandlerBean
- toString() - Method in class org.apache.directory.server.config.beans.SaslMechHandlerBean
- toString(String) - Method in class org.apache.directory.server.config.beans.ServerBean
- toString() - Method in class org.apache.directory.server.config.beans.ServerBean
- toString(String) - Method in class org.apache.directory.server.config.beans.TcpTransportBean
- toString() - Method in class org.apache.directory.server.config.beans.TcpTransportBean
- toString(String) - Method in class org.apache.directory.server.config.beans.TransportBean
- toString() - Method in class org.apache.directory.server.config.beans.TransportBean
- toString(String) - Method in class org.apache.directory.server.config.beans.UdpTransportBean
- toString() - Method in class org.apache.directory.server.config.beans.UdpTransportBean
- toString() - Method in class org.apache.directory.server.core.api.administrative.AbstractAdministrativePoint
- toString() - Method in class org.apache.directory.server.core.api.administrative.AccessControlAAP
- toString() - Method in class org.apache.directory.server.core.api.administrative.AccessControlIAP
- toString() - Method in class org.apache.directory.server.core.api.administrative.AccessControlSAP
- toString() - Method in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
- toString() - Method in class org.apache.directory.server.core.api.administrative.CollectiveAttributeAAP
- toString() - Method in class org.apache.directory.server.core.api.administrative.CollectiveAttributeIAP
- toString() - Method in class org.apache.directory.server.core.api.administrative.CollectiveAttributeSAP
- toString() - Method in class org.apache.directory.server.core.api.administrative.SubschemaAAP
- toString() - Method in class org.apache.directory.server.core.api.administrative.SubschemaSAP
- toString() - Method in class org.apache.directory.server.core.api.administrative.TriggerExecutionAAP
- toString() - Method in class org.apache.directory.server.core.api.administrative.TriggerExecutionIAP
- toString() - Method in class org.apache.directory.server.core.api.administrative.TriggerExecutionSAP
- toString() - Method in class org.apache.directory.server.core.api.changelog.ChangeLogEvent
-
- toString() - Method in class org.apache.directory.server.core.api.changelog.Tag
-
- toString() - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
-
- toString(String) - Method in class org.apache.directory.server.core.api.entry.ClonedServerEntry
- toString() - Method in class org.apache.directory.server.core.api.entry.ServerSearchResult
-
- toString(int) - Static method in enum org.apache.directory.server.core.api.event.EventType
-
Print the flags
- toString() - Method in class org.apache.directory.server.core.api.event.NotificationCriteria
- toString() - Method in class org.apache.directory.server.core.api.event.RegistrationEntry
- toString(String) - Method in interface org.apache.directory.server.core.api.filtering.EntryFilter
-
The pretty-printer for this class
- toString(String) - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
- toString() - Method in class org.apache.directory.server.core.api.filtering.EntryFilteringCursorImpl
-
- toString() - Method in class org.apache.directory.server.core.api.InstanceLayout
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.AddOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.BindOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.DeleteOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.EmptyOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.GetRootDseOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.HasEntryOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.ModifyOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.MoveAndRenameOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.MoveOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.RenameOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.SearchOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.interceptor.context.UnbindOperationContext
-
- toString() - Method in class org.apache.directory.server.core.api.LdapPrincipal
-
Returns string representation of the normalized distinguished name
of this principal.
- toString() - Method in class org.apache.directory.server.core.api.schema.SchemaPartition
-
- toString() - Method in class org.apache.directory.server.core.api.SearchRequestContainer
-
- toString() - Method in class org.apache.directory.server.core.authn.PasswordHistory
-
- toString(String) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor.AuthorizationFilter
-
The pretty-printer for this class
- toString(String) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor.DefaultAuthorizationSearchFilter
-
The pretty-printer for this class
- toString() - Method in class org.apache.directory.server.core.authz.support.OperationScope
-
Returns the name of this scope.
- toString() - Method in class org.apache.directory.server.core.avltree.ArrayTree
- toString(String) - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
-
- toString() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
-
- toString() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
- toString() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
-
- toString() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
-
- toString() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
-
- toString(String) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor.CollectiveAttributeFilter
-
The pretty-printer for this class
- toString(String) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor.OperationalAttributeDenormalizingSearchFilter
-
The pretty-printer for this class
- toString(String) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor.OperationalAttributeSearchFilter
-
The pretty-printer for this class
- toString() - Method in class org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition
- toString(String) - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
-
- toString() - Method in class org.apache.directory.server.core.partition.impl.btree.EntryCursorAdaptor
-
- toString(String) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
-
- toString() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
-
- toString() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirect
-
- toString() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
-
- toString(String) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
- toString() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
- toString() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotIndex
-
- toString() - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
- toString(String) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor.TopFilter
-
The pretty-printer for this class
- toString(String) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor.HideEntriesFilter
-
The pretty-printer for this class
- toString(String) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor.HideSubentriesFilter
-
The pretty-printer for this class
- toString() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
- toString() - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
-
Create a string representation of the hardware address.
- toString() - Method in enum org.apache.directory.server.dhcp.messages.MessageType
-
- toString() - Method in class org.apache.directory.server.dns.DnsServer
-
- toString() - Method in class org.apache.directory.server.dns.messages.DnsMessage
-
- toString() - Method in class org.apache.directory.server.dns.messages.QuestionRecord
-
- toString() - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
-
- toString() - Method in class org.apache.directory.server.InstallationLayout
-
- toString() - Method in class org.apache.directory.server.kerberos.changepwd.ChangePasswordServer
-
- toString() - Method in enum org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswdErrorType
-
Returns the message for this Change Password error.
- toString() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
-
- toString() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
-
- toString() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
-
- toString() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
- toString() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
-
- toString() - Method in class org.apache.directory.server.ldap.LdapServer
-
- toString() - Method in class org.apache.directory.server.ldap.LdapSession
-
The principal and remote address associated with this session.
- toString() - Method in class org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl
-
- toString() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
- toString() - Method in class org.apache.directory.server.ldap.replication.provider.SyncReplSearchListener
- toString() - Method in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
- toString() - Method in enum org.apache.directory.server.ntp.messages.LeapIndicatorType
-
- toString() - Method in enum org.apache.directory.server.ntp.messages.ModeType
-
- toString() - Method in class org.apache.directory.server.ntp.messages.NtpTimeStamp
-
- toString() - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
- toString() - Method in enum org.apache.directory.server.ntp.messages.StratumType
-
- toString() - Method in class org.apache.directory.server.ntp.NtpServer
-
- toString() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
-
- toString() - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
-
- toString() - Method in class org.apache.directory.server.protocol.shared.transport.UdpTransport
-
- toString() - Method in enum org.apache.directory.server.protocol.shared.TransportProtocol
-
- toString() - Method in class org.apache.directory.server.xdbm.AbstractTable
-
- toString() - Method in class org.apache.directory.server.xdbm.IndexEntry
- toString(String) - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.ParentIdAndRdn
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.AllEntriesCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.AndCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.AndCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.ApproximateCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.ChildrenCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.DescendantCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.EqualityCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.GreaterEqCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.LessEqCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.NotCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.NotCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.OrCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.PresenceCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
-
- toString() - Method in class org.apache.directory.server.xdbm.search.cursor.SubstringCursor
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.AndEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.AndEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.ApproximateEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.ApproximateEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.BaseLevelScopeEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.BaseLevelScopeEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.EmptyEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.EmptyEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.EqualityEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.EqualityEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.GreaterEqEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.GreaterEqEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.LeafEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.LessEqEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.LessEqEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.NotEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.NotEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.OneLevelScopeEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.OneLevelScopeEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.OrEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.OrEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.PassThroughEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.PassThroughEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.PresenceEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.PresenceEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.SubstringEvaluator
-
- toString(String) - Method in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
- toString() - Method in class org.apache.directory.server.xdbm.search.evaluator.SubtreeScopeEvaluator
-
- toString(String) - Method in interface org.apache.directory.server.xdbm.search.Evaluator
-
Pretty-print an Evaluator
- toString() - Method in class org.apache.directory.server.xdbm.search.PartitionSearchResult
-
- toString() - Method in class org.apache.directory.shared.kerberos.codec.options.ApOptions
-
Converts the object to a printable string.
- toString() - Method in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
Converts the object to a printable string.
- toString() - Method in class org.apache.directory.shared.kerberos.codec.options.Options
- toString() - Method in enum org.apache.directory.shared.kerberos.codec.types.AuthorizationType
-
- toString() - Method in enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
- toString() - Method in enum org.apache.directory.shared.kerberos.codec.types.HostAddrType
- toString() - Method in enum org.apache.directory.shared.kerberos.codec.types.LastReqType
-
- toString() - Method in enum org.apache.directory.shared.kerberos.codec.types.PaDataType
-
- toString() - Method in enum org.apache.directory.shared.kerberos.codec.types.PrincipalNameType
-
- toString() - Method in enum org.apache.directory.shared.kerberos.codec.types.SamType
-
Returns the name of the SamType.
- toString() - Method in enum org.apache.directory.shared.kerberos.codec.types.TransitedEncodingType
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.AdAndOr
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.AdAndOr
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.AdIfRelevant
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.AdIfRelevant
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.AdKdcIssued
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.AdMandatoryForKdc
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.AdMandatoryForKdc
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.AuthorizationData
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.AuthorizationDataEntry
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.Checksum
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.Checksum
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.EncKdcRepPart
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.EncKrbCredPart
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.EncKrbPrivPart
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.EncryptedData
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.EncryptedData
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.EncryptionKey
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfo2Entry
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.ETypeInfoEntry
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.HostAddress
- toString() - Method in class org.apache.directory.shared.kerberos.components.HostAddresses
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
Pretty print the instance
- toString() - Method in class org.apache.directory.shared.kerberos.components.KdcRep
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.KdcReq
-
Pretty print the instance
- toString() - Method in class org.apache.directory.shared.kerberos.components.KdcReq
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
Pretty print the instance
- toString() - Method in class org.apache.directory.shared.kerberos.components.KdcReqBody
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.KrbCredInfo
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.KrbSafeBody
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.LastReq
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.LastReqEntry
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.LastReqEntry
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.MethodData
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.PaData
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.PaData
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.PaEncTimestamp
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.PaEncTimestamp
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.PaEncTsEnc
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.PrincipalName
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
- toString() - Method in class org.apache.directory.shared.kerberos.components.TypedData
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.components.TypedData
-
- toString() - Method in enum org.apache.directory.shared.kerberos.crypto.checksum.ChecksumType
-
- toString() - Method in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Returns the message for this Kerberos error.
- toString() - Method in class org.apache.directory.shared.kerberos.flags.TicketFlags
-
Converts the object to a printable string.
- toString() - Method in class org.apache.directory.shared.kerberos.KerberosTime
- toString() - Method in class org.apache.directory.shared.kerberos.messages.ApRep
-
- toString() - Method in class org.apache.directory.shared.kerberos.messages.ApReq
-
- toString() - Method in class org.apache.directory.shared.kerberos.messages.Authenticator
-
- toString() - Method in class org.apache.directory.shared.kerberos.messages.ChangePasswdData
-
- toString() - Method in class org.apache.directory.shared.kerberos.messages.EncApRepPart
-
- toString() - Method in class org.apache.directory.shared.kerberos.messages.KrbCred
-
- toString() - Method in class org.apache.directory.shared.kerberos.messages.KrbError
-
- toString() - Method in class org.apache.directory.shared.kerberos.messages.KrbPriv
-
- toString() - Method in class org.apache.directory.shared.kerberos.messages.KrbSafe
-
- toString(String) - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
Pretty print the instance
- toString() - Method in class org.apache.directory.shared.kerberos.messages.Ticket
-
- totalAdd - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the add operation
- totalBind - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the bind operation
- totalCompare - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the compare operation
- totalDelete - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the delete operation
- totalGetRootDse - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the GetRootDse operation
- totalHasEntry - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the HasEntry operation
- totalLookup - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the lookup operation
- totalModify - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the modify operation
- totalMove - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the move operation
- totalMoveAndRename - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the moveAndRename operation
- totalRename - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the rename operation
- totalSearch - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the search operation
- totalUnbind - Static variable in class org.apache.directory.server.core.logger.TimerInterceptor
-
Stats for the unbind operation
- TrailerEncapsulation - Class in org.apache.directory.server.dhcp.options.linklayer
-
This option specifies whether or not the client should negotiate the
use of trailers (RFC 893) when using the ARP protocol.
- TrailerEncapsulation() - Constructor for class org.apache.directory.server.dhcp.options.linklayer.TrailerEncapsulation
-
- transactionId - Variable in class org.apache.directory.server.dhcp.messages.DhcpMessage
-
[xid] Transaction ID, a random number chosen by the client, used by the
client and server to associate messages and responses between a client and
a server.
- transactionId - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
The header section is always present.
- transactionId - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
The header section is always present.
- transformDistinguishedName(String) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetRecords
-
Uses the algorithm in
RFC 2247
to transform a distinguished name into an Internet domain name.
- transformDomainName(String) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetRecords
-
Uses the algorithm in
RFC 2247
to transform any Internet domain name into a distinguished name.
- transited - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
field containing list of transited realm names
- TRANSITED_ENCODING_CONTENTS_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- TRANSITED_ENCODING_TR_TYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
TransitedEncoding tags
- transitedEncoding - Variable in class org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingContainer
-
An EncryptedData container
- TransitedEncoding - Class in org.apache.directory.shared.kerberos.components
-
The TransitedEncoding structure.
- TransitedEncoding() - Constructor for class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
Creates a new instance of TransitedEncoding.
- TransitedEncodingContainer - Class in org.apache.directory.shared.kerberos.codec.transitedEncoding
-
The transitedEncoding container stores the TransitedEncoding decoded by the Asn1Decoder.
- TransitedEncodingContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingContainer
-
Creates a new TransitedEncodingContainer object.
- TransitedEncodingGrammar - Class in org.apache.directory.shared.kerberos.codec.transitedEncoding
-
This class implements the TransitedEncoding structure.
- TransitedEncodingGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingGrammar
-
Creates a new TransitedEncodingGrammar object.
- TransitedEncodingInit - Class in org.apache.directory.shared.kerberos.codec.transitedEncoding.actions
-
The action used to initialize the TransitedEncoding object
- TransitedEncodingInit() - Constructor for class org.apache.directory.shared.kerberos.codec.transitedEncoding.actions.TransitedEncodingInit
-
Instantiates a new TransitedEncodingInit action.
- transitedEncodingLength - Variable in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
- TransitedEncodingStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.transitedEncoding
-
This class store the TransitedEncoding grammar's constants.
- TransitedEncodingStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingStatesEnum
-
- TransitedEncodingType - Enum in org.apache.directory.shared.kerberos.codec.types
-
The list of possible value for the TransitedEncoding type
- TransitedEncodingType(int) - Constructor for enum org.apache.directory.shared.kerberos.codec.types.TransitedEncodingType
-
Private constructor prevents construction outside of this class.
- transitedLen - Variable in class org.apache.directory.shared.kerberos.components.EncTicketPart
-
- transmitTimestamp - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- transmitTimestamp - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- Transport - Interface in org.apache.directory.server.protocol.shared.transport
-
- transportAddress - Variable in class org.apache.directory.server.config.beans.TransportBean
-
The transport address
- transportBackLog - Variable in class org.apache.directory.server.config.beans.TransportBean
-
The backlog for the transport services
- TransportBean - Class in org.apache.directory.server.config.beans
-
A class used to store the Transport configuration.
- TransportBean() - Constructor for class org.apache.directory.server.config.beans.TransportBean
-
Create a new TransportBean instance
- transportEnableSsl - Variable in class org.apache.directory.server.config.beans.TransportBean
-
A flag set if SSL is enabled
- transportId - Variable in class org.apache.directory.server.config.beans.TransportBean
-
The unique identifier for this transport
- transportNbThreads - Variable in class org.apache.directory.server.config.beans.TransportBean
-
The number of threads to use for the IoAcceptor executor
- TransportProtocol - Enum in org.apache.directory.server.protocol.shared
-
Type safe enumeration for the transport protocol.
- TransportProtocol(int, String) - Constructor for enum org.apache.directory.server.protocol.shared.TransportProtocol
-
- transports - Variable in class org.apache.directory.server.config.beans.ServerBean
-
The set of transports to use for this server
- transports - Variable in class org.apache.directory.server.protocol.shared.AbstractProtocolService
-
The service transports.
- TransportType - Enum in org.apache.directory.server.annotations
-
The two different type of Transport
- TransportType() - Constructor for enum org.apache.directory.server.annotations.TransportType
-
- tree - Variable in class org.apache.directory.server.core.avltree.avl.AvlTreeSet
-
- tree - Variable in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
-
The underlying AVL tree map
- tree - Variable in class org.apache.directory.server.core.avltree.AvlTreeCursor
-
The underlying AVL tree
- TRIGGER_EXECUTION_SUBENTRY_OC - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- TRIGGER_EXECUTION_SUBENTRY_OC_OID - Static variable in class org.apache.directory.server.constants.ApacheSchemaConstants
-
- TriggerExecutionAAP - Class in org.apache.directory.server.core.api.administrative
-
A class used to create a TriggerExecution AAP
- TriggerExecutionAAP(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.TriggerExecutionAAP
-
Create an instance of TriggerExecution AAP
- TriggerExecutionAdministrativePoint - Class in org.apache.directory.server.core.api.administrative
-
An abstract class used for TriggerExecution APs
- TriggerExecutionAdministrativePoint(Dn, String, AdministrativeRole) - Constructor for class org.apache.directory.server.core.api.administrative.TriggerExecutionAdministrativePoint
-
Create an instance of TriggerExecutionAdministrativePoint
- triggerExecutionAPCache - Variable in class org.apache.directory.server.core.DefaultDirectoryService
-
The TriggerExecution AdministrativePoint cache
- TriggerExecutionAuthorizer - Interface in org.apache.directory.server.core.trigger
-
- triggerExecutionAuthorizer - Variable in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
a Trigger Execution Authorizer
- TriggerExecutionIAP - Class in org.apache.directory.server.core.api.administrative
-
A class used to create a TriggerExecution IAP
- TriggerExecutionIAP(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.TriggerExecutionIAP
-
Create an instance of TriggerExecution IAP
- triggerExecutionSap - Variable in class org.apache.directory.server.core.api.administrative.AutonomousAdministrativePoint
-
A pointer to the TriggerExecution SAP
- TriggerExecutionSAP - Class in org.apache.directory.server.core.api.administrative
-
A class used to create a TriggerExecution SAP
- TriggerExecutionSAP(Dn, String) - Constructor for class org.apache.directory.server.core.api.administrative.TriggerExecutionSAP
-
Create an instance of TriggerExecution SAP
- triggerExecutionSubentries - Variable in class org.apache.directory.server.core.api.AttributeTypeProvider
-
- TriggerInterceptor - Class in org.apache.directory.server.core.trigger
-
The Trigger Service based on the Trigger Specification.
- TriggerInterceptor() - Constructor for class org.apache.directory.server.core.trigger.TriggerInterceptor
-
Creates a new instance of a TriggerInterceptor.
- triggerParser - Variable in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
a normalizing Trigger Specification parser
- triggerSpecCache - Variable in class org.apache.directory.server.core.trigger.TriggerInterceptor
-
a triggerSpecCache that responds to add, delete, and modify attempts
- TriggerSpecCache - Class in org.apache.directory.server.core.trigger
-
A cache for Trigger Specifications which responds to specific events to
perform cache house keeping as trigger subentries are added, deleted
and modified.
- TriggerSpecCache(DirectoryService) - Constructor for class org.apache.directory.server.core.trigger.TriggerSpecCache
-
Creates a TriggerSpecification cache.
- triggerSpecParser - Variable in class org.apache.directory.server.core.trigger.TriggerSpecCache
-
a normalizing TriggerSpecification parser
- triggerSpecs - Variable in class org.apache.directory.server.core.trigger.TriggerSpecCache
-
a map of strings to TriggerSpecification collections
- trType - Variable in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
The transited type.
- trTypeLength - Variable in class org.apache.directory.shared.kerberos.components.TransitedEncoding
-
- truncate() - Method in class org.apache.directory.server.ldap.replication.provider.ReplicaEventLog
-
Deletes the queue (to remove the log) and recreates a new queue instance
with the same queue name.
- truncated - Variable in class org.apache.directory.server.dns.messages.DnsMessage
-
- truncated - Variable in class org.apache.directory.server.dns.messages.DnsMessageModifier
-
- trustManager - Static variable in class org.apache.directory.server.ldap.replication.ReplicationTrustManager
-
the internal trust manager used for verifying the certificates
- trustManager - Variable in class org.apache.directory.server.ldap.replication.SyncReplConfiguration
-
the X509 certificate trust manager used, default value set to NoVerificationTrustManager
- TTL - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema TTL for an apacheDnsAbstractRecord
- tuple - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
-
- tuple - Variable in class org.apache.directory.server.core.shared.SortedEntryCursor
-
- tuple - Variable in class org.apache.directory.server.xdbm.IndexEntry
-
The underlying Tuple
- tupleCache - Variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
-
a tupleCache that responds to add, delete, and modify attempts
- TupleCache - Class in org.apache.directory.server.core.authz
-
A cache for tuple sets which responds to specific events to perform
cache house keeping as access control subentries are added, deleted
and modified.
- TupleCache(CoreSession) - Constructor for class org.apache.directory.server.core.authz.TupleCache
-
Creates a ACITuple cache.
- TupleComparator<K,V> - Interface in org.apache.directory.server.core.partition.impl.btree
-
Used to compare the sorting order of binary data.
- tupleCursor - Variable in class org.apache.directory.server.ldap.replication.provider.ReplicaJournalCursor
-
the underlying journal's cursor
- tuples - Variable in class org.apache.directory.server.core.authz.TupleCache
-
a map of strings to ACITuple collections
- type - Variable in class org.apache.directory.server.core.shared.SortedEntryComparator
-
the attribute's type
- type - Variable in class org.apache.directory.server.dhcp.messages.HardwareAddress
-
[htype] Hardware address type, see ARP section in "Assigned Numbers" RFC;
e.g., '1' = 10mb ethernet.
- type - Variable in class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
-
- TYPE - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
-
the apachedns schema type for an apacheDnsAbstractRecord
- type - Variable in exception org.apache.directory.server.kerberos.sam.SamException
-
the SAM type that caused this exception
- TYPE_TO_OBJECTCLASS - Static variable in class org.apache.directory.server.dns.store.jndi.operations.GetRecords
-
Mappings of type to objectClass.
- TYPED_DATA_TDDATA_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
- TYPED_DATA_TDTYPE_TAG - Static variable in class org.apache.directory.shared.kerberos.KerberosConstants
-
TypedData tags
- typedData - Variable in class org.apache.directory.shared.kerberos.codec.typedData.TypedDataContainer
-
An TypedData container
- TypedData - Class in org.apache.directory.shared.kerberos.components
-
TYPED-DATA ::= SEQUENCE SIZE (1..MAX) OF SEQUENCE {
data-type [0] Int32,
data-value [1] OCTET STRING OPTIONAL
}
- TypedData() - Constructor for class org.apache.directory.shared.kerberos.components.TypedData
-
- TypedData.TD - Class in org.apache.directory.shared.kerberos.components
-
- TypedDataContainer - Class in org.apache.directory.shared.kerberos.codec.typedData
-
The TypedData container stores the TypedData decoded by the Asn1Decoder.
- TypedDataContainer() - Constructor for class org.apache.directory.shared.kerberos.codec.typedData.TypedDataContainer
-
Creates a new TypedDataContainer object.
- TypedDataGrammar - Class in org.apache.directory.shared.kerberos.codec.typedData
-
This class implements the TypedData structure.
- TypedDataGrammar() - Constructor for class org.apache.directory.shared.kerberos.codec.typedData.TypedDataGrammar
-
Creates a new TypedDataGrammar object.
- TypedDataInit - Class in org.apache.directory.shared.kerberos.codec.typedData.actions
-
The action used to initialize the TypedData object
- TypedDataInit() - Constructor for class org.apache.directory.shared.kerberos.codec.typedData.actions.TypedDataInit
-
Instantiates a new TypedDataInit action.
- typedDataList - Variable in class org.apache.directory.shared.kerberos.components.TypedData
-
The list of TypedData elements
- typedDataSeqLength - Variable in class org.apache.directory.shared.kerberos.components.TypedData
-
- typedDataSeqSeqLength - Variable in class org.apache.directory.shared.kerberos.components.TypedData
-
- TypedDataStatesEnum - Enum in org.apache.directory.shared.kerberos.codec.typedData
-
This class store the TypedData grammar's constants.
- TypedDataStatesEnum() - Constructor for enum org.apache.directory.shared.kerberos.codec.typedData.TypedDataStatesEnum
-
- typesOnly - Variable in class org.apache.directory.server.core.api.interceptor.context.FilteringOperationContext
-
A flag to tell if only the attribute names to be returned.
- val - Variable in enum org.apache.directory.kerberos.client.ChangePasswordResultCode
-
- VALID_CODES - Static variable in exception org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyException
-
the array of valid error codes representing password policy errors
- VALID_OU_VALUES - Static variable in class org.apache.directory.server.core.api.schema.registries.synchronizers.RegistrySynchronizerAdaptor
-
- VALID_OU_VALUES - Static variable in class org.apache.directory.server.core.schema.SchemaSubentryManager
-
- validate(String, Entry) - Method in class org.apache.directory.server.core.api.authn.ppolicy.DefaultPasswordValidator
-
checks if the given password meets the required quality constraints.
- validate() - Method in class org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyConfiguration
-
validates the policy configuration and throws a LdapException if there are any errors
- validate(String, Entry) - Method in interface org.apache.directory.server.core.api.authn.ppolicy.PasswordValidator
-
checks if the given password meets the required quality constraints.
- VALIDATE - Static variable in class org.apache.directory.shared.kerberos.codec.options.KdcOptions
-
KDC option - validate.
- validateErrorCode(int) - Method in exception org.apache.directory.server.core.api.authn.ppolicy.PasswordPolicyException
-
this method checks if the given error code is valid or not.
- validatePasswordLength(String, PasswordPolicyConfiguration) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
-
validates the length of the password
- validEnd - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- validEnd - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- validStart - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
-
- validStart - Variable in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
-
- value - Variable in enum org.apache.directory.server.config.ConfigSchemaConstants
-
The interned value
- value - Variable in enum org.apache.directory.server.core.api.authn.ppolicy.CheckQualityEnum
-
The stored value
- value - Variable in class org.apache.directory.server.core.api.interceptor.context.CompareOperationContext
-
The value to be compared
- value - Variable in class org.apache.directory.server.core.avltree.avl.AvlNode
-
- value - Variable in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
-
the value stored in the node
- value - Variable in enum org.apache.directory.server.dns.messages.MessageType
-
- value - Variable in enum org.apache.directory.server.dns.messages.OpCode
-
- value - Variable in enum org.apache.directory.server.dns.messages.ProtocolType
-
- value - Variable in enum org.apache.directory.server.dns.messages.RecordClass
-
- value - Variable in enum org.apache.directory.server.dns.messages.RecordType
-
- value - Variable in enum org.apache.directory.server.dns.messages.ResponseCode
-
- value - Variable in enum org.apache.directory.server.dns.messages.ServiceType
-
- value - Variable in enum org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswdErrorType
-
The value/code for the error type.
- value - Variable in enum org.apache.directory.shared.kerberos.codec.types.AuthorizationType
-
The value/code for the authorization type.
- value - Variable in enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
The value/code for the encryption type.
- value - Variable in enum org.apache.directory.shared.kerberos.codec.types.HostAddrType
-
The value/code for the host address type.
- value - Variable in enum org.apache.directory.shared.kerberos.codec.types.LastReqType
-
The value/code for the checksum type.
- value - Variable in enum org.apache.directory.shared.kerberos.codec.types.PaDataType
-
The value/code for the pre-authentication type.
- value - Variable in enum org.apache.directory.shared.kerberos.codec.types.PrincipalNameType
-
The value/code for the principal name type.
- value - Variable in enum org.apache.directory.shared.kerberos.codec.types.TransitedEncodingType
-
The value/code for the transited encoding type.
- value - Variable in enum org.apache.directory.shared.kerberos.crypto.checksum.ChecksumType
-
The value/code for the checksum type.
- value - Variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
The value/code for the error type.
- value - Variable in class org.apache.directory.shared.kerberos.flags.AbstractKerberosFlags
-
The associated value
- value - Variable in enum org.apache.directory.shared.kerberos.flags.TicketFlag
-
- value - Variable in enum org.apache.directory.shared.kerberos.KerberosMessageType
-
- valueAvailable - Variable in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
-
- valueAvailable - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
-
Tells if we have a tuple to return
- valueAvailable - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsCursor
-
Whether or not a value is available when get() is called.
- valueAvailable - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
-
- valueAvailable - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
-
- valueAvailable - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.NoDupsCursor
-
- valueAvailable - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.KeyTupleValueCursor
-
- valueAvailable - Variable in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotCursor
-
A flag set when there is a Tuple available
- valueAvailable - Variable in class org.apache.directory.server.xdbm.impl.avl.AvlTableDupsCursor
-
Whether or not a value is available when get() is called.
- valueAvailable - Variable in class org.apache.directory.server.xdbm.KeyTupleArrayCursor
-
- valueComparator - Variable in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
The Comparator used for comparing the values
- valueComparator - Variable in class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
-
- valueComparator - Variable in class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
-
The value comparison to use - keys are Longs
- valueComparator - Variable in class org.apache.directory.server.xdbm.AbstractTable
-
a value comparator for the values in this Table
- valueCursor(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
- valueCursor(K) - Method in class org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotTable
-
Creates a Cursor that traverses Table values for the same key.
- valueCursor(K) - Method in class org.apache.directory.server.xdbm.impl.avl.AvlTable
-
Creates a Cursor that traverses Table values for the same key.
- valueCursor(K) - Method in interface org.apache.directory.server.xdbm.Table
-
Creates a Cursor that traverses Table values for the same key.
- valueOf(String) - Static method in enum org.apache.directory.kerberos.client.ChangePasswordResultCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.annotations.TransportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.config.ConfigSchemaConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.core.api.authn.ppolicy.CheckQualityEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.core.api.changelog.LogChange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.core.api.changelog.RevisionOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.core.api.event.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.core.api.InterceptorEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.core.api.OperationEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.core.api.ReferralHandlingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.core.avltree.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.core.jndi.ControlEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.core.subtree.SubentryInterceptor.OperationEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.directory.server.dhcp.messages.HardwareAddress
-
- valueOf(String) - Static method in enum org.apache.directory.server.dhcp.messages.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.OpCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.ProtocolType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.RecordClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.RecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.ResponseCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.ServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.i18n.I18n
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswdErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmSaslServer.NegotiationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer.InitialResponse
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer.NegotiationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.ldap.replication.consumer.ReplicationStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.ntp.messages.LeapIndicatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.ntp.messages.ModeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.ntp.messages.StratumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.protocol.shared.TransportProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.server.UberjarMain.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.apRep.ApRepStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.apReq.ApReqStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.asRep.AsRepStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.asReq.AsReqStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.checksum.ChecksumStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2StatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.KerberosMessageStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.krbCred.KrbCredStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.krbError.KrbErrorStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.lastReq.LastReqStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.methodData.MethodDataStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.padata.PaDataStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.ticket.TicketStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.typedData.TypedDataStatesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.types.AuthorizationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.types.HostAddrType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.types.LastReqType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.types.PaDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.types.PrincipalNameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.types.SamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.codec.types.TransitedEncodingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.crypto.checksum.ChecksumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.flags.TicketFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.directory.shared.kerberos.KerberosMessageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.directory.kerberos.client.ChangePasswordResultCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.annotations.TransportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.config.ConfigSchemaConstants
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.core.api.authn.ppolicy.CheckQualityEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.core.api.changelog.LogChange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.core.api.changelog.RevisionOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.core.api.event.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.core.api.InterceptorEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.core.api.OperationEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.core.api.ReferralHandlingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.core.avltree.Position
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.core.jndi.ControlEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.core.subtree.SubentryInterceptor.OperationEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.dhcp.messages.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.dns.messages.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.dns.messages.OpCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.dns.messages.ProtocolType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.dns.messages.RecordClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.dns.messages.RecordType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.dns.messages.ResponseCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.dns.messages.ServiceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.i18n.I18n
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.kerberos.changepwd.exceptions.ChangePasswdErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
These two lines are all that's necessary to export a List of VALUES.
- VALUES - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
-
VALUES needs to be located here, otherwise illegal forward reference.
- values() - Static method in enum org.apache.directory.server.ldap.handlers.sasl.ntlm.NtlmSaslServer.NegotiationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer.InitialResponse
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.ldap.handlers.sasl.plain.PlainSaslServer.NegotiationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.ldap.replication.consumer.ReplicationStatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.ntp.messages.LeapIndicatorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.ntp.messages.ModeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
A list of all the reference identifier type constants.
- values() - Static method in enum org.apache.directory.server.ntp.messages.StratumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
-
- values() - Static method in enum org.apache.directory.server.protocol.shared.TransportProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.server.UberjarMain.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.adAndOr.AdAndOrStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.adKdcIssued.AdKDCIssuedStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.apRep.ApRepStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.apReq.ApReqStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.asRep.AsRepStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.asReq.AsReqStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.authenticator.AuthenticatorStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.authorizationData.AuthorizationDataStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.changePwdData.ChangePasswdDataStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.checksum.ChecksumStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.encApRepPart.EncApRepPartStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.encAsRepPart.EncAsRepPartStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.EncKdcRepPart.EncKdcRepPartStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.encKrbCredPart.EncKrbCredPartStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.encKrbPrivPart.EncKrbPrivPartStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.encryptedData.EncryptedDataStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.encryptionKey.EncryptionKeyStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.encTgsRepPart.EncTgsRepPartStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.encTicketPart.EncTicketPartStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.etypeInfo.ETypeInfoStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2.ETypeInfo2StatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.etypeInfo2Entry.ETypeInfo2EntryStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.etypeInfoEntry.ETypeInfoEntryStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.hostAddress.HostAddressStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.hostAddresses.HostAddressesStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.kdcRep.KdcRepStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.kdcReq.KdcReqStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.kdcReqBody.KdcReqBodyStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.KerberosMessageStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.krbCred.KrbCredStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.krbCredInfo.KrbCredInfoStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.krbError.KrbErrorStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.krbPriv.KrbPrivStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.krbSafe.KrbSafeStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.krbSafeBody.KrbSafeBodyStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.lastReq.LastReqStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.methodData.MethodDataStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.padata.PaDataStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.paEncTsEnc.PaEncTsEncStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.principalName.PrincipalNameStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.tgsRep.TgsRepStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.tgsReq.TgsReqStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.ticket.TicketStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.transitedEncoding.TransitedEncodingStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.typedData.TypedDataStatesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.types.AuthorizationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.types.EncryptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.types.HostAddrType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.types.LastReqType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.types.PaDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.types.PrincipalNameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.types.SamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.codec.types.TransitedEncodingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.crypto.checksum.ChecksumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
Array for building a List of VALUES.
- VALUES - Static variable in class org.apache.directory.shared.kerberos.exceptions.ErrorType
-
A List of all the error type constants.
- values() - Static method in enum org.apache.directory.shared.kerberos.flags.TicketFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.directory.shared.kerberos.KerberosMessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES_ARRAY - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
-
Array for building a List of VALUES.
- valueSerializer - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
-
A value serializer
- ValueTreeCursor<V> - Class in org.apache.directory.server.core.partition.impl.btree.mavibot
-
TODO ValueTreeCursor.
- ValueTreeCursor(ValueCursor<V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.mavibot.ValueTreeCursor
-
- valueTuple - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
-
- VENDOR_MAGIC_COOKIE - Static variable in class org.apache.directory.server.dhcp.io.DhcpMessageDecoder
-
- VENDOR_MAGIC_COOKIE - Static variable in class org.apache.directory.server.dhcp.io.DhcpMessageEncoder
-
- VendorClassIdentifier - Class in org.apache.directory.server.dhcp.options.dhcp
-
This option is used by DHCP clients to optionally identify the vendor
type and configuration of a DHCP client.
- VendorClassIdentifier() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.VendorClassIdentifier
-
- VendorSpecificInformation - Class in org.apache.directory.server.dhcp.options.misc
-
This option is used by clients and servers to exchange vendor-
specific information.
- VendorSpecificInformation() - Constructor for class org.apache.directory.server.dhcp.options.misc.VendorSpecificInformation
-
- VERIFICATION - Static variable in class org.apache.directory.server.wrapper.ExitCodes
-
- verifiers - Variable in class org.apache.directory.server.kerberos.sam.SamSubsystem
-
a map of verifiers so we do not need to create a new one every time
- verify(PrincipalStoreEntry, byte[]) - Method in class org.apache.directory.server.kerberos.sam.SamSubsystem
-
Uses the principal entry information to load the approapriate SamVerifier
and verify the Single-use password.
- verify(KerberosPrincipal, byte[]) - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
-
Verifies the single use password supplied.
- verifyAuthHeader(ApReq, Ticket, EncryptionKey, long, ReplayCache, boolean, InetAddress, CipherTextHandler, KeyUsage, boolean) - Static method in class org.apache.directory.shared.kerberos.KerberosUtils
-
Verifies an AuthHeader using guidelines from RFC 1510 section A.10., "KRB_AP_REQ verification."
- verifyBodyChecksum(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
RFC4120
Section 3.3.2.
- verifyChecksum(Checksum, byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumHandler
-
Verify a checksum by providing the raw bytes and an (optional) key for keyed checksums.
- verifyEncryptedTimestamp(AuthenticationContext) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
- verifyInstallation() - Method in class org.apache.directory.server.core.api.AbstractLayout
-
Verifies the installation by checking required directories and files.
- verifyPolicy(AuthenticationContext) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
- verifySam(AuthenticationContext) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
-
- verifyServiceTicket(ChangePasswordContext) - Static method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- verifyServiceTicketAuthHeader(ChangePasswordContext) - Static method in class org.apache.directory.server.kerberos.changepwd.service.ChangePasswordService
-
- verifyTgt(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- verifyTgtAuthHeader(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
-
- version - Variable in class org.apache.directory.kerberos.credentials.cache.CredentialsCache
-
- VERSION_0X501 - Static variable in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
- VERSION_0X501_BYTES - Static variable in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
Byte array constant for keytab file format 5.1.
- VERSION_0X502 - Static variable in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
- VERSION_0X502_BYTES - Static variable in class org.apache.directory.server.kerberos.shared.keytab.Keytab
-
Byte array constant for keytab file format 5.2.
- versionNumber - Variable in class org.apache.directory.server.kerberos.changepwd.messages.AbstractPasswordMessage
-
- versionNumber - Variable in class org.apache.directory.server.ntp.messages.NtpMessage
-
- versionNumber - Variable in class org.apache.directory.server.ntp.messages.NtpMessageModifier
-
- versionNumber - Variable in class org.apache.directory.shared.kerberos.messages.Authenticator
-
The authenticator version number
- visit(ExprNode) - Method in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
Visit the tree, normalizing the leaves and recusrsively visit the branches.
- visit(LinkedAvlNode<K>, LinkedAvlNode<K>) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
-
- visit(LinkedAvlMapNode<K, V>, LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
-
- visit(ExprNode) - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
-
- visitBranchNode(BranchNode) - Method in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
Visit a BranchNode.
- visitExtensibleNode(ExtensibleNode) - Method in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
Visit a ExtensibleNode.
- visitPresenceNode(PresenceNode) - Method in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
Visit a PresenceNode.
- visitSimpleNode(SimpleNode) - Method in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
Visit a SimpleNode.
- visitSubstringNode(SubstringNode) - Method in class org.apache.directory.server.core.api.normalization.FilterNormalizingVisitor
-
Visit a SubstringNode.