|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.pastry.security.PermissiveSecurityManager
A trivial security manager.
| Constructor Summary | |
PermissiveSecurityManager()
|
|
| Method Summary | |
java.util.Date |
getTimestamp()
Gets the Timestamp attribute of the PermissiveSecurityManager object |
boolean |
verifyAddressBinding(Credentials cred,
Address addr)
DESCRIBE THE METHOD |
boolean |
verifyMessage(Message msg)
DESCRIBE THE METHOD |
NodeHandle |
verifyNodeHandle(NodeHandle handle)
DESCRIBE THE METHOD |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PermissiveSecurityManager()
| Method Detail |
public java.util.Date getTimestamp()
getTimestamp in interface PastrySecurityManagerpublic boolean verifyMessage(Message msg)
verifyMessage in interface PastrySecurityManagermsg - DESCRIBE THE PARAMETER
public boolean verifyAddressBinding(Credentials cred,
Address addr)
verifyAddressBinding in interface PastrySecurityManagercred - DESCRIBE THE PARAMETERaddr - DESCRIBE THE PARAMETER
public NodeHandle verifyNodeHandle(NodeHandle handle)
verifyNodeHandle in interface PastrySecurityManagerhandle - DESCRIBE THE PARAMETER
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||