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