Class | Description |
---|---|
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
|