| Name | Description | Type | Package | Framework |
| HOKDelegationHandler | This TokenDelegationHandler implementation extends the Default implementation to allow SAML Tokens with HolderOfKey Subject Confirmation. | Class | org.apache.cxf.sts.token.delegation | Apache CXF |
| SAMLDelegationHandler | The SAML TokenDelegationHandler implementation. | Class | org.apache.cxf.sts.token.delegation | Apache CXF |
| TokenDelegationHandler | This interface controls whether the STS allows an authenticated user to get a token OnBehalfOf or ActAs another token. | Interface | org.apache.cxf.sts.token.delegation | Apache CXF |
| TokenDelegationParameters | This class encapsulates the parameters that will be passed to a TokenDelegationHandler instance to. | Class | org.apache.cxf.sts.token.delegation | Apache CXF |
| TokenDelegationResponse | This class encapsulates the response from a TokenDelegationHandler instance. | Class | org.apache.cxf.sts.token.delegation | Apache CXF |
| UsernameTokenDelegationHandler | This TokenDelegationHandler implementation allows UsernameTokens for OnBehalfOf/ActAs. | Class | org.apache.cxf.sts.token.delegation | Apache CXF |