+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


MobileFirst Java Token Validator API

Use the Java™ Token Validator API of the MobileFirst Java Token Validator library (mfp-java-token-validator-8.0.0.jar) to protect external Java resources by validating the access tokens for these resources.


Package com.ibm.mfp.java.token.validator

This package includes classes for using the introspection endpoint of the security framework's authorization server to validate authorization headers. We can use this library to validate tokens that are used to access resources on an external Java server. See MobileFirst Java Token Validator.

For more information about this package and its content, expand the entry for this topic in the Table of Contents panel, and see the Overview topic listed there.

We can also find the description of the API in the following file: Java Token Validator API.

Parent topic: API reference