| Interface | Description |
|---|---|
| StsTrustChain |
Interface that represent the security token service trust certificate chain
|
| Class | Description |
|---|---|
| DefaultStsTrustChain |
This class is capable of retrieving the STS certificate trust chain from
different sources.
|
| JsonOAuthProcessor |
RequestProcessor implementation for OAuth based authentication |
| JsonSessionProcessor |
Client side processor for session authentication
|
| JsonUserPassProcessor |
RequestProcessor implementation for user and password authentication |
| SecurityContextProcessor |
This is an abstract processor that inserts the appropriate security context
data into the request.
|
| Exception | Description |
|---|---|
| SignatureException |
This class represents various conditions that led to signature/validation
failure
|
Copyright © 2022. All rights reserved.