Package | Description |
---|---|
org.apache.cxf.sts.operation | |
org.apache.cxf.sts.token.delegation |
Class and Description |
---|
TokenDelegationHandler
This interface controls whether the STS allows an authenticated user to get a token
OnBehalfOf or ActAs another token.
|
Class and Description |
---|
SAMLDelegationHandler
The SAML TokenDelegationHandler implementation.
|
TokenDelegationHandler
This interface controls whether the STS allows an authenticated user to get a token
OnBehalfOf or ActAs another token.
|
TokenDelegationParameters
This class encapsulates the parameters that will be passed to a TokenDelegationHandler instance to.
|
TokenDelegationResponse
This class encapsulates the response from a TokenDelegationHandler instance.
|
Apache CXF