|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnauthorizedOperation | |
---|---|
tecgraf.openbus.core.v2_0.services | |
tecgraf.openbus.core.v2_0.services.access_control | |
tecgraf.openbus.core.v2_0.services.offer_registry |
Uses of UnauthorizedOperation in tecgraf.openbus.core.v2_0.services |
---|
Fields in tecgraf.openbus.core.v2_0.services declared as UnauthorizedOperation | |
---|---|
UnauthorizedOperation |
UnauthorizedOperationHolder.value
|
Methods in tecgraf.openbus.core.v2_0.services that return UnauthorizedOperation | |
---|---|
static UnauthorizedOperation |
UnauthorizedOperationHelper.extract(Any any)
|
static UnauthorizedOperation |
UnauthorizedOperationHelper.read(InputStream in)
|
Methods in tecgraf.openbus.core.v2_0.services with parameters of type UnauthorizedOperation | |
---|---|
static void |
UnauthorizedOperationHelper.insert(Any any,
UnauthorizedOperation s)
|
static void |
UnauthorizedOperationHelper.write(OutputStream out,
UnauthorizedOperation s)
|
Constructors in tecgraf.openbus.core.v2_0.services with parameters of type UnauthorizedOperation | |
---|---|
UnauthorizedOperationHolder(UnauthorizedOperation initial)
|
Uses of UnauthorizedOperation in tecgraf.openbus.core.v2_0.services.access_control |
---|
Methods in tecgraf.openbus.core.v2_0.services.access_control that throw UnauthorizedOperation | |
---|---|
LoginInfo[] |
LoginRegistryPOATie.getAllLogins()
|
LoginInfo[] |
LoginRegistryOperations.getAllLogins()
|
LoginInfo[] |
_LoginRegistryStub.getAllLogins()
|
LoginInfo[] |
LoginRegistryPOATie.getEntityLogins(String entity)
|
LoginInfo[] |
LoginRegistryOperations.getEntityLogins(String entity)
|
LoginInfo[] |
_LoginRegistryStub.getEntityLogins(String entity)
|
boolean |
LoginRegistryPOATie.invalidateLogin(String loginId)
|
boolean |
LoginRegistryOperations.invalidateLogin(String loginId)
|
boolean |
_LoginRegistryStub.invalidateLogin(String loginId)
|
Uses of UnauthorizedOperation in tecgraf.openbus.core.v2_0.services.offer_registry |
---|
Methods in tecgraf.openbus.core.v2_0.services.offer_registry that throw UnauthorizedOperation | |
---|---|
void |
ServiceOfferPOATie.remove()
|
void |
ServiceOfferOperations.remove()
|
void |
OfferRegistryObserverSubscriptionPOATie.remove()
|
void |
OfferRegistryObserverSubscriptionOperations.remove()
|
void |
OfferObserverSubscriptionPOATie.remove()
|
void |
OfferObserverSubscriptionOperations.remove()
|
void |
_ServiceOfferStub.remove()
|
void |
_OfferRegistryObserverSubscriptionStub.remove()
|
void |
_OfferObserverSubscriptionStub.remove()
|
void |
ServiceOfferPOATie.setProperties(ServiceProperty[] properties)
|
void |
ServiceOfferOperations.setProperties(ServiceProperty[] properties)
|
void |
_ServiceOfferStub.setProperties(ServiceProperty[] properties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |