Class
LegacyBrokerController
In:
lib/openshift-origin-controller/app/controllers/legacy_broker_controller.rb
Parent:
ApplicationController
Methods
authenticate
cart_list_post
cartridge_post
check_cartridge_type
domain_post
embed_cartridge_post
exception_handler
gen_req_uuid
get_app_from_request
get_domain
process_notification
ssh_keys_post
user_info_post
validate_request
Included Modules
LegacyBrokerHelper
UserActionLogger
Public Instance methods
cart_list_post
()
cartridge_post
()
domain_post
()
embed_cartridge_post
()
ssh_keys_post
()
user_info_post
()
Protected Instance methods
authenticate
()
check_cartridge_type
(framework, cart_type)
Raise an exception if cartridge type isn‘t supported
exception_handler
(e)
gen_req_uuid
()
get_app_from_request
(user)
get_domain
(cloud_user, id)
process_notification
()
validate_request
()
[Validate]