Name

DirStateFactory.Result

Synopsis

This inner class of DirStateFactory provides access to both the object and the Attributes of an object that is to be bound in the directory.

public static class DirStateFactory.Result {
// Public Constructors
   public Result( Object obj, Attributes outAttrs);  
// Public Instance Methods
   public Attributes getAttributes();  
   public Object getObject();  
}

Returned By

DirectoryManager.getStateToBind(), DirStateFactory.getStateToBind()

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.