|
[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 ProtectionDomainpublic boolean impliesDirect(Permission permission)
public int hashCode()
hashCode in class Objectpublic boolean equals(Object other)
equals in class Objectpublic String toString()
toString in class ProtectionDomain
|
[Felix Framework] | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||