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

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

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

Methods in org.gcube.common.core.contexts with parameters of type GCUBESecurityManager.AuthMethod
 void GCUBEServiceContext.setAuthMethod(GCUBESecurityManager.AuthMethod m)
          Adds an authentication method to be used in this security context
 

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

Fields in org.gcube.common.core.security declared as GCUBESecurityManager.AuthMethod
protected  GCUBESecurityManager.AuthMethod GCUBESecurityManagerImpl.authMethod
           
 

Methods in org.gcube.common.core.security that return GCUBESecurityManager.AuthMethod
static GCUBESecurityManager.AuthMethod GCUBESecurityManager.AuthMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GCUBESecurityManager.AuthMethod[] GCUBESecurityManager.AuthMethod.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.AuthMethod
 void GCUBESecurityManagerImpl.setAuthMethod(GCUBESecurityManager.AuthMethod m)
           
 void GCUBESecurityManager.setAuthMethod(GCUBESecurityManager.AuthMethod m)
          Adds an authentication method to be used in this security context
 

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

Methods in org.gcube.common.core.security.impl with parameters of type GCUBESecurityManager.AuthMethod
 void GCUBESimpleServiceSecurityManager.setAuthMethod(GCUBESecurityManager.AuthMethod m)
           
 void GCUBECredentialAdder.setAuthMethod(GCUBESecurityManager.AuthMethod m)
           
 



Copyright © 2013. All Rights Reserved.