Uses of Class
io.keyko.nevermined.models.service.metadata.Service.Auth.AuthType
-
Packages that use Service.Auth.AuthType Package Description io.keyko.nevermined.models.service.metadata -
-
Uses of Service.Auth.AuthType in io.keyko.nevermined.models.service.metadata
Methods in io.keyko.nevermined.models.service.metadata that return Service.Auth.AuthType Modifier and Type Method Description static Service.Auth.AuthTypeService.Auth.AuthType. valueOf(String name)Returns the enum constant of this type with the specified name.static Service.Auth.AuthType[]Service.Auth.AuthType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-