PermissionFactory
public 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, wait
constructFromClass
public ImmediatePermissionFactory(Permission permission)
permission
- the permission to returnpublic Permission construct()
PermissionFactory
construct
in interface PermissionFactory
Copyright © 2018 JBoss by Red Hat. All rights reserved.