| Class | Description |
|---|---|
| DefaultRealmAuthenticationAdapter |
This
RealmAuthenticationAdapter implementation will authenticate the incoming request subject with Seed
security (Shiro). |
| HttpBasicAuthenticationHandler |
This handler can process HTTP basic authentication headers and authenticate the subject with Seed security (Shiro).
|
| NoSecurityRealmAuthenticationAdapter |
This
RealmAuthenticationAdapter implementation always validates authentication without any check,
effectively disabling security. |
| WebServicesConfig | |
| WebServicesConfig.EndpointConfig |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.