
public abstract class AbstractSecretTokenAuthenticator extends Object implements SecretTokenAuthenticator
| Constructor and Description |
|---|
AbstractSecretTokenAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(MessagingTarget messagingTarget,
AuthenticationSecretTokenInterceptor authenticationSecretTokenInterceptor) |
void |
shutdown(MessagingTarget messagingTarget,
AuthenticationSecretTokenInterceptor authenticationSecretTokenInterceptor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitauthenticatepublic void init(MessagingTarget messagingTarget, AuthenticationSecretTokenInterceptor authenticationSecretTokenInterceptor) throws Exception
init in interface SecretTokenAuthenticatorExceptionpublic void shutdown(MessagingTarget messagingTarget, AuthenticationSecretTokenInterceptor authenticationSecretTokenInterceptor) throws Exception
shutdown in interface SecretTokenAuthenticatorExceptionCopyright © 2015. All Rights Reserved.