| Package | Description |
|---|---|
| org.pac4j.cas.client | |
| org.pac4j.cas.client.rest |
| Modifier and Type | Method and Description |
|---|---|
protected CasCredentials |
CasProxyReceptor.retrieveCredentials(WebContext context) |
protected CasCredentials |
CasClient.retrieveCredentials(WebContext context)
Get the credentials from the web context.
|
| Modifier and Type | Method and Description |
|---|---|
protected IndirectClient<CasCredentials,CasProfile> |
CasProxyReceptor.newClient() |
protected IndirectClient<CasCredentials,CasProfile> |
CasClient.newClient() |
| Modifier and Type | Method and Description |
|---|---|
protected CasProfile |
CasProxyReceptor.retrieveUserProfile(CasCredentials credentials,
WebContext context) |
protected CasProfile |
CasClient.retrieveUserProfile(CasCredentials credentials,
WebContext context)
Get the user profile from the credentials.
|
| Modifier and Type | Method and Description |
|---|---|
CasCredentials |
AbstractCasRestClient.requestServiceTicket(String serviceURL,
HttpTGTProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
CasProfile |
AbstractCasRestClient.validateServiceTicket(String serviceURL,
CasCredentials ticket) |
Copyright © 2016. All Rights Reserved.