Package flex.messaging.security

Security classes.

See:
          Description

Interface Summary
LoginCommand The class name of the implementation of this interface is configured in the gateway configuration's security section and is instantiated using reflection on servlet initialization.
LoginCommandExt Extensions to the LoginCommand interface.
MessagingSecurity This is an interface which can be implemented by the MessageAdapter or by the DataManagement Assembler instance.
TomcatLogin Interface to code in the Tomcat valve.
 

Class Summary
JRunLoginCommand A JRun 4 specific implementation of LoginCommand to manually authenticate a user with the current web-app container.
OracleLoginCommand A Oracle specific implementation of LoginCommand to manually authenticate a user with the current web-app container.
TomcatLoginCommand A Tomcat specific implementation of LoginCommand.
TomcatLoginHolder Contains the last good TomcatLogin for use by the TomcatLoginCommand.
WeblogicLoginCommand Authenticates against WebLogic and if using an HttpServlet will store the authenticated user in the request.
WebSphereLoginCommand Authenticates against WebSphere but does not store the authenticated user in the HttpServletRequest for http attempts due to the container not providing a mechanism for access.
 

Exception Summary
SecurityException SecurityException is a localizable exception type that is used to represent client authentication, client authorization and general server-related security errors.
 

Package flex.messaging.security Description

Security classes.



Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/security/package-summary.html