IBM WebSphere Application ServerTM
Release 7

Package com.ibm.wsspi.security.tai

Interface Summary
NegotiateTrustAssociationInterceptor Deprecated. As of 5.1.1, replaced by the new com.ibm.wsspi.security.tai.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.
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.
 

Class Summary
NegotiateTrustAssociationInterceptorImpl Deprecated. As of 5.1.1, replaced by the new com.ibm.wsspi.security.tai.TrustAssociationInterceptor interface.
TAIResult This is the result returned from com.ibm.wsspi.security.tai.TrustAssociationInterceptor.negotiateValidateandEstablishTrust method.
 


IBM WebSphere Application ServerTM
Release 7