Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Naming.directory Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
AttributeInUseExceptionThis exception is thrown when an operation attempts to add an attribute that already exists.Classjavax.naming.directoryJava SE
AttributeModificationExceptionThis exception is thrown when an attempt is made to add, or remove, or modify an attribute, its identifier,Classjavax.naming.directoryJava SE
AttributeThis interface represents an attribute associated with a named object.Interfacejavax.naming.directoryJava SE
AttributesThis interface represents a collection of attributes.Interfacejavax.naming.directoryJava SE
BasicAttributeThis class provides a basic implementation of the Attribute interface.Classjavax.naming.directoryJava SE
BasicAttributesThis class provides a basic implementation of the Attributes interface.Classjavax.naming.directoryJava SE
DirContextThe directory service interface, containing methods for examining and updating attributesInterfacejavax.naming.directoryJava SE
InitialDirContextThis class is the starting context for performing directory operations.Classjavax.naming.directoryJava SE
InvalidAttributeIdentifierExceptionThis exception is thrown when an attempt is made to add to create an attribute with an invalid attribute identifier.Classjavax.naming.directoryJava SE
InvalidAttributesExceptionThis exception is thrown when an attempt is made to add or modify an attribute set that has been specifiedClassjavax.naming.directoryJava SE
InvalidAttributeValueExceptionThis class is thrown when an attempt is made to add to an attribute a value that conflicts with the attribute'sClassjavax.naming.directoryJava SE
InvalidSearchControlsExceptionThis exception is thrown when the specification of the SearchControls for a search operation is invalid.Classjavax.naming.directoryJava SE
InvalidSearchFilterExceptionThis exception is thrown when the specification of a search filter is invalid.Classjavax.naming.directoryJava SE
ModificationItemThis class represents a modification item.Classjavax.naming.directoryJava SE
NoSuchAttributeExceptionThis exception is thrown when attempting to access an attribute that does not exist.Classjavax.naming.directoryJava SE
SchemaViolationExceptionThis exception is thrown when a method in some ways violates the schema.Classjavax.naming.directoryJava SE
SearchControlsThis class encapsulates factors that determine scope of search and what gets returnedClassjavax.naming.directoryJava SE
SearchResultThis class represents an item in the NamingEnumeration returned as a result of the DirContext.Classjavax.naming.directoryJava SE
AttributeThis interface represents an attribute associated with a named object.Interfacenaming.directoryCode Trails
AttributeInUseExceptionThis exception is thrown when an operation attempts to add an attribute that already exists.Classnaming.directoryCode Trails
AttributeModificationExceptionThis exception is thrown when an attempt is made to add, or remove, or modify an attribute, its identifier,Classnaming.directoryCode Trails
AttributesThis interface represents a collection of attributes.Interfacenaming.directoryCode Trails
BasicAttributeThis class provides a basic implementation of the Attribute interface.Classnaming.directoryCode Trails
BasicAttributesThis class provides a basic implementation of the Attributes interface.Classnaming.directoryCode Trails
DirContextThe directory service interface, containing methods for examining and updating attributesInterfacenaming.directoryCode Trails