Skip to content

Commit cdd7a4c

Browse files
committed
requested TODO comment fix
1 parent 731cbd2 commit cdd7a4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

httpclient5/src/main/java/org/apache/hc/client5/http/auth/gss/GssCredentials.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ public GSSCredential getGSSCredential() {
6363

6464
@Override
6565
public Principal getUserPrincipal() {
66-
// TODO Can we extract this somehow ?
66+
// TODO obtain from gssCredential
6767
return null;
6868
}
6969

0 commit comments

Comments
 (0)