Use the MobileFirst Java™ Token Validator access-token
validation module to protect resources on any external Java server.
MobileFirst Java Token Validator is provided
as a Java library (mfp-java-token-validator-8.0.0.jar).
The library exposes an API that encapsulates and simplifies the interaction
with the authorization server's introspection endpoint. For
a detailed API reference, see MobileFirst Java Token Validator API.
You
can get a copy of the Java library
Token Validator library by using any of the following methods:
- Download mfp-java-token-validator from the Maven repository.
- Get a copy of the library from the <product_install_dir>/MobileFirstServer/external-server-libraries/ directory
(where <product_install_dir> is the directory
in which you installed IBM MobileFirst™ Platform Foundation).
For detailed information on how to install, configure, and use
this validation module, see the
Java Token
Validator tutorial.