| Modifier and Type | Method and Description |
|---|---|
CasConfiguration |
CasClient.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
CasClient.setConfiguration(CasConfiguration configuration) |
| Constructor and Description |
|---|
CasClient(CasConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
CasConfiguration |
DirectCasProxyClient.getConfiguration() |
CasConfiguration |
DirectCasClient.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectCasProxyClient.setConfiguration(CasConfiguration configuration) |
void |
DirectCasClient.setConfiguration(CasConfiguration configuration) |
| Constructor and Description |
|---|
DirectCasClient(CasConfiguration casConfiguration) |
DirectCasProxyClient(CasConfiguration casConfiguration,
java.lang.String serviceUrl) |
| Modifier and Type | Field and Description |
|---|---|
protected CasConfiguration |
AbstractCasRestClient.configuration |
| Modifier and Type | Method and Description |
|---|---|
CasConfiguration |
AbstractCasRestClient.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCasRestClient.setConfiguration(CasConfiguration configuration) |
| Constructor and Description |
|---|
CasRestBasicAuthClient(CasConfiguration configuration,
java.lang.String headerName,
java.lang.String prefixHeader) |
CasRestFormClient(CasConfiguration configuration,
java.lang.String usernameParameter,
java.lang.String passwordParameter) |
| Modifier and Type | Field and Description |
|---|---|
protected CasConfiguration |
CasAuthenticator.configuration |
protected CasConfiguration |
CasRestAuthenticator.configuration |
| Constructor and Description |
|---|
CasAuthenticator(CasConfiguration configuration,
java.lang.String clientName,
UrlResolver urlResolver,
CallbackUrlResolver callbackUrlResolver,
java.lang.String callbackUrl) |
CasRestAuthenticator(CasConfiguration configuration) |
| Modifier and Type | Field and Description |
|---|---|
protected CasConfiguration |
TicketAndLogoutRequestExtractor.configuration |
| Constructor and Description |
|---|
TicketAndLogoutRequestExtractor(CasConfiguration configuration) |
| Modifier and Type | Field and Description |
|---|---|
protected CasConfiguration |
CasRedirectActionBuilder.configuration |
| Constructor and Description |
|---|
CasRedirectActionBuilder(CasConfiguration configuration,
CasClient client) |
Copyright © 2019. All Rights Reserved.