Persistent Mobile Foundation Java Token Validator API
Overview
Use the Java Token Validator API of the PMF Java Token Validator library (mfp-java-token-validator-9.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. You can use this library to validate tokens that are used to access resources on an external Java server. For more information, see the Java Token Validator tutorial.
API Reference
▲Last modified on