org.gcube.common.core.security
Class GCUBEServiceSecurityManager.LifetimeConsumer
java.lang.Object
org.gcube.common.core.security.GCUBEServiceSecurityManager.LifetimeConsumer
- All Implemented Interfaces:
- GCUBEConsumer<GCUBEServiceSecurityManager.LifetimeTopic,Object>
- Enclosing interface:
- GCUBEServiceSecurityManager
public abstract static class GCUBEServiceSecurityManager.LifetimeConsumer
- extends Object
- implements GCUBEConsumer<GCUBEServiceSecurityManager.LifetimeTopic,Object>
Lifetime event consumer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GCUBEServiceSecurityManager.LifetimeConsumer
public GCUBEServiceSecurityManager.LifetimeConsumer()
onEvent
public <T1 extends GCUBEServiceSecurityManager.LifetimeTopic,P1> void onEvent(GCUBEEvent<T1,P1>... events)
- Description copied from interface:
GCUBEConsumer
- Notifies the consumer of one of more events about topics for which the consumer
has previously subscribed with a
GCUBEProducer
- Specified by:
onEvent in interface GCUBEConsumer<GCUBEServiceSecurityManager.LifetimeTopic,Object>
- Type Parameters:
T1 - the topic type.P1 - the payload type.- Parameters:
events - the events.
onPolicyUpdate
protected void onPolicyUpdate()
onCredentialUpdate
protected void onCredentialUpdate()
Copyright © 2013. All Rights Reserved.