| Package | Description | 
|---|---|
| oracle.ifs.server | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
S_TieDirectoryUser
An S_TieDirectoryUser allows the Oracle-defined behavior of the
 DIRECTORYUSER classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected S_DirectoryUser | 
S_LibrarySession.m_FeignedUser
The current S_DirectoryUser. 
 | 
protected S_DirectoryUser | 
S_LibrarySession.m_User
The S_DirectoryUser that was authenticated to create this
 S_LibrarySession. 
 | 
protected S_DirectoryUser | 
S_UserState.m_User  | 
| Modifier and Type | Method and Description | 
|---|---|
S_DirectoryUser | 
S_LibrarySession.getAuthenticatedUser()
Gets the S_DirectoryUser for which this S_LibrarySession was
 authenticated. 
 | 
S_DirectoryUser | 
S_UserProfile.getDirectoryUser()
Gets the user of this profile. 
 | 
protected S_DirectoryUser | 
S_PublicObject.getOwner()
getOwner - gets the owner of this object 
 | 
S_DirectoryUser | 
S_LibrarySession.getUser()
Gets the current S_DirectoryUser for this S_LibrarySession. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AccessLevel | 
S_AccessControlList.getGrantedAccessLevel(S_DirectoryUser user)
Returns the access level for the specified user. 
 | 
protected void | 
S_LibrarySession.setDirectoryUser(S_DirectoryUser user)
Sets the S_DirectoryUser of this S_LibrarySession. 
 | 
| Constructor and Description | 
|---|
S_UserState(S_LibrarySession session,
           S_DirectoryUser user)
Constructs an S_UserState. 
 | 
Copyright © 2025. All rights reserved.