Sha256: 5ff913a5ca79eefd511bf8c8c57f13c67729a97ab00876a12695201638be3e8f

Contents?: true

Size: 551 Bytes

Versions: 99

Compression:

Stored size: 551 Bytes

Contents

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Body>
      <ns2:authenticateResponse xmlns:ns2="http://v1_0.ws.user.example.com">
         <return>
            <authenticationValue>
              <token>a68d1d6379b62ff339a0e0c69ed4d9cf</token>
              <tokenHash>AAAJxA;cIedoT;mY10ExZwG6JuKgp2OYKxow==</tokenHash>
              <client>radclient</client>
            </authenticationValue>
            <success>true</success>
         </return>
      </ns2:authenticateResponse>
   </soap:Body>
</soap:Envelope>

Version data entries

99 entries across 99 versions & 16 rubygems

Version Path
savon-2.13.1 spec/fixtures/response/authentication.xml
savon-2.13.0 spec/fixtures/response/authentication.xml
savon-2.12.1 spec/fixtures/response/authentication.xml
savon-2.12.0 spec/fixtures/response/authentication.xml
savon-2.11.2 spec/fixtures/response/authentication.xml
savon-SU-2.11.1b spec/fixtures/response/authentication.xml
savon-SU-2.11.1 spec/fixtures/response/authentication.xml
savon-2.11.1 spec/fixtures/response/authentication.xml
sekken-0.3.0 spec/fixtures/response/authentication.xml
savon-2.11.0 spec/fixtures/response/authentication.xml
savon-2.10.1 spec/fixtures/response/authentication.xml
savon-2.10.0 spec/fixtures/response/authentication.xml
savon-2.9.0 spec/fixtures/response/authentication.xml
savon-2.8.1 spec/fixtures/response/authentication.xml
savon-2.8.0 spec/fixtures/response/authentication.xml
savon-2.7.2 spec/fixtures/response/authentication.xml
savon-2.7.1 spec/fixtures/response/authentication.xml
savon-2.7.0 spec/fixtures/response/authentication.xml
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/gems/savon-0.9.5/spec/fixtures/response/authentication.xml
savon-2.6.0 spec/fixtures/response/authentication.xml