Uses of Class
org.gcube.common.core.security.GCUBESecurityManager.DelegationMode

Packages that use GCUBESecurityManager.DelegationMode
org.gcube.common.core.contexts   
org.gcube.common.core.security   
org.gcube.common.core.security.impl   
 

Uses of GCUBESecurityManager.DelegationMode in org.gcube.common.core.contexts
 

Methods in org.gcube.common.core.contexts with parameters of type GCUBESecurityManager.DelegationMode
 void GCUBEServiceContext.setSecurity(Remote s, GCUBESecurityManager.AuthMode e, GCUBESecurityManager.DelegationMode d)
          If security is enabled, sets the desired level of encryption and the mode of credential delegation on the stub of a remote porttype.
 

Uses of GCUBESecurityManager.DelegationMode in org.gcube.common.core.security
 

Methods in org.gcube.common.core.security that return GCUBESecurityManager.DelegationMode
static GCUBESecurityManager.DelegationMode GCUBESecurityManager.DelegationMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GCUBESecurityManager.DelegationMode[] GCUBESecurityManager.DelegationMode.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 GCUBESecurityManager.DelegationMode
 void GCUBESecurityManagerImpl.setSecurity(Remote s, GCUBESecurityManager.AuthMode e, GCUBESecurityManager.DelegationMode d)
          If security is enabled, sets the desired level of encryption and the mode of credential delegation on the stub of a remote porttype.
 void GCUBESecurityManager.setSecurity(Remote s, GCUBESecurityManager.AuthMode e, GCUBESecurityManager.DelegationMode d)
          If security is enabled, sets the desired level of encryption and the mode of credential delegation on the stub of a remote porttype.
 

Uses of GCUBESecurityManager.DelegationMode in org.gcube.common.core.security.impl
 

Methods in org.gcube.common.core.security.impl with parameters of type GCUBESecurityManager.DelegationMode
 void GCUBESimpleServiceSecurityManager.setSecurity(Remote s, GCUBESecurityManager.AuthMode e, GCUBESecurityManager.DelegationMode d)
           
 void GCUBECredentialAdder.setSecurity(Remote s, GCUBESecurityManager.AuthMode e, GCUBESecurityManager.DelegationMode d)
           
 



Copyright © 2013. All Rights Reserved.