Use EAServer Manager to install the authorization service component in the server, application, package, or Web application. There are two ways in which you can make the authorization service available to all components on EAServer:
Allow multiple packages, Web applications, or applications to share the same authorization service by setting the same value for the authorization service component. If the application utilizes a particular authorization service, then all components accessed by the application also utilize the same authorization service. To configure an authorization service:
At the package level, set the com.sybase.jaguar.package.authorization.service property to the URL for the component that implements this interface in the Advanced tab of the Package Properties window.
At the Web application level, set the com.sybase.jaguar.webapplication.authorization.service property to the URL for the component that implements this interface in the Advanced tab of the Web Applications Properties window.
At the application level, set the com.sybase.jaguar.application.authorization.service property to the URL for the component that implements this interface in the Advanced tab of the Applications Properties window.
Enable the interface on the entire server. Set the com.sybase.jaguar.server.authorization.service property to the URL for the component that implements this interface in the Advanced tab of the Server Properties window. Packages, Web applications, and applications can utilize the authorization service.
Copyright © 2005. Sybase Inc. All rights reserved. |