|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityModule | |
---|---|
rice.post.security | |
rice.post.security.ca | |
rice.post.security.pknoi |
Uses of SecurityModule in rice.post.security |
---|
Methods in rice.post.security that return SecurityModule | |
---|---|
SecurityModule |
SecurityService.getModule(java.lang.String name)
Gets the module corresponding to the given name |
Methods in rice.post.security with parameters of type SecurityModule | |
---|---|
void |
SecurityService.loadModule(SecurityModule module)
Loads a module under the name module.getName() |
void |
SecurityService.unloadModule(SecurityModule module)
Unloads the module under the name module.getName() |
Uses of SecurityModule in rice.post.security.ca |
---|
Classes in rice.post.security.ca that implement SecurityModule | |
---|---|
class |
CASecurityModule
This class is the security module which implements the PKI (CA) based security system. |
Uses of SecurityModule in rice.post.security.pknoi |
---|
Classes in rice.post.security.pknoi that implement SecurityModule | |
---|---|
class |
PKnoISecurityModule
This class is the security module which implements the PKnoI (web of trust) based security system. |
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |