public class AllDenyAuthorizationModule extends AbstractAuthorizationModule
clazzMap, delegateMap, handler, options, role, sharedState, subject
Constructor and Description |
---|
AllDenyAuthorizationModule() |
Modifier and Type | Method and Description |
---|---|
boolean |
abort()
Abort the Authorization Process
|
int |
authorize(Resource resource)
Authorize the resource
|
boolean |
commit()
Overall authorization process has succeeded.
|
destroy, getDelegate, initialize, invokeDelegate, populateDelegateMap, toString
public boolean abort() throws AuthorizationException
AuthorizationModule
abort
in interface AuthorizationModule
abort
in class AbstractAuthorizationModule
AuthorizationException
AuthorizationModule.abort()
public boolean commit() throws AuthorizationException
AuthorizationModule
commit
in interface AuthorizationModule
commit
in class AbstractAuthorizationModule
AuthorizationException
AuthorizationModule.commit()
public int authorize(Resource resource)
AuthorizationModule
authorize
in interface AuthorizationModule
authorize
in class AbstractAuthorizationModule
AbstractAuthorizationModule.authorize(Resource)
Copyright © 2018 JBoss by Red Hat. All rights reserved.