org.gcube.common.core.contexts.ghn
Class Events.CredentialPayload

java.lang.Object
  extended by org.gcube.common.core.contexts.ghn.Events.CredentialPayload
Enclosing class:
Events

public static class Events.CredentialPayload
extends Object

Payload of CredentialDelegationEvents


Constructor Summary
Events.CredentialPayload(GCUBEServiceContext context, GSSCredential credentials)
           
 
Method Summary
 GSSCredential getCredentials()
           
 GCUBEServiceContext getServiceContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Events.CredentialPayload

public Events.CredentialPayload(GCUBEServiceContext context,
                                GSSCredential credentials)
Method Detail

getServiceContext

public GCUBEServiceContext getServiceContext()

getCredentials

public GSSCredential getCredentials()


Copyright © 2012. All Rights Reserved.