| Interface | Description |
|---|---|
| TokenRenewer |
An interface that can renew a security token.
|
| Class | Description |
|---|---|
| SAMLTokenRenewer |
A TokenRenewer implementation that renews a (valid or expired) SAML Token.
|
| TokenRenewerParameters |
This class encapsulates the parameters that will be passed to a TokenRenewer instance to
renew a token.
|
| TokenRenewerResponse |
This class encapsulates the response from a TokenRenewer instance after renewing a token.
|
Apache CXF