Class IntrospectionService


  • @Named
    public class IntrospectionService
    extends Object
    Author:
    Yuriy Z
    • Constructor Detail

      • IntrospectionService

        public IntrospectionService()
    • Method Detail

      • validateIntrospectionScopePresence

        public void validateIntrospectionScopePresence​(AuthorizationGrant authorizationGrant)
      • isJwtResponse

        public boolean isJwtResponse​(String responseAsJwt,
                                     String acceptHeader)
      • fillPayload

        public void fillPayload​(io.jans.as.model.token.JsonWebResponse jwt,
                                org.json.JSONObject response,
                                AuthorizationGrant grant)
                         throws io.jans.as.model.exception.InvalidJwtException
        Throws:
        io.jans.as.model.exception.InvalidJwtException