Package com.ibm.wsspi.security.tai
Interface Summary
Interface | Description |
---|---|
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
Class | Description |
---|---|
TAIResult | This is the result returned from
com.ibm.wsspi.security.tai.TrustAssociationInterceptor.negotiateValidateandEstablishTrust method. |