@RestController @Retention(value=RUNTIME) public @interface AuthzRestController
RestController
with a pre authorization for Keywhiz application
group name. All AuthzRestController
methods should have OneOpsUser
as mandatory
method parameter for Pre Authorization (Authz.isAuthorized(String, OneOpsUser)
).Copyright © 2018 Walmart, Inc.. All rights reserved.