| Package | Description |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.security | |
| org.gcube.common.core.security.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBEServiceContext.subscribe(GCUBEServiceSecurityManager.LifetimeConsumer c,
GCUBEServiceSecurityManager.LifetimeTopic... topics)
Subscribes a
GCUBEServiceSecurityManager.LifetimeConsumer. |
void |
GCUBEServiceContext.unsubscribe(GCUBEServiceSecurityManager.LifetimeConsumer c,
GCUBEServiceSecurityManager.LifetimeTopic... topics)
Unsubscribes a
GCUBEServiceSecurityManager.LifetimeConsumer. |
| Modifier and Type | Method and Description |
|---|---|
<T1 extends GCUBEServiceSecurityManager.LifetimeTopic,P1> |
GCUBEServiceSecurityManager.LifetimeConsumer.onEvent(GCUBEEvent<T1,P1>... events) |
| Modifier and Type | Method and Description |
|---|---|
static GCUBEServiceSecurityManager.LifetimeTopic |
GCUBEServiceSecurityManager.LifetimeTopic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GCUBEServiceSecurityManager.LifetimeTopic[] |
GCUBEServiceSecurityManager.LifetimeTopic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBEServiceSecurityManager.subscribe(GCUBEServiceSecurityManager.LifetimeConsumer c,
GCUBEServiceSecurityManager.LifetimeTopic... topics)
Subscribes a
GCUBEServiceSecurityManager.LifetimeConsumer. |
void |
GCUBEServiceSecurityManager.unsubscribe(GCUBEServiceSecurityManager.LifetimeConsumer c,
GCUBEServiceSecurityManager.LifetimeTopic... topics)
Unsubscribes a
GCUBEServiceSecurityManager.LifetimeConsumer. |
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBESimpleServiceSecurityManager.subscribe(GCUBEServiceSecurityManager.LifetimeConsumer c,
GCUBEServiceSecurityManager.LifetimeTopic... topics) |
void |
GCUBESimpleServiceSecurityManager.unsubscribe(GCUBEServiceSecurityManager.LifetimeConsumer c,
GCUBEServiceSecurityManager.LifetimeTopic... topics) |
Copyright © 2015. All Rights Reserved.