|
[Felix Framework] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectProtectionDomain
org.apache.felix.framework.BundleProtectionDomain
public class BundleProtectionDomain
Method Summary | |
---|---|
boolean |
equals(Object other)
|
int |
hashCode()
|
boolean |
implies(Permission permission)
|
boolean |
impliesDirect(Permission permission)
|
String |
toString()
|
Methods inherited from class ProtectionDomain |
---|
getClassLoader, getCodeSource, getPermissions, getPrincipals |
Methods inherited from class Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public boolean implies(Permission permission)
implies
in class ProtectionDomain
public boolean impliesDirect(Permission permission)
public int hashCode()
hashCode
in class Object
public boolean equals(Object other)
equals
in class Object
public String toString()
toString
in class ProtectionDomain
|
[Felix Framework] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |