public interface Authenticator
| Modifier and Type | Method and Description |
|---|---|
void |
challenge(InfinispanRequest request)
Challenges specific
InfinispanRequest for authentication. |
void challenge(InfinispanRequest request) throws RestResponseException
InfinispanRequest for authentication.request - Request to be challenged.RestResponseException - Thrown on error.AuthenticationException - Thrown if authentication fails.Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.