sirepo.sim_oauth package

Type agnostic OAuth operations

copyright:

Copyright (c) 2016 RadiaSoft LLC. All Rights Reserved.

license:

http://www.apache.org/licenses/LICENSE-2.0.html

sirepo.sim_oauth.import_module(type_or_data)[source]

Load the simulation_type module

Parameters:

type_or_data (str or dict) – simulation type or description

Returns:

simulation type module instance

Return type:

module

Submodules

sirepo.sim_oauth.flash module

Oauth API’s for flash sim

copyright:

Copyright (c) 2020 RadiaSoft LLC. All Rights Reserved.

license:

http://www.apache.org/licenses/LICENSE-2.0.html

class sirepo.sim_oauth.flash.API(in_pkcli=False)[source]

Bases: API

api_simOauthFlashAuthorized(**kwargs)
sirepo.sim_oauth.flash.init_apis(*args, **kwargs)[source]