|
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 PastrySecurityManager
public boolean verifyMessage(Message msg)
verifyMessage
in interface PastrySecurityManager
msg
- DESCRIBE THE PARAMETER
public boolean verifyAddressBinding(Credentials cred, Address addr)
verifyAddressBinding
in interface PastrySecurityManager
cred
- DESCRIBE THE PARAMETERaddr
- DESCRIBE THE PARAMETER
public NodeHandle verifyNodeHandle(NodeHandle handle)
verifyNodeHandle
in interface PastrySecurityManager
handle
- DESCRIBE THE PARAMETER
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |