| Package | Description |
|---|---|
| org.gcube.common.core.contexts.ghn |
| Modifier and Type | Method and Description |
|---|---|
<T1 extends Events.SecurityTopic,P1> |
CredentialRequestConsumer.onEvent(GCUBEEvent<T1,P1>... events)
Receives RI lifetime events and dispatches them to topic-specific callbacks.
|
<T1 extends Events.SecurityTopic,P1> |
CredentialConsumer.onEvent(GCUBEEvent<T1,P1>... events)
Receives RI lifetime events and dispatches them to topic-specific callbacks.
|
| Modifier and Type | Method and Description |
|---|---|
static Events.SecurityTopic |
Events.SecurityTopic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Events.SecurityTopic[] |
Events.SecurityTopic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.