Uses of Class
org.gcube.common.core.contexts.ghn.Events.SecurityTopic

Packages that use Events.SecurityTopic
org.gcube.common.core.contexts.ghn   
 

Uses of Events.SecurityTopic in org.gcube.common.core.contexts.ghn
 

Methods in org.gcube.common.core.contexts.ghn with type parameters of type Events.SecurityTopic
<T1 extends Events.SecurityTopic,P1>
void
CredentialConsumer.onEvent(GCUBEEvent<T1,P1>... events)
          Receives RI lifetime events and dispatches them to topic-specific callbacks.
<T1 extends Events.SecurityTopic,P1>
void
CredentialRequestConsumer.onEvent(GCUBEEvent<T1,P1>... events)
          Receives RI lifetime events and dispatches them to topic-specific callbacks.
 

Methods in org.gcube.common.core.contexts.ghn that return Events.SecurityTopic
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 © 2013. All Rights Reserved.