The image O_1079.gif shows the sequence of events between a client, OC4J, and an Enterprise Information System during container-managed sign-on, as follows: The Client issues a request with incoming security context to the OC4J instance by way of the Application Component. The Application Component gets a connection without explicit outgoing security context from the OC4J Security Context Manager for JCA (that contains the Resource Adapter). The Context Manager maps the incoming security context to an outgoing security context using a custom authentication class. The outgoing security context is returned to the Resource Manager that uses it to log onto the EIS. The connection is returned to the Application Component that uses it to interact with the EIS under an explicit outgoing security context.

End of description.