This method sets the state for the supplementary information flags
and the minor status in MessageProp. It is not used by the
application but by the GSS implementation to return this information
to the caller of a per-message context method.
Parameters:
-
duplicate - true if the token was a duplicate of an earlier
token, false otherwise
-
old - true if the token's validity period has expired, false
otherwise
-
unseq - true if a later token has already been processed, false
otherwise
-
gap - true if one or more predecessor tokens have not yet been
successfully processed, false otherwise
-
minorStatus - the int minor status code for the per-message
operation
-
minorString - the textual representation of the minorStatus value