| Interface | Description |
|---|---|
| LoginUrlStrategy |
Strategy for programatically overriding the SecurityConfig's default login/logout URL configuration.
|
| RedirectPolicy |
This interface is included to allow fine-grained control over what URLs Seraph will allow you to redirect to.
|
| SecurityConfig |
Represents the configuration of Seraph.
|
| Class | Description |
|---|---|
| DefaultLoginUrlStrategy |
Login URL strategy that just returns the originally configured values.
|
| DefaultRedirectPolicy | |
| SecurityConfigFactory |
Factory for
SecurityConfig instances. |
| SecurityConfigImpl |
The main implementation of Seraph's configuration - reads from seraph-config.xml.
|
| Exception | Description |
|---|---|
| ConfigurationException |
Exception thrown during Seraph configuration.
|
Copyright © 2018 Atlassian. All rights reserved.