Class TokenCancellerParameters

java.lang.Object
org.apache.cxf.sts.token.canceller.TokenCancellerParameters

public class TokenCancellerParameters extends Object
This class encapsulates the parameters that will be passed to a TokenCanceller instance to cancel a token. It consists of both parameters that have been extracted from the request, as well as configuration specific to the Operation itself (STSPropertiesMBean etc.)
  • Constructor Details

    • TokenCancellerParameters

      public TokenCancellerParameters()
  • Method Details