| Interface | Description |
|---|---|
| TokenWrapper |
This interface defines a pluggable way of "wrapping" tokens that are issued by the STS.
|
| Class | Description |
|---|---|
| AbstractOperation |
This abstract class contains some common functionality for different operations.
|
| DefaultTokenWrapper |
The default implementation of TokenWrapper.
|
| TokenCancelOperation |
An implementation for Cancel operation interface.
|
| TokenIssueOperation |
An implementation of the IssueOperation interface.
|
| TokenRenewOperation |
An implementation of the IssueOperation interface to renew tokens.
|
| TokenRequestCollectionOperation |
An implementation of the RequestCollectionOperation interface.
|
| TokenValidateOperation |
An implementation of the ValidateOperation interface.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.