Return-Path: X-Original-To: apmail-oltu-commits-archive@www.apache.org Delivered-To: apmail-oltu-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ED517CCD7 for ; Fri, 7 Mar 2014 16:04:57 +0000 (UTC) Received: (qmail 37829 invoked by uid 500); 7 Mar 2014 16:04:57 -0000 Delivered-To: apmail-oltu-commits-archive@oltu.apache.org Received: (qmail 37746 invoked by uid 500); 7 Mar 2014 16:04:55 -0000 Mailing-List: contact commits-help@oltu.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oltu.apache.org Delivered-To: mailing list commits@oltu.apache.org Received: (qmail 36424 invoked by uid 99); 7 Mar 2014 16:04:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2014 16:04:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Mar 2014 16:04:23 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 216E42388B9B; Fri, 7 Mar 2014 16:03:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1575305 [9/23] - in /oltu/site/apidocs/jose: ./ assets/ assets/images/ org.apache.oltu.jose.jws/ org.apache.oltu.jose.jws/org/ org.apache.oltu.jose.jws/org/apache/ org.apache.oltu.jose.jws/org/apache/oltu/ org.apache.oltu.jose.jws/org/apac... Date: Fri, 07 Mar 2014 16:03:30 -0000 To: commits@oltu.apache.org From: simonetripodi@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140307160337.216E42388B9B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-summary.html URL: http://svn.apache.org/viewvc/oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-summary.html?rev=1575305&view=auto ============================================================================== --- oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-summary.html (added) +++ oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-summary.html Fri Mar 7 16:03:26 2014 @@ -0,0 +1,166 @@ + + + + + + + +org.apache.oltu.jose.jws (Apache Oltu - JOSE - JWS 1.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package org.apache.oltu.jose.jws +

+ + + + + + + + + + + + + + + + + +
+Class Summary
HeaderRepresents the Header as defined in the section 4 of the JWS specification.
JWS 
JWS.Builder 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2010–2014 The Apache Software Foundation. All rights reserved. + + \ No newline at end of file Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-summary.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-summary.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-summary.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-tree.html URL: http://svn.apache.org/viewvc/oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-tree.html?rev=1575305&view=auto ============================================================================== --- oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-tree.html (added) +++ oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-tree.html Fri Mar 7 16:03:26 2014 @@ -0,0 +1,158 @@ + + + + + + + +org.apache.oltu.jose.jws Class Hierarchy (Apache Oltu - JOSE - JWS 1.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package org.apache.oltu.jose.jws +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+
    +
  • java.lang.Object
      +
    • org.apache.oltu.commons.json.CustomizableBuilder<E> +
    • org.apache.oltu.commons.json.CustomizableEntity
        +
      • org.apache.oltu.jose.jws.Header
      +
    • org.apache.oltu.jose.jws.JWS
    +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2010–2014 The Apache Software Foundation. All rights reserved. + + \ No newline at end of file Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-tree.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-tree.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-tree.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-use.html URL: http://svn.apache.org/viewvc/oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-use.html?rev=1575305&view=auto ============================================================================== --- oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-use.html (added) +++ oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-use.html Fri Mar 7 16:03:26 2014 @@ -0,0 +1,208 @@ + + + + + + + +Uses of Package org.apache.oltu.jose.jws (Apache Oltu - JOSE - JWS 1.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
org.apache.oltu.jose.jws

+
+ + + + + + + + + + + + + +
+Packages that use org.apache.oltu.jose.jws
org.apache.oltu.jose.jws  
org.apache.oltu.jose.jws.io  
+  +

+ + + + + + + + + + + + + + +
+Classes in org.apache.oltu.jose.jws used by org.apache.oltu.jose.jws
Header + +
+          Represents the Header as defined in the section 4 of the JWS specification.
JWS + +
+           
JWS.Builder + +
+           
+  +

+ + + + + + + + + + + +
+Classes in org.apache.oltu.jose.jws used by org.apache.oltu.jose.jws.io
Header + +
+          Represents the Header as defined in the section 4 of the JWS specification.
JWS + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2010–2014 The Apache Software Foundation. All rights reserved. + + \ No newline at end of file Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-use.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-use.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/package-use.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SignatureMethod.html URL: http://svn.apache.org/viewvc/oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SignatureMethod.html?rev=1575305&view=auto ============================================================================== --- oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SignatureMethod.html (added) +++ oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SignatureMethod.html Fri Mar 7 16:03:26 2014 @@ -0,0 +1,264 @@ + + + + + + + +SignatureMethod (Apache Oltu - JOSE - JWS 1.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.oltu.jose.jws.signature +
+Interface SignatureMethod<S extends SigningKey,V extends VerifyingKey>

+
+
Type Parameters:
S - the SigningKey type.
V - the VerifyingKey type.
+
+
All Known Implementing Classes:
SignatureMethodsHMAC256Impl
+
+
+
+
public interface SignatureMethod<S extends SigningKey,V extends VerifyingKey>
+ + +

+Common definition of OAuth signature method algorithm. +

+ +

+


+ +

+ + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ Stringcalculate(String header, + String payload, + S signingKey) + +
+           
+ StringgetAlgorithm() + +
+           
+ booleanverify(String signature, + String header, + String payload, + V verifyingKey) + +
+           
+  +

+ + + + + + + + +
+Method Detail
+ +

+calculate

+
+String calculate(String header,
+                 String payload,
+                 S signingKey)
+
+
+
+
+
+
+ +

