https://bz.apache.org/bugzilla/show_bug.cgi?id=60393
Bug ID: 60393
Summary: Inconsistent parameter naming between Realm interface
and implementations
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ----
the method #authenticate(GSSContext, boolean) has the boolean variable named
"storeCreds", some implementations have "storeCred". It spreads inconsistently.
Given that the GSSCredential is singular, the boolean variable should be too.
Attached is a patch to fix this inconsistency.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]