InlineKeyResolver credential subclass fails to return context object
Basics
Technical
Logistics
Basics
Technical
Logistics
Description
The KeyInfo resolution plugin returns a Credential subclass that fails to override the getCredentalContext method because it's misspelled in the base class. This prevents calling code from accessing the resolution context, which affects things like restricting keys based on use attributes.
The KeyInfo resolution plugin returns a Credential subclass that fails to override the getCredentalContext method because it's misspelled in the base class. This prevents calling code from accessing the resolution context, which affects things like restricting keys based on use attributes.