|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the plug-in modules that perform authorization.
Method Summary |
Type | Method |
---|---|
boolean |
authorize(User user,
Service service,
Request request,
AuthenticationContext authContext)
Delegate authorization operation to an external module. |
Method Detail |
public boolean authorize(User user, Service service, Request request, AuthenticationContext authContext) throws AuthorizationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |