| Package | Description |
|---|---|
| org.pac4j.http.client.indirect | |
| org.pac4j.http.profile |
| Modifier and Type | Method and Description |
|---|---|
protected HttpProfile |
IndirectHttpClient.retrieveUserProfile(C credentials,
WebContext context) |
| Modifier and Type | Method and Description |
|---|---|
ProfileCreator<C,HttpProfile> |
IndirectHttpClient.getProfileCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndirectHttpClient.setProfileCreator(ProfileCreator<C,HttpProfile> profileCreator) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousProfile
Anonymous profile.
|
class |
IpProfile
Profile for IP authentication.
|
| Modifier and Type | Method and Description |
|---|---|
HttpProfile |
UsernameProfileCreator.create(UsernamePasswordCredentials credentials)
Deprecated.
Create a profile from a credentials.
|
Copyright © 2016. All Rights Reserved.