| 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 | Method and Description |
|---|---|
CasConfiguration |
CasRestAuthenticator.getConfiguration() |
CasConfiguration |
CasAuthenticator.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
CasRestAuthenticator.setConfiguration(CasConfiguration configuration) |
void |
CasAuthenticator.setConfiguration(CasConfiguration configuration) |
| Constructor and Description |
|---|
CasAuthenticator(CasConfiguration configuration,
java.lang.String callbackUrl) |
CasRestAuthenticator(CasConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
CasConfiguration |
TicketAndLogoutRequestExtractor.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
TicketAndLogoutRequestExtractor.setConfiguration(CasConfiguration configuration) |
| Constructor and Description |
|---|
TicketAndLogoutRequestExtractor(CasConfiguration configuration,
java.lang.String clientName) |
| Modifier and Type | Field and Description |
|---|---|
protected CasConfiguration |
CasRedirectActionBuilder.configuration |
| Constructor and Description |
|---|
CasRedirectActionBuilder(CasConfiguration configuration,
java.lang.String callbackUrl) |
Copyright © 2017. All Rights Reserved.