public class RemoteEJBPermission extends AbstractBooleanPermission<RemoteEJBPermission>
ALL, NONE
Constructor and Description |
---|
RemoteEJBPermission()
Construct a new instance.
|
RemoteEJBPermission(String name)
Construct a new instance.
|
RemoteEJBPermission(String name,
String actions)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
static RemoteEJBPermission |
getInstance()
Get the instance of this class.
|
equals, hashCode, implies, newPermissionCollection
equals, getActions, implies, requireEmptyActions
checkGuard, getName, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
and, checkPermission, from, from, from, from, not, or, toPermissionCollection, unless, xor
public RemoteEJBPermission()
public RemoteEJBPermission(String name)
name
- ignoredpublic static RemoteEJBPermission getInstance()
Copyright © 2017 JBoss by Red Hat. All rights reserved.