This project has retired. For details please refer to its Attic page.
Class Index | Apache Oltu - JOSE

Class Index

H J S V

H

Header Represents the Header as defined in the section 4 of the JWS specification. 

J

JWS  
JWS.Builder  
JWSHeaderWriter  
JWSReader A JWS reader. 
JWSWriter  

S

SignatureMethod<S extends SigningKey, V extends VerifyingKey> Common definition of OAuth signature method algorithm. 
SignatureMethodsHMAC256Impl  
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. 
SymmetricKeyImpl Symmetric key implementation used for both sign and verify operations. 

V

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