Serialized Form


Package net.adamcin.httpsig.api

Class net.adamcin.httpsig.api.Authorization extends Object implements Serializable

serialVersionUID: -5642537789425001043L

Serialized Fields

keyId

String keyId

signature

String signature

headers

List<E> headers

algorithm

Algorithm algorithm

Class net.adamcin.httpsig.api.Challenge extends Object implements Serializable

serialVersionUID: 4044394118184261470L

Serialized Fields

realm

String realm

headers

List<E> headers

algorithms

List<E> algorithms

Class net.adamcin.httpsig.api.RequestContent extends Object implements Serializable

serialVersionUID: -2968642080214687631L

Serialized Fields

requestLine

String requestLine
Deprecated. 

method

String method

path

String path

headers

Map<K,V> headers



Copyright © 2013-2014. All Rights Reserved.