| Package | Description |
|---|---|
| org.craftercms.security.spring.filter |
| Modifier and Type | Method and Description |
|---|---|
protected UserProfile |
CrafterProfileAuthenticationProvider.getUserProfileObject()
Override this to specify a custom user profile object to use
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CrafterProfileAuthenticationProvider.createUserProfile(Profile profile,
UserProfile userProfile)
Sets the base attributes in Crafter Profile
Override this & extend UserProfile to set custom attributes in the
UserProfile object
|
Copyright © 2015 CrafterCMS. All Rights Reserved.