Package org.apache.cxf.sts.token.canceller


package org.apache.cxf.sts.token.canceller
  • Class
    Description
    This class cancels a SecurityContextToken.
    An interface that can cancel a security token.
    This class encapsulates the parameters that will be passed to a TokenCanceller instance to cancel a token.
    This class encapsulates the response from a TokenCanceller instance after cancelling a token.