| Name | Description | Type | Package | Framework |
| AbstractOperation | This abstract class contains some common functionality for different operations. | Class | org.apache.cxf.sts.operation | Apache CXF |
| TokenCancelOperation | An implementation for Cancel operation interface. | Class | org.apache.cxf.sts.operation | Apache CXF |
| TokenIssueOperation | An implementation of the IssueOperation interface. | Class | org.apache.cxf.sts.operation | Apache CXF |
| TokenRenewOperation | An implementation of the IssueOperation interface to renew tokens. | Class | org.apache.cxf.sts.operation | Apache CXF |
| TokenRequestCollectionOperation | An implementation of the RequestCollectionOperation interface. | Class | org.apache.cxf.sts.operation | Apache CXF |
| TokenValidateOperation | An implementation of the ValidateOperation interface. | Class | org.apache.cxf.sts.operation | Apache CXF |