|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCUBEServiceSecurityManager.LifetimeTopic | |
|---|---|
| org.gcube.common.core.contexts | |
| org.gcube.common.core.security | |
| org.gcube.common.core.security.impl | |
| Uses of GCUBEServiceSecurityManager.LifetimeTopic in org.gcube.common.core.contexts |
|---|
| Methods in org.gcube.common.core.contexts with parameters of type GCUBEServiceSecurityManager.LifetimeTopic | |
|---|---|
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. |
| Uses of GCUBEServiceSecurityManager.LifetimeTopic in org.gcube.common.core.security |
|---|
| Methods in org.gcube.common.core.security with type parameters of type GCUBEServiceSecurityManager.LifetimeTopic | ||
|---|---|---|
|
GCUBEServiceSecurityManager.LifetimeConsumer.onEvent(GCUBEEvent<T1,P1>... events)
|
|
| Methods in org.gcube.common.core.security that return GCUBEServiceSecurityManager.LifetimeTopic | |
|---|---|
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. |
| Methods in org.gcube.common.core.security with parameters of type GCUBEServiceSecurityManager.LifetimeTopic | |
|---|---|
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. |
| Uses of GCUBEServiceSecurityManager.LifetimeTopic in org.gcube.common.core.security.impl |
|---|
| Methods in org.gcube.common.core.security.impl with parameters of type GCUBEServiceSecurityManager.LifetimeTopic | |
|---|---|
void |
GCUBESimpleServiceSecurityManager.subscribe(GCUBEServiceSecurityManager.LifetimeConsumer c,
GCUBEServiceSecurityManager.LifetimeTopic... topics)
|
void |
GCUBESimpleServiceSecurityManager.unsubscribe(GCUBEServiceSecurityManager.LifetimeConsumer c,
GCUBEServiceSecurityManager.LifetimeTopic... topics)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||