| Name | Description | Type | Package | Framework |
| AclNotFoundException | This is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List). | Class | java.security.acl | Java SE |
|
| Acl | Interface representing an Access Control List (ACL). | Interface | java.security.acl | Java SE |
|
| AclEntry | This is the interface used for representing one entry in an Access Control List (ACL). | Interface | java.security.acl | Java SE |
|
| Group | This interface is used to represent a group of principals. | Interface | java.security.acl | Java SE |
|
| LastOwnerException | This is an exception that is thrown whenever an attempt is made to delete the last owner of an Access Control List. | Class | java.security.acl | Java SE |
|
| NotOwnerException | This is an exception that is thrown whenever the modification of an object (such as an Access Control List) is only allowed to be done by an owner of | Class | java.security.acl | Java SE |
|
| Owner | Interface for managing owners of Access Control Lists (ACLs) or ACL configurations. | Interface | java.security.acl | Java SE |
|
| Permission | This interface represents a permission, such as that used to grant a particular type of access to a resource. | Interface | java.security.acl | Java SE |
|
| Acl | Interface representing an Access Control List (ACL). | Interface | security.acl | Code Trails |
|
| AclEntry | This is the interface used for representing one entry in an Access Control List (ACL). | Interface | security.acl | Code Trails |
|
| AclEntryImpl | This is a class that describes one entry that associates users or groups with permissions in the ACL. | Class | security.acl | Code Trails |
|
| AclEnumerator | | Class | security.acl | Code Trails |
|
| AclImpl | An Access Control List (ACL) is encapsulated by this class. | Class | security.acl | Code Trails |
|
| AclNotFoundException | This is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List). | Class | security.acl | Code Trails |
|
| AllPermissionsImpl | This class implements the principal interface for the set of all permissions. | Class | security.acl | Code Trails |
|
| AbstractListableRealm | The Abstract Listable realm class is used to write custom security realms. | Class | weblogic.security.acl | Oracle WebLogic |
|
| AbstractManageableRealm | | Class | weblogic.security.acl | Oracle WebLogic |
|
| AclEntryImpl | This class implements the AclEntry interface, which is used to represent one entry in an Access Control List (ACL). | Class | weblogic.security.acl | Oracle WebLogic |
|
| AclImpl | This class implements the java. | Class | weblogic.security.acl | Oracle WebLogic |
|
| AdminPermissions | This class contains system-wide weblogic. | Class | weblogic.security.acl | Oracle WebLogic |
|
| CachingRealm | | Class | weblogic.security.acl | Oracle WebLogic |
|
| CachingRealm .CaseInsensitiveUserInfo | | Class | weblogic.security.acl.CachingRealm | Oracle WebLogic |
|
| CachingRealm .Entry | Methods inherited from class java. | Class | weblogic.security.acl.CachingRealm | Oracle WebLogic |
|
| CachingRealm .UserEntry | This is a special entry class, used only in the user positiveMethods inherited from class java. | Class | weblogic.security.acl.CachingRealm | Oracle WebLogic |
|
| CertAuthentication | The public face of the CertAuthenticator interface. | Class | weblogic.security.acl | Oracle WebLogic |
|
| CertAuthenticator | This interface is used to perform certificate-based user authentication. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| ClosableEnumeration | An enumeration that can be terminated thus releasing resources. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| CredentialChanger | | Interface | weblogic.security.acl | Oracle WebLogic |
|
| DebuggableRealm | | Interface | weblogic.security.acl | Oracle WebLogic |
|
| DefaultGroupImpl | | Class | weblogic.security.acl | Oracle WebLogic |
|
| DefaultUserImpl | DefaultUserImpl is the default implementation of the interface User. | Class | weblogic.security.acl | Oracle WebLogic |
|
| DefaultUserInfoImpl | DefaultUserInfoImpl is the default implementation of the UserInfo interface. | Class | weblogic.security.acl | Oracle WebLogic |
|
| DynamicUserAcl | Supports the dynamic creation of ACLs for owned resources. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| Everyone | Everyone is an implementation of Group, which is includes everyone. | Class | weblogic.security.acl | Oracle WebLogic |
|
| ExplicitlyControlled | This class is not used. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| FlatGroup | Caching group implementation. | Class | weblogic.security.acl | Oracle WebLogic |
|
| FlatGroup .Source | If your realm class inherits from AbstractListableRealm, you don't need to implement this interface; instead, your realm class | Interface | weblogic.security.acl.FlatGroup | Oracle WebLogic |
|
| GroupImpl | GroupImpl implements Group, which is used to represent a group of principals. | Class | weblogic.security.acl | Oracle WebLogic |
|
| ListableRealm | A ListableRealm extends BasicRealm and adds the ability to list its instances. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| ManageableRealm | ManageableRealm is the full-featured interface for realms. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| OwnerImpl | OwnerImpl implements Owner to manage owners of Access Control Lists (ACLs) or ACL configurations. | Class | weblogic.security.acl | Oracle WebLogic |
|
| PermissionImpl | A straightforward implementation of the Permission interface, which represents a permission, such as that used to grant a | Class | weblogic.security.acl | Oracle WebLogic |
|
| PrivilegedAction | A computation to be performed with privileges enabled. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| PrivilegedExceptionAction | A computation to be performed with privileges enabled, that throws one or more checked exceptions. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| Realm | The Realm class is used for its name space only. | Class | weblogic.security.acl | Oracle WebLogic |
|
| RealmProxy | RealmProxy represents a Realm of the same name on the client side. | Class | weblogic.security.acl | Oracle WebLogic |
|
| RefreshableRealm | A mix-in interface which allows a security realm to be refreshed from the Administration Console. | Interface | weblogic.security.acl | Oracle WebLogic |
|
| Security | The Security class groups static functions for accessing the default realm and authentication contexts for threads. | Class | weblogic.security.acl | Oracle WebLogic |
|
| SecurityService | | Interface | weblogic.security.acl | Oracle WebLogic |
|
| SSLUserInfo | See Also:Serialized FormFields inherited from class weblogic. | Class | weblogic.security.acl | Oracle WebLogic |
|
| TTLCache | Fixed-size pseudo-LRU cache with per-entry TTL attributes. | Class | weblogic.security.acl | Oracle WebLogic |
|
| ACLPermission | | Interface | org.exist.security | ExistDB |
|
| ACLPermission .ACE_ACCESS_TYPE | | Class | org.exist.security | ExistDB |
|
| ACLPermission .ACE_TARGET | | Class | org.exist.security | ExistDB |
|
| AclTableModel | | Class | org.exist.client.security | ExistDB |
|
| AclAlreadyAssignedToAclException | Class implementing exception raised when a specific IAclEntry is already assigned to an IAcl . | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| AclException | Class implementing exception raised when a general acl problem occurs. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| AclExistsException | Class implementing exception raised when a specific IAcl alreadySee Also:Serialized Form | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| AclLastOwnerException | Class implementing exception raised when a principal is the last owner of an IAcl and can not be removed. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| AclNotAuthorizedException | Class implementing exception raised when a principal is not authorized. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| AclPermissionExistsException | Class implementing exception raised when a specific IAclPermissionSee Also:Serialized Form | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| AclPermissionNotSupportedException | Class implementing exception raised when a specific IAclPermission is not supported by the IAclManager . | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| AclPermissionUsedException | Class implementing exception raised when a specific IAclPermission is used and can not be removed. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| AclPersistenceException | Class implementing exception raised when an error occured during access of the IAclManager 's persistence layer. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| AclPredefinedPermissionException | Class implementing exception raised when a specific IAclPermission is predefined by the IAclManager . | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| IAcl | Interface describing an access control list, short ACL. | Interface | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| IAclEntry | Interface describing an access control list entry, short ACL entry. | Interface | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| IAclInheritanceController | Interface describing an ACL inheritance controller responsible to walk along the inheritence chain of the ACL security setting propagation, e. | Interface | com.sap.netweaver.bc.rf.mi.security.acl | SAP NetWeaver |
|
| IAclPermission | An IAclPermission denominates a set of actions that can be carried out on an object and can be granted or denied to a principal. | Interface | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| IAclPermissionList | | Interface | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| IAclPermissionListIterator | An IAclPermissionListIterator is an iterator for an IAclPermissionList . | Interface | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| IAclSecurityManager | Interface describing an access control list security sub manager, short ACL security sub manager. | Interface | com.sap.netweaver.bc.rf.mi.security.acl | SAP NetWeaver |
|
| IObjectType | An IObjectType is specifies the possible type of an object, an ACL can be assigned to. | Interface | com.sap.netweaver.bc.rf.mi.security.acl | SAP NetWeaver |
|
| ObjectType | The default implementation for IObjectType s, the type of an object associated to an IAcl . | Class | com.sap.netweaver.bc.rf.mi.security.acl | SAP NetWeaver |