You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jaspic/basic-authentication/src/test/java/org/javaee7/jaspic/basicauthentication/BasicAuthenticationStatelessTest.java
Copy file name to clipboardExpand all lines: jaspic/custom-principal/src/test/java/org/javaee7/jaspictest/customprincipal/CustomPrincipalPublicTest.java
Copy file name to clipboardExpand all lines: jaspic/custom-principal/src/test/java/org/javaee7/jaspictest/customprincipal/CustomPrincipalStatelessTest.java
+61-13Lines changed: 61 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
importorg.xml.sax.SAXException;
15
15
16
16
/**
17
-
* Idential test as in basic-authentication, but not performed against a SAM which sets a custom principal.
17
+
* Idential test as in basic-authentication, but now performed against a SAM which sets a custom principal.
18
18
* Therefore tests that for this kind of usage of the PrincipalCallback JASPIC is stateless just as well.
0 commit comments