sirAssertionChecking Class
Description
Class that checks a PAPI assertion.
Implements IAssertionChecking Interface
Methods
PUBLIC getError():String
Function that gets the error. Returns null if there's no error.
PUBLIC getTokenInfo():String
Function that gets the information that will be sent inside the access token.
PUBLIC checkAssertion(assertion):String
Function that checks if the PAPI assertion is a valid one.
- String assertion: The PAPI assertion.