| Package | Description |
|---|---|
| org.pac4j.core.authorization.generator | |
| org.pac4j.core.profile.service |
| Modifier and Type | Method and Description |
|---|---|
ProfileService<U> |
LoadLinkedUserAuthorizationGenerator.getProfileService() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoadLinkedUserAuthorizationGenerator.setProfileService(ProfileService<U> profileService) |
| Constructor and Description |
|---|
LoadLinkedUserAuthorizationGenerator(ProfileService<U> profileService) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProfileService<U extends CommonProfile>
Abstract implementation of the
ProfileService for the storage: LDAP, SQL and MongoDB. |
Copyright © 2017. All Rights Reserved.