
public class AuthorisatorCallee extends ServiceCallee
busResourceURI, owner, theBus| Constructor and Description |
|---|
AuthorisatorCallee(ModuleContext context,
ServiceProfile[] realizedServices) |
| Modifier and Type | Method and Description |
|---|---|
void |
communicationChannelBroken()
This abstract method is called for each member of the bus when the bus is
being stopped.
|
static Resource |
copy(Resource r,
String newURI) |
ServiceResponse |
handleCall(ServiceCall call)
The actual service method of the
ServiceCallee. |
static void |
registerChecker(AccessChecker ac) |
static void |
unregisterChecker(AccessChecker ac) |
static void |
unregisterChecker(Class acc) |
addNewServiceProfiles, addNewServiceProfiles, busDyingOut, getMyID, handleRequest, removeMatchingProfilesclose, getComment, getLabel, getType, getURI, setComment, setLabelpublic AuthorisatorCallee(ModuleContext context, ServiceProfile[] realizedServices)
context - realizedServices - public void communicationChannelBroken()
communicationChannelBroken in class ServiceCalleepublic ServiceResponse handleCall(ServiceCall call)
ServiceCallee. It is called
by the bus whenever there is a call that need to be serviced by this
ServiceCallee.handleCall in class ServiceCalleecall - the call that needs to be serviced.public static void registerChecker(AccessChecker ac)
public static void unregisterChecker(AccessChecker ac)
public static void unregisterChecker(Class acc)
Copyright © 2018 universAAL Consortium. All rights reserved.