public interface AuthorizationGenerator<U extends CommonProfile>
| Modifier and Type | Method and Description |
|---|---|
U |
generate(WebContext context,
U profile)
Generate the authorization information from and for the user profile.
|
U generate(WebContext context, U profile)
context - the web contextprofile - the user profile for which to generate the authorization information.Copyright © 2017. All Rights Reserved.