Apache CXF API

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

Interface Summary
TokenCanceller An interface that can cancel a security token.
 

Class Summary
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.
 


Apache CXF API

Apache CXF