Class: SMARTAppLaunch::SMARTClientTokenUseVerification
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- SMARTAppLaunch::SMARTClientTokenUseVerification
- Defined in:
- lib/smart_app_launch/client_suite/token_use_verification_test.rb
Instance Method Summary collapse
Instance Method Details
#access_request_tags ⇒ Object
17 18 19 20 21 |
# File 'lib/smart_app_launch/client_suite/token_use_verification_test.rb', line 17 def return config.[:access_request_tags] if config.[:access_request_tags].present? [ACCESS_TAG] end |