|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthorisationModule | |
---|---|
net.ponder2 | |
net.ponder2.policy |
Uses of AuthorisationModule in net.ponder2 |
---|
Methods in net.ponder2 that return AuthorisationModule | |
---|---|
static AuthorisationModule |
P2ObjectAdaptor.getAuthorisation()
Returns the authorisation module in use, if any. |
Methods in net.ponder2 with parameters of type AuthorisationModule | |
---|---|
static void |
P2ObjectAdaptor.setAuthorisation(AuthorisationModule auth)
Turns authorisation checking on by setting the authorisation module that will be checking commands. |
Uses of AuthorisationModule in net.ponder2.policy |
---|
Subclasses of AuthorisationModule in net.ponder2.policy | |
---|---|
class |
BasicAuthModule
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |