h2. Security Service Sub-component of [OpenEJB| Design] h2. Definition Provides the container with an authenticated client identity. h2. Also Known As * Security Provider h2. Responsibilities * Authenticate the user in an implementation specific way * Provides OpenEJB a reference to the current security identity of the client * Assists OpenEJB with role-based authorization control h2. Related Classes * org.apache.openejb.spi.SecurityService