Package com.ibm.wsspi.security.token


@Version("1.4") package com.ibm.wsspi.security.token
  • Class
    Description
    This class is used for constants that support the security attribute propagation feature.
    This interface should be implemented by service providers that want provide alternative SingleSignonToken implementations.
    This interface should not be implemented directly but rather one should implement either AuthenticationToken, AuthorizationToken, SingleSignonToken or PropagationToken.
    This interface represents the successful result of validating an LTPA token.
    This class provides some helper methods to retrieve the user information from an LTPA token.