|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.avis.security.KeyScheme
org.avis.security.DualKeyScheme
public final class DualKeyScheme
A key scheme that requires a pair of keys. e.g. SHA-1 Dual.
Nested Class Summary | |
---|---|
static class |
DualKeyScheme.Subset
Specifies which of the two subsets of a dual scheme a key is part of: the producer subset (for sending notifications) or consumer subset (for receiving notifications). |
Field Summary |
---|
Fields inherited from class org.avis.security.KeyScheme |
---|
consumer, id, keyHash, name, producer, SHA1_CONSUMER, SHA1_DUAL, SHA1_PRODUCER |
Method Summary |
---|
Methods inherited from class org.avis.security.KeyScheme |
---|
equals, hashCode, isDual, publicKeyFor, schemeFor, schemes, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |