
public abstract class SecretKeySignatureAuthenticator extends AbstractSignatureAuthenticator implements SignatureAuthenticator
| Constructor and Description |
|---|
SecretKeySignatureAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(Message message,
xdi2.core.features.signatures.Signature<?,?> signature)
Authenticates an XDI message given a signature.
|
protected abstract SecretKey |
getSecretKey(Message message) |
init, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, shutdownpublic boolean authenticate(Message message, xdi2.core.features.signatures.Signature<?,?> signature)
SignatureAuthenticatorauthenticate in interface SignatureAuthenticatorCopyright © 2015. All Rights Reserved.