| Class | Description |
|---|---|
| AuthorizationPolicyDeployer |
An Uberfire's startup bean that scans the classpath looking for an authorization policy to deploy (a file named
security-policy.properties).
|
| AuthorizationPolicyMarshaller |
Class used to convert an
AuthorizationPolicy instance into/from a set of key/value pairs. |
| AuthorizationPolicyVfsStorage |
An implementation that stores the authorization policy in property files.
|
| AuthorizationServiceImpl |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.