public class AspectAuthorization<T> extends Authorization
Authorization
grants an AuthorizationType
and AuthorizationExtent
for an entire Module
.Module
into further sub modules, but we wish to control on some finer aspects of the module.
Authorization
policies.Constructor and Description |
---|
AspectAuthorization() |
Modifier and Type | Method and Description |
---|---|
T |
getAspect() |
void |
setAspect(T aspect) |
Copyright © 2018. All rights reserved.