Module: WSDL::Security::Constants::TokenProfiles::UsernameToken
- Defined in:
- lib/wsdl/security/constants.rb
Overview
UsernameToken profile URIs.
Constant Summary collapse
- PASSWORD_TEXT =
Password type: plain text
"#{BASE_URI}/oasis-200401-wss-username-token-profile-1.0#PasswordText".freeze
- PASSWORD_DIGEST =
Password type: digest (SHA-1)
"#{BASE_URI}/oasis-200401-wss-username-token-profile-1.0#PasswordDigest".freeze