public class DenyRewardAuthorizer extends AuthorizationProcessor implements org.esfinge.guardian.authorizer.Authorizer<DenyReward>
| Constructor and Description |
|---|
DenyRewardAuthorizer() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
authorize(org.esfinge.guardian.context.AuthorizationContext context,
DenyReward securityAnnotation) |
processpublic Boolean authorize(org.esfinge.guardian.context.AuthorizationContext context, DenyReward securityAnnotation)
authorize in interface org.esfinge.guardian.authorizer.Authorizer<DenyReward>Copyright © 2019. All rights reserved.