IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.wsspi.security.tai

Interface Summary
TrustAssociationInterceptor

Trust Association interface (com.ibm.wsspi.security.tai.TrustAssociationInterceptor) is a service provider API that enables the integration of third party security service (for example, a reverse Proxy, etc) with WebSphere Application Server.

NegotiateTrustAssociationInterceptor

This interface is an extension to the com.ibm.websphere.security.TrustAssociationInterceptor interface.

TAIPrincipal

This marker interface only needs to be implemented by a TAI provider in cases where they want to put in multiple Principal objects in the Subject that is returned by the TAI.getSubject() API.

Class Summary
TAIResult

This is the result returned from com.ibm.wsspi.security.tai.TrustAssociationInterceptor.negotiateValidateandEstablishTrust method.

NegotiateTrustAssociationInterceptorImpl

This is a convenient abstract base class that extends com.ibm.websphere.security.WebSphereBaseTrustAssociationInterceptor and implements NegotiateTrustAssociationInterceptor and in its implements TrustAssociationInterceptor.validateEstablishedTrust() as no operation and throws WebTrustAssociationFailedException.



IBM WebSphere Application ServerTM
Release 6