Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Security.acl Classes and Interfaces - 74 results found.
NameDescriptionTypePackageFramework
AclNotFoundExceptionThis is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List).Classjava.security.aclJava SE
AclInterface representing an Access Control List (ACL).Interfacejava.security.aclJava SE
AclEntryThis is the interface used for representing one entry in an Access Control List (ACL).Interfacejava.security.aclJava SE
GroupThis interface is used to represent a group of principals.Interfacejava.security.aclJava SE
LastOwnerExceptionThis is an exception that is thrown whenever an attempt is made to delete the last owner of an Access Control List.Classjava.security.aclJava SE
NotOwnerExceptionThis 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 ofClassjava.security.aclJava SE
OwnerInterface for managing owners of Access Control Lists (ACLs) or ACL configurations.Interfacejava.security.aclJava SE
PermissionThis interface represents a permission, such as that used to grant a particular type of access to a resource.Interfacejava.security.aclJava SE
AclInterface representing an Access Control List (ACL).Interfacesecurity.aclCode Trails
AclEntryThis is the interface used for representing one entry in an Access Control List (ACL).Interfacesecurity.aclCode Trails
AclEntryImplThis is a class that describes one entry that associates users or groups with permissions in the ACL.Classsecurity.aclCode Trails
AclEnumeratorClasssecurity.aclCode Trails
AclImplAn Access Control List (ACL) is encapsulated by this class.Classsecurity.aclCode Trails
AclNotFoundExceptionThis is an exception that is thrown whenever a reference is made to a non-existent ACL (Access Control List).Classsecurity.aclCode Trails
AllPermissionsImplThis class implements the principal interface for the set of all permissions.Classsecurity.aclCode Trails
AbstractListableRealmThe Abstract Listable realm class is used to write custom security realms.Classweblogic.security.aclOracle WebLogic
AbstractManageableRealmClassweblogic.security.aclOracle WebLogic
AclEntryImplThis class implements the AclEntry interface, which is used to represent one entry in an Access Control List (ACL).Classweblogic.security.aclOracle WebLogic
AclImplThis class implements the java.Classweblogic.security.aclOracle WebLogic
AdminPermissionsThis class contains system-wide weblogic.Classweblogic.security.aclOracle WebLogic
CachingRealmClassweblogic.security.aclOracle WebLogic
CachingRealm .CaseInsensitiveUserInfoClassweblogic.security.acl.CachingRealmOracle WebLogic
CachingRealm .EntryMethods inherited from class java.Classweblogic.security.acl.CachingRealmOracle WebLogic
CachingRealm .UserEntryThis is a special entry class, used only in the user positiveMethods inherited from class java.Classweblogic.security.acl.CachingRealmOracle WebLogic
CertAuthenticationThe public face of the CertAuthenticator interface.Classweblogic.security.aclOracle WebLogic
CertAuthenticatorThis interface is used to perform certificate-based user authentication.Interfaceweblogic.security.aclOracle WebLogic
ClosableEnumerationAn enumeration that can be terminated thus releasing resources.Interfaceweblogic.security.aclOracle WebLogic
CredentialChangerInterfaceweblogic.security.aclOracle WebLogic
DebuggableRealmInterfaceweblogic.security.aclOracle WebLogic
DefaultGroupImplClassweblogic.security.aclOracle WebLogic
DefaultUserImplDefaultUserImpl is the default implementation of the interface User.Classweblogic.security.aclOracle WebLogic
DefaultUserInfoImplDefaultUserInfoImpl is the default implementation of the UserInfo interface.Classweblogic.security.aclOracle WebLogic
DynamicUserAclSupports the dynamic creation of ACLs for owned resources.Interfaceweblogic.security.aclOracle WebLogic
EveryoneEveryone is an implementation of Group, which is includes everyone.Classweblogic.security.aclOracle WebLogic
ExplicitlyControlledThis class is not used.Interfaceweblogic.security.aclOracle WebLogic
FlatGroupCaching group implementation.Classweblogic.security.aclOracle WebLogic
FlatGroup .Source If your realm class inherits from AbstractListableRealm, you don't need to implement this interface; instead, your realm classInterfaceweblogic.security.acl.FlatGroupOracle WebLogic
GroupImplGroupImpl implements Group, which is used to represent a group of principals.Classweblogic.security.aclOracle WebLogic
ListableRealmA ListableRealm extends BasicRealm and adds the ability to list its instances.Interfaceweblogic.security.aclOracle WebLogic
ManageableRealmManageableRealm is the full-featured interface for realms.Interfaceweblogic.security.aclOracle WebLogic
OwnerImplOwnerImpl implements Owner to manage owners of Access Control Lists (ACLs) or ACL configurations.Classweblogic.security.aclOracle WebLogic
PermissionImplA straightforward implementation of the Permission interface, which represents a permission, such as that used to grant aClassweblogic.security.aclOracle WebLogic
PrivilegedActionA computation to be performed with privileges enabled.Interfaceweblogic.security.aclOracle WebLogic
PrivilegedExceptionActionA computation to be performed with privileges enabled, that throws one or more checked exceptions.Interfaceweblogic.security.aclOracle WebLogic
RealmThe Realm class is used for its name space only.Classweblogic.security.aclOracle WebLogic
RealmProxyRealmProxy represents a Realm of the same name on the client side.Classweblogic.security.aclOracle WebLogic
RefreshableRealmA mix-in interface which allows a security realm to be refreshed from the Administration Console.Interfaceweblogic.security.aclOracle WebLogic
SecurityThe Security class groups static functions for accessing the default realm and authentication contexts for threads.Classweblogic.security.aclOracle WebLogic
SecurityServiceInterfaceweblogic.security.aclOracle WebLogic
SSLUserInfoSee Also:Serialized FormFields inherited from class weblogic.Classweblogic.security.aclOracle WebLogic
TTLCacheFixed-size pseudo-LRU cache with per-entry TTL attributes.Classweblogic.security.aclOracle WebLogic
ACLPermissionInterfaceorg.exist.securityExistDB
ACLPermission .ACE_ACCESS_TYPEClassorg.exist.securityExistDB
ACLPermission .ACE_TARGETClassorg.exist.securityExistDB
AclTableModelClassorg.exist.client.securityExistDB
AclAlreadyAssignedToAclExceptionClass implementing exception raised when a specific IAclEntry is already assigned to an IAcl .Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclExceptionClass implementing exception raised when a general acl problem occurs.Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclExistsExceptionClass implementing exception raised when a specific IAcl alreadySee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclLastOwnerExceptionClass implementing exception raised when a principal is the last owner of an IAcl and can not be removed.Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclNotAuthorizedExceptionClass implementing exception raised when a principal is not authorized.Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclPermissionExistsExceptionClass implementing exception raised when a specific IAclPermissionSee Also:Serialized FormClasscom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclPermissionNotSupportedExceptionClass implementing exception raised when a specific IAclPermission is not supported by the IAclManager .Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclPermissionUsedExceptionClass implementing exception raised when a specific IAclPermission is used and can not be removed.Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclPersistenceExceptionClass implementing exception raised when an error occured during access of the IAclManager 's persistence layer.Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclPredefinedPermissionExceptionClass implementing exception raised when a specific IAclPermission is predefined by the IAclManager .Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
IAclInterface describing an access control list, short ACL.Interfacecom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
IAclEntryInterface describing an access control list entry, short ACL entry.Interfacecom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
IAclInheritanceControllerInterface describing an ACL inheritance controller responsible to walk along the inheritence chain of the ACL security setting propagation, e.Interfacecom.sap.netweaver.bc.rf.mi.security.aclSAP NetWeaver
IAclPermissionAn IAclPermission denominates a set of actions that can be carried out on an object and can be granted or denied to a principal.Interfacecom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
IAclPermissionListInterfacecom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
IAclPermissionListIteratorAn IAclPermissionListIterator is an iterator for an IAclPermissionList .Interfacecom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
IAclSecurityManagerInterface describing an access control list security sub manager, short ACL security sub manager.Interfacecom.sap.netweaver.bc.rf.mi.security.aclSAP NetWeaver
IObjectTypeAn IObjectType is specifies the possible type of an object, an ACL can be assigned to.Interfacecom.sap.netweaver.bc.rf.mi.security.aclSAP NetWeaver
ObjectTypeThe default implementation for IObjectType s, the type of an object associated to an IAcl .Classcom.sap.netweaver.bc.rf.mi.security.aclSAP NetWeaver