Package org.jcsp.net.security
Interface SecurityService
- All Superinterfaces:
SecurityAuthority
,Serializable
,Service
,ServiceUserObject
- All Known Implementing Classes:
SimpleSecurityAuthority
Defines the actual interface combining service administration and user control methods.
-
Method Summary
Methods inherited from interface org.jcsp.net.security.SecurityAuthority
createChallenge, createResponse, denyUserAccess, logoffUser, logonUser, permitUserAccess, validateResponse