Class SecurityContextTokenInfoImpl

java.lang.Object
com.sun.xml.ws.security.secconv.impl.SecurityContextTokenInfoImpl
All Implemented Interfaces:
SecurityContextTokenInfo, Serializable

public class SecurityContextTokenInfoImpl extends Object implements SecurityContextTokenInfo
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.
Author:
Manveen Kaur (manveen.kaur@sun.com)
See Also: