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

  • Class Summary 
    Class Description
    AuthenticationError
    Implements the AuthenticationError object, has setters and getters Created by Ore Poran on 11/19/15.
    TokenIntrospectionData
    Following spec: https://tools.ietf.org/html/draft-ietf-oauth-introspection-11#section-2.2 OAuth 2.0 Token Introspection - Introspection Response
    TokenValidationManager
    Implements TokenValidationManager Validates authorization headers (Access Tokens) against the AZ Server's introspection service.
    TokenValidationResult
    Wrapper object Result of the TokenValidationManager, holds the introspection data from the AZ Server and the authentication error to be returned on the response (if any exist) Created by Ore Poran on 11/19/15.


© Copyright IBM Corp. 2006, 2015. All Rights Reserved.