Novell exteNd
Director 5.2 API

Package com.sssw.fw.security.api

Provides interfaces to the Security API, including access control and permission data, as well as the security manager.

See:
          Description

Interface Summary
EbiAccessRightMeta This provides an interface for the Access Right Meta object which contains access right metadata information for an object type.
EbiAcl This provides an interface for security Acl provided by the Director's security service.
EbiAclMetaDataQuery This interface defines some of the functionality needed for a User MetaData Query implementation.
EbiAclQuery Objects that implement this interface represent queries that are used to search for Acl entries maintained by the Security Manager.
EbiElementTypeMeta This provides an interface for the Permission MetaData object which contains permission meta info for the framework.
EbiPermission This is the interface class for EboPermission.
EbiPermissionMeta This provides an interface for the Permission MetaData object which contains permission meta info for the framework.
EbiRoleInfo This provides an interface for style info from PortalStyles table.
EbiSecurityAclDelegate The security acl delegate is provided as a facade for accessing security acls either through the local security manager or through the remote security service EJB.
EbiSecurityConstants This class contains constants for SilverStream Security Subsystem.
EbiSecurityDelegate The security delegate is provided as a facade for performing run-time acl-based security or role-based seucurity checking either through the local security manager or through the remote security service EJB
EbiSecurityManager This provides an interface for the security manager.
EbiSecurityMetaDelegate The security meta delegate is provided as a facade for accessing acl based security related metadata info either through the local security manager or through the remote security service EJB
 

Package com.sssw.fw.security.api Description

Provides interfaces to the Security API, including access control and permission data, as well as the security manager.


Novell exteNd
Director 5.2 API