Package | Description |
---|---|
org.jboss.security.authorization.modules | |
org.jboss.security.authorization.modules.web |
Modifier and Type | Class and Description |
---|---|
class |
AllDenyAuthorizationModule
Authorization Module that always denies an Authorization request
|
class |
AllPermitAuthorizationModule
Noop Authorization Module that lets all authenticated users
|
class |
DelegatingAuthorizationModule
Default Authorization Module that delegates the decision making to
the configured delegates (configurable via a module option)
|
class |
JACCAuthorizationModule
Authorization Module that enforces JACC semantics
|
class |
XACMLAuthorizationModule
Authorization Module that utilizes XACML
|
Modifier and Type | Class and Description |
---|---|
class |
WebAuthorizationModule
Default Web Authorization Module with the default tomcat
authorization logic
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.