| Package | Description |
|---|---|
| org.pac4j.cas.client |
| 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 BaseClient<CasCredentials,CasProfile> |
CasProxyReceptor.newClient() |
protected BaseClient<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.
|
Copyright © 2015. All Rights Reserved.