| Package | Description |
|---|---|
| xdi2.messaging.target.interceptor.impl.authentication.secrettoken |
| Class and Description |
|---|
| AbstractSecretTokenAuthenticator |
| AuthenticationSecretTokenInterceptor
This interceptor looks for a secret token on an incoming XDI message,
and invokes an instance of SecretTokenAuthenticator to authenticate the message.
|
| DigestSecretTokenAuthenticator
A SecretTokenAuthenticator that can authenticate a secret token against
a stored digest secret token, using both a global salt and local salts
for producing the digest.
|
| SecretTokenAuthenticator
The purpose of this interface is to authenticate an incoming XDI message
using a secret token.
|
Copyright © 2015. All Rights Reserved.