Interface SecurityContextTokenInfo

All Superinterfaces:
Serializable
All Known Implementing Classes:
SecurityContextTokenInfoImpl

@ManagedData(name="SecurityContextTokenInfo") @Description("Security parameters") public interface SecurityContextTokenInfo extends Serializable
The SecurityContextTokenInfo class represents security parameters which will be saved in the Session object so that whenever the endpoint crashes the security negotiations can be resumed from its original state and no new negotiations need to be done.