PermissionFactorypublic final class ImmediatePermissionFactory extends Object implements PermissionFactory
| Constructor | Description |
|---|---|
ImmediatePermissionFactory(Permission permission) |
Construct a new instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
Permission |
construct() |
Construct a new instance of the permission.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconstructFromClasspublic ImmediatePermissionFactory(Permission permission)
permission - the permission to returnpublic Permission construct()
PermissionFactoryconstruct in interface PermissionFactoryCopyright © 2018 JBoss by Red Hat. All rights reserved.