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