Uses of Class
eu.xtreemos.xosd.security.cdamng.data.AuthentificationType

Packages that use AuthentificationType
eu.xtreemos.xosd.security.cdamng.data   
 

Uses of AuthentificationType in eu.xtreemos.xosd.security.cdamng.data
 

Fields in eu.xtreemos.xosd.security.cdamng.data declared as AuthentificationType
 AuthentificationType Authentification.authtype
           
 

Methods in eu.xtreemos.xosd.security.cdamng.data that return AuthentificationType
static AuthentificationType AuthentificationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AuthentificationType[] AuthentificationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.