Directory<ActiveConnection> | 
AbstractUserContext.getActiveConnectionDirectory() | 
 Retrieves a Directory which can be used to view and manipulate
 active connections, but only as allowed by the permissions given to the
 user. 
 | 
Directory<ActiveConnection> | 
DelegatingUserContext.getActiveConnectionDirectory() | 
  | 
Directory<ActiveConnection> | 
UserContext.getActiveConnectionDirectory() | 
 Retrieves a Directory which can be used to view and manipulate
 active connections, but only as allowed by the permissions given to the
 user. 
 | 
Directory<Connection> | 
AbstractUserContext.getConnectionDirectory() | 
 Retrieves a Directory which can be used to view and manipulate
 connections and their configurations, but only as allowed by the
 permissions given to the user. 
 | 
Directory<Connection> | 
DelegatingUserContext.getConnectionDirectory() | 
  | 
Directory<Connection> | 
TokenInjectingUserContext.getConnectionDirectory() | 
  | 
Directory<Connection> | 
UserContext.getConnectionDirectory() | 
 Retrieves a Directory which can be used to view and manipulate
 connections and their configurations, but only as allowed by the
 permissions given to the user. 
 | 
Directory<ConnectionGroup> | 
AbstractUserContext.getConnectionGroupDirectory() | 
 Retrieves a Directory which can be used to view and manipulate
 connection groups and their members, but only as allowed by the
 permissions given to the user. 
 | 
Directory<ConnectionGroup> | 
DelegatingUserContext.getConnectionGroupDirectory() | 
  | 
Directory<ConnectionGroup> | 
TokenInjectingUserContext.getConnectionGroupDirectory() | 
  | 
Directory<ConnectionGroup> | 
UserContext.getConnectionGroupDirectory() | 
 Retrieves a Directory which can be used to view and manipulate
 connection groups and their members, but only as allowed by the
 permissions given to the user. 
 | 
protected Directory<ObjectType> | 
DelegatingDirectory.getDelegateDirectory() | 
 Returns the underlying Directory wrapped by this DelegatingDirectory. 
 | 
Directory<SharingProfile> | 
AbstractUserContext.getSharingProfileDirectory() | 
 Retrieves a Directory which can be used to view and manipulate
 sharing profiles and their configurations, but only as allowed by the
 permissions given to the user. 
 | 
Directory<SharingProfile> | 
DelegatingUserContext.getSharingProfileDirectory() | 
  | 
Directory<SharingProfile> | 
UserContext.getSharingProfileDirectory() | 
 Retrieves a Directory which can be used to view and manipulate
 sharing profiles and their configurations, but only as allowed by the
 permissions given to the user. 
 | 
Directory<User> | 
AbstractUserContext.getUserDirectory() | 
 Retrieves a Directory which can be used to view and manipulate other
 users, but only as allowed by the permissions given to the user of this
 UserContext. 
 | 
Directory<User> | 
DelegatingUserContext.getUserDirectory() | 
  | 
Directory<User> | 
UserContext.getUserDirectory() | 
 Retrieves a Directory which can be used to view and manipulate other
 users, but only as allowed by the permissions given to the user of this
 UserContext. 
 | 
Directory<UserGroup> | 
AbstractUserContext.getUserGroupDirectory() | 
 Retrieves a Directory which can be used to view and manipulate user
 groups, but only as allowed by the permissions given to the user of this
 UserContext. 
 | 
Directory<UserGroup> | 
DelegatingUserContext.getUserGroupDirectory() | 
  | 
Directory<UserGroup> | 
UserContext.getUserGroupDirectory() | 
 Retrieves a Directory which can be used to view and manipulate user
 groups, but only as allowed by the permissions given to the user of this
 UserContext. 
 |