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

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

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

Methods in org.gcube.common.core.contexts with parameters of type GCUBESecurityManager.AuthMode
 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.AuthMode in org.gcube.common.core.security
 

Methods in org.gcube.common.core.security that return GCUBESecurityManager.AuthMode
static GCUBESecurityManager.AuthMode GCUBESecurityManager.AuthMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GCUBESecurityManager.AuthMode[] GCUBESecurityManager.AuthMode.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.AuthMode
 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.AuthMode in org.gcube.common.core.security.impl
 

Methods in org.gcube.common.core.security.impl with parameters of type GCUBESecurityManager.AuthMode
 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.