public interface AuthorizationPlugin extends Closeable
Modifier and Type | Method and Description |
---|---|
AuthorizationResponse |
authorize(AuthorizationContext context) |
void |
init(Map<String,Object> initInfo) |
AuthorizationResponse authorize(AuthorizationContext context)
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.