Interface WSTrustContract<K,V>

All Known Subinterfaces:
IssueSamlTokenContract<K,V>
All Known Implementing Classes:
ICContractImpl, IssueSamlTokenContract, IssueSamlTokenContractImpl, SBIssuedSamlTokenContractImpl, WSTrustContractImpl

public interface WSTrustContract<K,V>
The Contract (SPI) to be used by an STS to handle an Incoming WS-Trust request and send the corresponding response.