
public abstract class AbstractSecretTokenValidator extends Object implements SecretTokenValidator
| Constructor and Description |
|---|
AbstractSecretTokenValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(MessagingContainer messagingContainer,
SecretTokenInterceptor authenticationSecretTokenInterceptor) |
void |
shutdown(MessagingContainer messagingContainer,
SecretTokenInterceptor authenticationSecretTokenInterceptor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitauthenticatepublic void init(MessagingContainer messagingContainer, SecretTokenInterceptor authenticationSecretTokenInterceptor) throws Exception
init in interface SecretTokenValidatorExceptionpublic void shutdown(MessagingContainer messagingContainer, SecretTokenInterceptor authenticationSecretTokenInterceptor) throws Exception
shutdown in interface SecretTokenValidatorExceptionCopyright © 2017. All rights reserved.