+verify

+
+boolean verify(String signature,
+               String header,
+               String payload,
+               V verifyingKey)
+
+
+
+
+
+
+ +

+getAlgorithm

+
+String getAlgorithm()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2010–2014 The Apache Software Foundation. All rights reserved. + + \ No newline at end of file Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SignatureMethod.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SignatureMethod.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SignatureMethod.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SigningKey.html URL: http://svn.apache.org/viewvc/oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SigningKey.html?rev=1575305&view=auto ============================================================================== --- oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SigningKey.html (added) +++ oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SigningKey.html Fri Mar 7 16:03:26 2014 @@ -0,0 +1,179 @@ + + + + + + + +SigningKey (Apache Oltu - JOSE - JWS 1.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.oltu.jose.jws.signature +
+Interface SigningKey

+
+
All Known Subinterfaces:
SymmetricKey
+
+
+
All Known Implementing Classes:
SymmetricKeyImpl
+
+
+
+
public interface SigningKey
+ + +

+A key that marks has to be used for sign operations. +

+ +

+


+ +

+ +

+ +


+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2010–2014 The Apache Software Foundation. All rights reserved. + + \ No newline at end of file Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SigningKey.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SigningKey.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SigningKey.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SymmetricKey.html URL: http://svn.apache.org/viewvc/oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SymmetricKey.html?rev=1575305&view=auto ============================================================================== --- oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SymmetricKey.html (added) +++ oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SymmetricKey.html Fri Mar 7 16:03:26 2014 @@ -0,0 +1,179 @@ + + + + + + + +SymmetricKey (Apache Oltu - JOSE - JWS 1.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.oltu.jose.jws.signature +
+Interface SymmetricKey

+
+
All Superinterfaces:
SigningKey, VerifyingKey
+
+
+
All Known Implementing Classes:
SymmetricKeyImpl
+
+
+
+
public interface SymmetricKey
extends SigningKey, VerifyingKey
+ + +

+A key that marks can be used for both sign and verify operations. +

+ +

+


+ +

+ +

+ +


+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2010–2014 The Apache Software Foundation. All rights reserved. + + \ No newline at end of file Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SymmetricKey.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SymmetricKey.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/SymmetricKey.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/VerifyingKey.html URL: http://svn.apache.org/viewvc/oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/VerifyingKey.html?rev=1575305&view=auto ============================================================================== --- oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/VerifyingKey.html (added) +++ oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/VerifyingKey.html Fri Mar 7 16:03:26 2014 @@ -0,0 +1,179 @@ + + + + + + + +VerifyingKey (Apache Oltu - JOSE - JWS 1.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.oltu.jose.jws.signature +
+Interface VerifyingKey

+
+
All Known Subinterfaces:
SymmetricKey
+
+
+
All Known Implementing Classes:
SymmetricKeyImpl
+
+
+
+
public interface VerifyingKey
+ + +

+A key that marks has to be used for verify operations. +

+ +

+


+ +

+ +

+ +


+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2010–2014 The Apache Software Foundation. All rights reserved. + + \ No newline at end of file Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/VerifyingKey.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/VerifyingKey.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/VerifyingKey.html ------------------------------------------------------------------------------ svn:mime-type = text/html Added: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/class-use/SignatureMethod.html URL: http://svn.apache.org/viewvc/oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/class-use/SignatureMethod.html?rev=1575305&view=auto ============================================================================== --- oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/class-use/SignatureMethod.html (added) +++ oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/class-use/SignatureMethod.html Fri Mar 7 16:03:26 2014 @@ -0,0 +1,255 @@ + + + + + + + +Uses of Interface org.apache.oltu.jose.jws.signature.SignatureMethod (Apache Oltu - JOSE - JWS 1.0.1-SNAPSHOT API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
org.apache.oltu.jose.jws.signature.SignatureMethod

+
+ + + + + + + + + + + + + +
+Packages that use SignatureMethod
org.apache.oltu.jose.jws  
org.apache.oltu.jose.jws.signature.impl  
+  +

+ + + + + +
+Uses of SignatureMethod in org.apache.oltu.jose.jws
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.oltu.jose.jws with parameters of type SignatureMethod
+ + + + + +
+<SK extends SigningKey,VK extends VerifyingKey> +
+boolean
+
JWS.acceptAlgorithm(SignatureMethod<SK,VK> method) + +
+           
+ + + + + +
+<SK extends SigningKey,VK extends VerifyingKey> +
+JWS.Builder
+
JWS.Builder.sign(SignatureMethod<SK,VK> method, + SK signingKey) + +
+           
+ + + + + +
+<SK extends SigningKey,VK extends VerifyingKey> +
+boolean
+
JWS.validate(SignatureMethod<SK,VK> method, + VK verifyingKey) + +
+           
+  +

+ + + + + +
+Uses of SignatureMethod in org.apache.oltu.jose.jws.signature.impl
+  +

+ + + + + + + + + +
Classes in org.apache.oltu.jose.jws.signature.impl that implement SignatureMethod
+ classSignatureMethodsHMAC256Impl + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2010–2014 The Apache Software Foundation. All rights reserved. + + \ No newline at end of file Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/class-use/SignatureMethod.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/class-use/SignatureMethod.html ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: oltu/site/apidocs/jose/org.apache.oltu.jose.jws/org/apache/oltu/jose/jws/signature/class-use/SignatureMethod.html ------------------------------------------------------------------------------ svn:mime-type = text/html