| Package | Description | 
|---|---|
| oracle.ifs.server | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
S_TieAccessControlEntry
S_TieAccessControlEntry allows the Oracle-defined behavior of the
 ACCESSCONTROLENTRY classobject (and its subclasses) to be extended
 or overridden through the server extensibility API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected S_AccessControlEntry | 
AccessControlListResolver.AccessControlEntryData.getAccessControlEntry(S_LibrarySession session)
Gets the AccessControlEntry. 
 | 
S_AccessControlEntry[] | 
S_AccessControlList.getAccessControlEntrys()
Returns the set of S_AccessControlEntry objects
 associated with this ACL. 
 | 
protected S_AccessControlEntry[] | 
AccessControlListResolver.getAccessControlEntrys(S_LibrarySession session)
Gets the ACE objects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
S_AccessControlList.removeACE(S_AccessControlEntry ace)
Remove a specific ACE from this object. 
 | 
void | 
S_AccessControlList.updateACE(S_AccessControlEntry ace,
         S_LibraryObjectDefinition sdef)
Updates an ACE in the current object using the definition that
 is passed in. 
 | 
Copyright © 2025. All rights reserved.