|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of KeyId in net.adamcin.httpsig.api |
|---|
| Fields in net.adamcin.httpsig.api declared as KeyId | |
|---|---|
static KeyId |
Constants.DEFAULT_KEY_IDENTIFIER
|
| Methods in net.adamcin.httpsig.api that return KeyId | |
|---|---|
KeyId |
Signer.getKeyId()
|
| Methods in net.adamcin.httpsig.api with parameters of type KeyId | |
|---|---|
Map<String,Key> |
Keychain.toMap(KeyId keyId)
|
Map<String,Key> |
DefaultKeychain.toMap(KeyId keyIdentifier)
|
| Constructors in net.adamcin.httpsig.api with parameters of type KeyId | |
|---|---|
DefaultVerifier(Keychain keychain,
KeyId keyId)
|
|
DefaultVerifier(Keychain keychain,
KeyId keyId,
long skew)
|
|
Signer(Keychain keychain,
KeyId keyId)
|
|
Signer(Key singleKey,
KeyId keyId)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||