This project has retired. For details please refer to its Attic page.
Uses of Package org.apache.oltu.jose.jws.signature (Apache Oltu - JOSE 2-SNAPSHOT API)

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

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

Classes in org.apache.oltu.jose.jws.signature used by org.apache.oltu.jose.jws
SignatureMethod
          Common definition of OAuth signature method algorithm.
SigningKey
          A key that marks has to be used for sign operations.
VerifyingKey
          A key that marks has to be used for verify operations.
 

Classes in org.apache.oltu.jose.jws.signature used by org.apache.oltu.jose.jws.signature
SigningKey
          A key that marks has to be used for sign operations.
VerifyingKey
          A key that marks has to be used for verify operations.
 

Classes in org.apache.oltu.jose.jws.signature used by org.apache.oltu.jose.jws.signature.impl
SignatureMethod
          Common definition of OAuth signature method algorithm.
SigningKey
          A key that marks has to be used for sign operations.
SymmetricKey
          A key that marks can be used for both sign and verify operations.
VerifyingKey
          A key that marks has to be used for verify operations.
 



Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.