Package org.apache.cxf.sts.token.canceller
-
Interface Summary Interface Description TokenCanceller An interface that can cancel a security token. -
Class Summary Class Description SCTCanceller This class cancels a SecurityContextToken.TokenCancellerParameters This class encapsulates the parameters that will be passed to a TokenCanceller instance to cancel a token.TokenCancellerResponse This class encapsulates the response from a TokenCanceller instance after cancelling a token.