org.rhq.jndi
Class AllowRhqServerInternalsAccessPermission

java.lang.Object
  extended by java.security.Permission
      extended by java.security.BasicPermission
          extended by org.rhq.jndi.AllowRhqServerInternalsAccessPermission
All Implemented Interfaces:
Serializable, Guard

public class AllowRhqServerInternalsAccessPermission
extends BasicPermission

Author:
Lukas Krejci
See Also:
Serialized Form

Constructor Summary
AllowRhqServerInternalsAccessPermission()
           
 
Method Summary
 
Methods inherited from class java.security.BasicPermission
equals, getActions, hashCode, implies, newPermissionCollection
 
Methods inherited from class java.security.Permission
checkGuard, getName, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AllowRhqServerInternalsAccessPermission

public AllowRhqServerInternalsAccessPermission()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.