Table of Contents - stormpath-sdk
Pages
-
CHANGES
- stormpath-sdk-ruby Changelog
- Version 1.7.0
- Version 1.6.0
- Version 1.5.0
- Version 1.4.0
- Version 1.3.1
- Version 1.3.0
- Version 1.2.1
- Version 1.2.0
- Version 1.1.5
- Version 1.1.4
- Version 1.1.3
- Version 1.1.2
- Version 1.1.1
- Version 1.1.0
- Version 1.0.1
- Version 1.0.0.beta.9
- Version 1.0.0.beta.8
- Version 1.0.0.beta.7
- Version 1.0.0.beta.6
- Version 1.0.0.beta.5
- Version 1.0.0.beta.4
- Version 1.0.0.beta.3
- Version 1.0.0.beta.2
- Version 1.0.0.beta
- Version 1.0.0.alpha
- Version 0.4.0
- Version 0.3.0
- Version 0.2.0
- Version 0.1.0
- Gemfile
-
README
- Stormpath Ruby SDK
- Install
- Provision Your Stormpath Account
- Getting Started
- Common Uses
- Creating a client
- Accessing Resources
- Creating Resources
- Collections
- Search
- Pagination
- Order
- Entity Expansion
- ID Site
- ID Site Login
- Using ID Site for multitenancy
- Using Subdomains
- Specifying the Organization
- Handle ID Site Callback
- Other ID Site Options
- Logging Out a User
- Registering a User
- Forgot Link
- Fetch Stormpath Access Token with username and password
- Exchange ID Site token for a Stormpath Access Token
- Exchange Client Credentials for a Stormpath Access Token
- Exchange ID site token for a Stormpath Access Token
- Registering Accounts
- Create an Account with an Existing Password Hash
- Authentication
- Authentication Against a SAML Directory
- Stormpath as a Service Provider
- Configuring Stormpath as a Service Provider
- Step 1: Gather IDP Data
- Step 2: Configure Your SAML Directory
- Retrieve Your Service Provider Metadata
- Step 4: Configure Your Service Provider in Your Identity Provider
- Step 5: Configure Your Application
- Step 6: Add the SAML Directory as an Account Store
- Step 7: Configure SAML Assertion Mapping
- Mapping Rules
- Password Reset
- Social Providers
- ACL through Groups
- Working with Organizations
- Add Custom Data to Accounts or Groups
- Testing
- Setup
- Running
- Contributing
- Building the Gem
- Releasing the Gem
- Quick Class Diagram
- Copyright & Licensing
- Rakefile
Classes and Modules
- NotAResource
- Object
- Stormpath
- Stormpath::ApiKey
- Stormpath::Authentication
- Stormpath::Authentication::AuthenticationResult
- Stormpath::Authentication::BasicAuthenticator
- Stormpath::Authentication::BasicLoginAttempt
- Stormpath::Authentication::CreateFactor
- Stormpath::Authentication::HttpBasicAuthentication
- Stormpath::Authentication::HttpBearerAuthentication
- Stormpath::Authentication::RegisterServiceProvider
- Stormpath::Authentication::UsernamePasswordRequest
- Stormpath::Cache
- Stormpath::Cache::Cache
- Stormpath::Cache::CacheEntry
- Stormpath::Cache::CacheManager
- Stormpath::Cache::CacheStats
- Stormpath::Cache::DEFAULT_STORE
- Stormpath::Cache::DisabledCacheStore
- Stormpath::Cache::MemcachedStore
- Stormpath::Cache::MemoryStore
- Stormpath::Cache::RedisStore
- Stormpath::Client
- Stormpath::DataStore
- Stormpath::Error
- Stormpath::Error::NilError
- Stormpath::Http
- Stormpath::Http::Authc
- Stormpath::Http::Authc::Sauthc1Signer
- Stormpath::Http::HttpClientRequestExecutor
- Stormpath::Http::Request
- Stormpath::Http::Response
- Stormpath::Http::Utils
- Stormpath::IdSite
- Stormpath::IdSite::IdSiteResult
- Stormpath::Oauth
- Stormpath::Oauth::AccessTokenAuthenticationResult
- Stormpath::Oauth::Authenticator
- Stormpath::Oauth::ChallengeFactorGrant
- Stormpath::Oauth::ChallengeFactorGrantRequest
- Stormpath::Oauth::ClientCredentialsGrant
- Stormpath::Oauth::ClientCredentialsGrantRequest
- Stormpath::Oauth::Error
- Stormpath::Oauth::IdSiteGrant
- Stormpath::Oauth::IdSiteGrantRequest
- Stormpath::Oauth::LocalAccessTokenVerification
- Stormpath::Oauth::LocalAccessTokenVerificationResult
- Stormpath::Oauth::PasswordGrant
- Stormpath::Oauth::PasswordGrantRequest
- Stormpath::Oauth::RefreshGrantRequest
- Stormpath::Oauth::RefreshToken
- Stormpath::Oauth::RemoteAccessTokenVerification
- Stormpath::Oauth::SocialGrant
- Stormpath::Oauth::SocialGrantRequest
- Stormpath::Oauth::StormpathGrantRequest
- Stormpath::Oauth::StormpathTokenGrant
- Stormpath::Oauth::VerifyAccessToken
- Stormpath::Oauth::VerifyTokenResult
- Stormpath::Provider
- Stormpath::Provider::AccountAccess
- Stormpath::Provider::AccountRequest
- Stormpath::Provider::AccountResolver
- Stormpath::Provider::AccountResult
- Stormpath::Provider::FacebookProvider
- Stormpath::Provider::FacebookProviderData
- Stormpath::Provider::GithubProvider
- Stormpath::Provider::GithubProviderData
- Stormpath::Provider::GoogleProvider
- Stormpath::Provider::GoogleProviderData
- Stormpath::Provider::LinkedinProvider
- Stormpath::Provider::LinkedinProviderData
- Stormpath::Provider::Provider
- Stormpath::Provider::ProviderData
- Stormpath::Provider::SamlProvider
- Stormpath::Provider::SamlProviderData
- Stormpath::Provider::StormpathProvider
- Stormpath::Provider::StormpathProviderData
- Stormpath::Provider::TwitterProvider
- Stormpath::Provider::TwitterProviderData
- Stormpath::Resource
- Stormpath::Resource::AccessToken
- Stormpath::Resource::Account
- Stormpath::Resource::AccountCreationPolicy
- Stormpath::Resource::AccountLink
- Stormpath::Resource::AccountLinkingPolicy
- Stormpath::Resource::AccountOverrides
- Stormpath::Resource::AccountStore
- Stormpath::Resource::AccountStoreMapping
- Stormpath::Resource::ApiKey
- Stormpath::Resource::Application
- Stormpath::Resource::Application::LoadError
- Stormpath::Resource::ApplicationWebConfig
- Stormpath::Resource::Associations
- Stormpath::Resource::Associations::ClassMethods
- Stormpath::Resource::AttributeStatementMappingRules
- Stormpath::Resource::Base
- Stormpath::Resource::Challenge
- Stormpath::Resource::Collection
- Stormpath::Resource::Collection::CollectionPage
- Stormpath::Resource::Collection::PaginatedIterator
- Stormpath::Resource::CustomData
- Stormpath::Resource::CustomDataHashMethods
- Stormpath::Resource::CustomDataStorage
- Stormpath::Resource::Directory
- Stormpath::Resource::EmailTemplate
- Stormpath::Resource::EmailVerificationToken
- Stormpath::Resource::Error
- Stormpath::Resource::Expansion
- Stormpath::Resource::Factor
- Stormpath::Resource::Field
- Stormpath::Resource::Group
- Stormpath::Resource::GroupMembership
- Stormpath::Resource::Instance
- Stormpath::Resource::LinkedAccount
- Stormpath::Resource::OauthPolicy
- Stormpath::Resource::Organization
- Stormpath::Resource::OrganizationAccountStoreMapping
- Stormpath::Resource::PasswordPolicy
- Stormpath::Resource::PasswordResetToken
- Stormpath::Resource::PasswordStrength
- Stormpath::Resource::Phone
- Stormpath::Resource::RefreshToken
- Stormpath::Resource::RegisteredSamlServiceProvider
- Stormpath::Resource::SamlIdentityProvider
- Stormpath::Resource::SamlIdentityProviderMetadata
- Stormpath::Resource::SamlPolicy
- Stormpath::Resource::SamlServiceProvider
- Stormpath::Resource::SamlServiceProviderMetadata
- Stormpath::Resource::SamlServiceProviderRegistration
- Stormpath::Resource::Schema
- Stormpath::Resource::Tenant
- Stormpath::Resource::UserInfoMappingRules
- Stormpath::Resource::Utils
- Stormpath::Resource::VerificationEmail
- Stormpath::Resource::X509Certificate
- Stormpath::Test
- Stormpath::Test::ApiKeyHelpers
- Stormpath::Test::CustomDataSavePeriod
- Stormpath::Test::EnvNamesWarning
- Stormpath::Test::FakeStore1
- Stormpath::Test::FakeStore2
- Stormpath::Test::ResourceFactory
- Stormpath::Test::ResourceHelpers
- Stormpath::Test::TestRequestExecutor
- Stormpath::Util
- Stormpath::Util::Assert
- Stormpath::Util::UriBuilder
- TestResource
Methods
- ::check_env_variable_names — Stormpath::Test::EnvNamesWarning
- ::env_vars_not_set? — Stormpath::Test::EnvNamesWarning
- ::from_h — Stormpath::Cache::CacheEntry
- ::iterate — Stormpath::Resource::Collection::PaginatedIterator
- ::load — Stormpath::Resource::Application
- ::mocked_account — Stormpath::Test
- ::mocked_challenge — Stormpath::Test
- ::mocked_challenge_factor_grant_response — Stormpath::Test
- ::mocked_challenges_response — Stormpath::Test
- ::mocked_create_saml_directory — Stormpath::Test
- ::mocked_create_saml_directory_rules — Stormpath::Test
- ::mocked_empty_challenge_response — Stormpath::Test
- ::mocked_encoded_x509_signing_cert — Stormpath::Test
- ::mocked_factor_response — Stormpath::Test
- ::mocked_provider_data — Stormpath::Test
- ::mocked_saml_directory_provider_metadata_response — Stormpath::Test
- ::mocked_saml_directory_provider_response — Stormpath::Test
- ::mocked_social_grant_response — Stormpath::Test
- ::mocked_successfull_challenge — Stormpath::Test
- ::new — Stormpath::ApiKey
- ::new — Stormpath::Authentication::BasicAuthenticator
- ::new — Stormpath::Authentication::CreateFactor
- ::new — Stormpath::Authentication::HttpBasicAuthentication
- ::new — Stormpath::Authentication::HttpBearerAuthentication
- ::new — Stormpath::Authentication::RegisterServiceProvider
- ::new — Stormpath::Authentication::UsernamePasswordRequest
- ::new — Stormpath::Cache::Cache
- ::new — Stormpath::Cache::CacheEntry
- ::new — Stormpath::Cache::CacheManager
- ::new — Stormpath::Cache::CacheStats
- ::new — Stormpath::Cache::DisabledCacheStore
- ::new — Stormpath::Cache::MemcachedStore
- ::new — Stormpath::Cache::MemoryStore
- ::new — Stormpath::Cache::MemoryStore
- ::new — Stormpath::Cache::RedisStore
- ::new — Stormpath::Client
- ::new — Stormpath::DataStore
- ::new — Stormpath::Error
- ::new — Stormpath::Http::Authc::Sauthc1Signer
- ::new — Stormpath::Http::HttpClientRequestExecutor
- ::new — Stormpath::Http::Request
- ::new — Stormpath::Http::Response
- ::new — Stormpath::IdSite::IdSiteResult
- ::new — Stormpath::Oauth::Authenticator
- ::new — Stormpath::Oauth::ChallengeFactorGrantRequest
- ::new — Stormpath::Oauth::ClientCredentialsGrantRequest
- ::new — Stormpath::Oauth::Error
- ::new — Stormpath::Oauth::IdSiteGrantRequest
- ::new — Stormpath::Oauth::LocalAccessTokenVerification
- ::new — Stormpath::Oauth::LocalAccessTokenVerificationResult
- ::new — Stormpath::Oauth::PasswordGrantRequest
- ::new — Stormpath::Oauth::RefreshGrantRequest
- ::new — Stormpath::Oauth::RemoteAccessTokenVerification
- ::new — Stormpath::Oauth::SocialGrantRequest
- ::new — Stormpath::Oauth::StormpathGrantRequest
- ::new — Stormpath::Oauth::VerifyAccessToken
- ::new — Stormpath::Provider::AccountRequest
- ::new — Stormpath::Provider::AccountResolver
- ::new — Stormpath::Resource::AccountStore
- ::new — Stormpath::Resource::Base
- ::new — Stormpath::Resource::Collection
- ::new — Stormpath::Resource::Error
- ::new — Stormpath::Resource::Expansion
- ::new — Stormpath::Util::UriBuilder
- ::new — Stormpath::Test::ResourceFactory
- ::non_printable_properties — Stormpath::Resource::Base
- ::prop_accessor — Stormpath::Resource::Base
- ::prop_non_printable — Stormpath::Resource::Base
- ::prop_reader — Stormpath::Resource::Base
- ::prop_writer — Stormpath::Resource::Base
- ::test_missing_deprecated_env_vars — Stormpath::Test::EnvNamesWarning
- ::test_missing_required_env_vars — Stormpath::Test::EnvNamesWarning
- #== — Stormpath::Resource::Base
- #ApiKey — Stormpath::Client
- #[] — Stormpath::Resource::CustomData
- #[]= — Stormpath::Resource::CustomData
- #account — Stormpath::Oauth::AccessTokenAuthenticationResult
- #account_attrs — Stormpath::Test::ResourceHelpers
- #account_href — Stormpath::Oauth::AccessTokenAuthenticationResult
- #account_store — Stormpath::Authentication::BasicLoginAttempt
- #account_store= — Stormpath::Authentication::BasicLoginAttempt
- #account_store_to_hash — Stormpath::Resource::Application
- #add_account — Stormpath::Resource::Group
- #add_custom_options — Stormpath::Authentication::CreateFactor
- #add_group — Stormpath::Resource::Account
- #add_property — Stormpath::Resource::Expansion
- #api_key_id — Stormpath::Authentication::HttpBasicAuthentication
- #api_key_id — Stormpath::Resource::Application
- #api_key_secret — Stormpath::Authentication::HttpBasicAuthentication
- #api_key_warning_message — Stormpath::Client
- #application_attrs — Stormpath::Test::ResourceHelpers
- #apply_custom_data_updates_if_necessary — Stormpath::Resource::CustomDataStorage
- #apply_default_request_headers — Stormpath::DataStore
- #apply_default_user_agent — Stormpath::DataStore
- #apply_form_data_request_headers — Stormpath::DataStore
- #assert_false — Stormpath::Util::Assert
- #assert_kind_of — Stormpath::Util::Assert
- #assert_not_nil — Stormpath::Util::Assert
- #assert_true — Stormpath::Util::Assert
- #attempt — Stormpath::Provider::AccountResolver
- #authenticate — Stormpath::Authentication::BasicAuthenticator
- #authenticate — Stormpath::Oauth::Authenticator
- #authenticate! — Stormpath::Authentication::HttpBasicAuthentication
- #authenticate! — Stormpath::Authentication::HttpBearerAuthentication
- #authenticate_account — Stormpath::Resource::Application
- #authenticate_oauth — Stormpath::Resource::Application
- #basic_authorization_header — Stormpath::Authentication::HttpBasicAuthentication
- #bearer_access_token — Stormpath::Authentication::HttpBearerAuthentication
- #belongs_to — Stormpath::Resource::Associations::ClassMethods
- #cache — Stormpath::DataStore
- #cache_for — Stormpath::DataStore
- #cache_walk — Stormpath::DataStore
- #call — Stormpath::Authentication::RegisterServiceProvider
- #camelize — Stormpath::Http::Request
- #canonicalize_headers — Stormpath::Http::Authc::Sauthc1Signer
- #canonicalize_query_string — Stormpath::Http::Authc::Sauthc1Signer
- #canonicalize_resource_path — Stormpath::Http::Authc::Sauthc1Signer
- #class_name_with_id — Stormpath::Resource::Utils
- #clear — Stormpath::Authentication::UsernamePasswordRequest
- #clear — Stormpath::Cache::Cache
- #clear — Stormpath::Cache::DisabledCacheStore
- #clear — Stormpath::Cache::MemcachedStore
- #clear — Stormpath::Cache::MemoryStore
- #clear — Stormpath::Cache::MemoryStore
- #clear — Stormpath::Cache::RedisStore
- #clear_application_cache_on_account_store_save — Stormpath::DataStore
- #clear_cache — Stormpath::DataStore
- #clear_cache_on_delete — Stormpath::DataStore
- #clear_cache_on_save — Stormpath::DataStore
- #clear_custom_data_cache_on_custom_data_storage_save — Stormpath::DataStore
- #client — Stormpath::Client
- #client_error? — Stormpath::Http::Response
- #code — Stormpath::Error::NilError
- #collection — Stormpath::Test::ResourceFactory
- #create — Stormpath::DataStore
- #create — Stormpath::Resource::Associations::ClassMethods
- #create_account — Stormpath::Resource::AccountOverrides
- #create_cache — Stormpath::Cache::CacheManager
- #create_factor — Stormpath::Resource::Account
- #create_id_site_url — Stormpath::Resource::Application
- #create_name_value_pair — Stormpath::Http::Authc::Sauthc1Signer
- #create_password_reset_token — Stormpath::Resource::Application
- #credentials — Stormpath::Authentication::UsernamePasswordRequest
- #current_page — Stormpath::Resource::Collection
- #custom_data_delete_field_url_regex — Stormpath::DataStore
- #custom_data_params? — Stormpath::Http::Request
- #data_store — Stormpath::Resource::Base
- #data_store — Stormpath::Resource::Collection
- #decoded_authorization_header — Stormpath::Authentication::HttpBasicAuthentication
- #decoded_jwt — Stormpath::Oauth::LocalAccessTokenVerification
- #decoded_jwt — Stormpath::Oauth::RemoteAccessTokenVerification
- #deep_sanitize — Stormpath::Resource::Base
- #default_domain — Stormpath::Test::ResourceHelpers
- #default_port? — Stormpath::Http::Utils
- #delete — Stormpath::Cache::Cache
- #delete — Stormpath::Cache::CacheStats
- #delete — Stormpath::Cache::DisabledCacheStore
- #delete — Stormpath::Cache::MemcachedStore
- #delete — Stormpath::Cache::MemoryStore
- #delete — Stormpath::Cache::MemoryStore
- #delete — Stormpath::Cache::RedisStore
- #delete — Stormpath::DataStore
- #delete — Stormpath::Oauth::AccessTokenAuthenticationResult
- #delete — Stormpath::Resource::CustomData
- #delete — Stormpath::Resource::Instance
- #delete_removed_properties — Stormpath::Resource::CustomData
- #deleted_properties — Object
- #determine_type — Stormpath::Authentication::CreateFactor
- #developer_message — Stormpath::Error::NilError
- #directory_attrs — Stormpath::Test::ResourceHelpers
- #each — Stormpath::Resource::Collection
- #enable_email_verification — Stormpath::Test::ResourceHelpers
- #encode_url — Stormpath::Http::Utils
- #encoded_chars? — Stormpath::Http::Utils
- #error? — Stormpath::Http::Response
- #errors — Stormpath::Oauth::Error
- #escaped_userinfo — Stormpath::Util::UriBuilder
- #execute_raw_request — Stormpath::DataStore
- #execute_request — Stormpath::DataStore
- #execute_request — Stormpath::Http::HttpClientRequestExecutor
- #execute_request — Stormpath::Test::TestRequestExecutor
- #expired? — Stormpath::Cache::CacheEntry
- #extract_body_from_resource — Stormpath::DataStore
- #fetched_api_key — Stormpath::Authentication::HttpBasicAuthentication
- #fixture — Stormpath::Test::ApiKeyHelpers
- #fixture_path — Stormpath::Test::ApiKeyHelpers
- #form_data? — Stormpath::Oauth::ChallengeFactorGrant
- #form_data? — Stormpath::Oauth::ClientCredentialsGrant
- #form_data? — Stormpath::Oauth::IdSiteGrant
- #form_data? — Stormpath::Oauth::PasswordGrant
- #form_data? — Stormpath::Oauth::RefreshToken
- #form_data? — Stormpath::Oauth::SocialGrant
- #form_data? — Stormpath::Oauth::StormpathTokenGrant
- #form_properties — Stormpath::Oauth::ChallengeFactorGrant
- #form_properties — Stormpath::Oauth::ClientCredentialsGrant
- #form_properties — Stormpath::Oauth::IdSiteGrant
- #form_properties — Stormpath::Oauth::PasswordGrant
- #form_properties — Stormpath::Oauth::RefreshToken
- #form_properties — Stormpath::Oauth::SocialGrant
- #form_properties — Stormpath::Oauth::StormpathTokenGrant
- #form_request_parse — Stormpath::DataStore
- #get — Stormpath::Cache::Cache
- #get — Stormpath::Cache::DisabledCacheStore
- #get — Stormpath::Cache::MemcachedStore
- #get — Stormpath::Cache::MemoryStore
- #get — Stormpath::Cache::MemoryStore
- #get — Stormpath::Cache::RedisStore
- #get — Stormpath::Resource::Associations::ClassMethods
- #get_cache — Stormpath::Cache::CacheManager
- #get_cache_data — Stormpath::Test::ApiKeyHelpers
- #get_dirty_property_names — Stormpath::Resource::Base
- #get_href_from_hash — Stormpath::Resource::Base
- #get_property — Stormpath::Resource::Base
- #get_property_names — Stormpath::Resource::Base
- #get_provider_account — Stormpath::Resource::Application
- #get_request_payload — Stormpath::Http::Authc::Sauthc1Signer
- #get_request_payload_without_query_params — Stormpath::Http::Authc::Sauthc1Signer
- #get_resource — Stormpath::DataStore
- #get_resource_href_property — Stormpath::Resource::Associations
- #get_resource_property — Stormpath::Resource::Associations
- #get_signed_headers — Stormpath::Http::Authc::Sauthc1Signer
- #grant_type — Stormpath::Oauth::ChallengeFactorGrantRequest
- #grant_type — Stormpath::Oauth::ClientCredentialsGrantRequest
- #grant_type — Stormpath::Oauth::StormpathGrantRequest
- #group_attrs — Stormpath::Test::ResourceHelpers
- #handle_id_site_callback — Stormpath::Resource::Application
- #has_key? — Stormpath::Resource::CustomDataHashMethods
- #has_many — Stormpath::Resource::Associations::ClassMethods
- #has_new_properties? — Stormpath::Resource::CustomData
- #has_one — Stormpath::Resource::Associations::ClassMethods
- #has_removed_properties? — Stormpath::Resource::CustomData
- #has_value? — Stormpath::Resource::CustomDataHashMethods
- #hash_text — Stormpath::Http::Authc::Sauthc1Signer
- #hit — Stormpath::Cache::CacheStats
- #href — Stormpath::Authentication::CreateFactor
- #href — Stormpath::Provider::AccountResolver
- #href — Stormpath::Resource::Base
- #id_for — Stormpath::Test::ResourceFactory
- #initialize_cache — Stormpath::DataStore
- #inspect — Stormpath::Resource::Utils
- #instantiate — Stormpath::DataStore
- #items — Stormpath::Resource::Collection::CollectionPage
- #jwt_invalid? — Stormpath::IdSite::IdSiteResult
- #jwt_response — Stormpath::Oauth::AccessTokenAuthenticationResult
- #jwt_token_payload — Stormpath::Resource::Application
- #keys — Stormpath::Resource::CustomDataHashMethods
- #limit — Stormpath::Resource::Collection
- #load_api_key_file — Stormpath::Client
- #map_account_store — Stormpath::Test::ResourceHelpers
- #map_identity_provider_and_registered_service_provider — Stormpath::Authentication::RegisterServiceProvider
- #map_organization_store — Stormpath::Test::ResourceHelpers
- #materialize — Stormpath::Resource::Base
- #materialized? — Stormpath::Resource::Base
- #message — Stormpath::Error::NilError
- #miss — Stormpath::Cache::CacheStats
- #more_info — Stormpath::Error::NilError
- #needs_to_be_fully_qualified? — Stormpath::DataStore
- #new? — Stormpath::Resource::Base
- #offset — Stormpath::Resource::Collection
- #options_without_host — Stormpath::Cache::MemcachedStore
- #order — Stormpath::Resource::Collection
- #organization_attrs — Stormpath::Test::ResourceHelpers
- #parse_response — Stormpath::DataStore
- #payload — Stormpath::Oauth::StormpathGrantRequest
- #principals — Stormpath::Authentication::UsernamePasswordRequest
- #printable_property? — Stormpath::Resource::Base
- #provider — Stormpath::Resource::Directory
- #provider_data — Stormpath::Provider::AccountResolver
- #provider_data — Stormpath::Resource::Account
- #provider_data= — Stormpath::Provider::AccountAccess
- #put — Stormpath::Cache::Cache
- #put — Stormpath::Cache::CacheStats
- #put — Stormpath::Cache::DisabledCacheStore
- #put — Stormpath::Cache::MemcachedStore
- #put — Stormpath::Cache::MemoryStore
- #put — Stormpath::Cache::MemoryStore
- #put — Stormpath::Cache::RedisStore
- #qualify — Stormpath::DataStore
- #random_number — Stormpath::Test::ResourceHelpers
- #read_property — Stormpath::Resource::Base
- #region_for — Stormpath::DataStore
- #register_service_provider — Stormpath::Resource::Application
- #registered_service_provider — Stormpath::Authentication::RegisterServiceProvider
- #registered_service_provider_params — Stormpath::Authentication::RegisterServiceProvider
- #remove_account — Stormpath::Resource::Group
- #remove_group — Stormpath::Resource::Account
- #request_account_store_hash — Stormpath::Provider::AccountResolver
- #request_id — Stormpath::Error::NilError
- #resolve_provider_account — Stormpath::Provider::AccountResolver
- #resource — Stormpath::Authentication::CreateFactor
- #resource — Stormpath::Test::ResourceFactory
- #resource_is_application_web_config — Stormpath::DataStore
- #resource_is_custom_data — Stormpath::DataStore
- #resource_is_saml_mapping_rules? — Stormpath::DataStore
- #resource_nested_submittable — Stormpath::DataStore
- #resource_prop_reader — Stormpath::Resource::Associations::ClassMethods
- #resource_uri — Stormpath::Http::Request
- #sanitize — Stormpath::Resource::Base
- #sanitize — Stormpath::Resource::CustomData
- #save — Stormpath::Authentication::CreateFactor
- #save — Stormpath::DataStore
- #save — Stormpath::Resource::CustomData
- #save — Stormpath::Resource::Instance
- #save — Stormpath::Resource::CustomDataStorage
- #save_resource — Stormpath::DataStore
- #search — Stormpath::Resource::Collection
- #send_password_reset_email — Stormpath::Resource::Application
- #server_error? — Stormpath::Http::Response
- #set_options — Stormpath::Oauth::ChallengeFactorGrant
- #set_options — Stormpath::Oauth::ClientCredentialsGrant
- #set_options — Stormpath::Oauth::IdSiteGrant
- #set_options — Stormpath::Oauth::PasswordGrant
- #set_options — Stormpath::Oauth::RefreshToken
- #set_options — Stormpath::Oauth::SocialGrant
- #set_options — Stormpath::Oauth::StormpathTokenGrant
- #set_properties — Stormpath::Resource::Base
- #set_property — Stormpath::Resource::Base
- #sign — Stormpath::Http::Authc::Sauthc1Signer
- #sign_request — Stormpath::Http::Authc::Sauthc1Signer
- #size — Stormpath::Cache::Cache
- #size — Stormpath::Cache::DisabledCacheStore
- #size — Stormpath::Cache::MemcachedStore
- #size — Stormpath::Cache::MemoryStore
- #size — Stormpath::Cache::MemoryStore
- #size — Stormpath::Cache::RedisStore
- #social_directory? — Object
- #stats — Stormpath::Cache::CacheManager
- #status — Stormpath::Error::NilError
- #store — Stormpath::Resource::CustomDataHashMethods
- #summary — Stormpath::Cache::CacheStats
- #tenant — Stormpath::Client
- #test_api_client — Stormpath::Test::ApiKeyHelpers
- #test_api_key — Stormpath::Test::ApiKeyHelpers
- #test_api_key_id — Stormpath::Test::ApiKeyHelpers
- #test_api_key_secret — Stormpath::Test::ApiKeyHelpers
- #test_host — Stormpath::Test::ResourceHelpers
- #to_h — Stormpath::Cache::CacheEntry
- #to_hash — Stormpath::DataStore
- #to_hex — Stormpath::Http::Authc::Sauthc1Signer
- #to_query — Stormpath::Resource::Expansion
- #to_resource — Stormpath::Resource::Collection::CollectionPage
- #to_resource_array — Stormpath::Resource::Collection::CollectionPage
- #to_s — Stormpath::Resource::Utils
- #to_s_query_string — Stormpath::Http::Request
- #to_simple_reference — Stormpath::DataStore
- #to_utf8 — Stormpath::Http::Authc::Sauthc1Signer
- #to_yaml — Stormpath::Resource::Utils
- #token — Stormpath::Oauth::StormpathGrantRequest
- #token — Stormpath::Resource::EmailVerificationToken
- #token — Stormpath::Resource::PasswordResetToken
- #touch — Stormpath::Cache::CacheEntry
- #type — Stormpath::Authentication::BasicLoginAttempt
- #type= — Stormpath::Authentication::BasicLoginAttempt
- #user_info_mapping_rules? — Stormpath::DataStore
- #userinfo_pattern — Stormpath::Util::UriBuilder
- #validate — Stormpath::Resource::Challenge
- #validate_access_token — Stormpath::Oauth::RemoteAccessTokenVerification
- #validate_jwt_has_a_valid_issuer — Stormpath::Oauth::LocalAccessTokenVerification
- #validate_jwt_is_an_access_token — Stormpath::Oauth::LocalAccessTokenVerification
- #value — Stormpath::Authentication::BasicLoginAttempt
- #value= — Stormpath::Authentication::BasicLoginAttempt
- #values — Stormpath::Resource::CustomDataHashMethods
- #verify — Stormpath::Oauth::LocalAccessTokenVerification
- #verify — Stormpath::Oauth::RemoteAccessTokenVerification
- #verify — Stormpath::Oauth::VerifyAccessToken
- #verify_email_token — Stormpath::Client
- #verify_password_reset_token — Stormpath::Resource::Application
- #wait_for_custom_data_indexing — Stormpath::Test::CustomDataSavePeriod
- #wait_for_resource_creation — Stormpath::Test::CustomDataSavePeriod