We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727d08d commit caa214dCopy full SHA for caa214d
pom.xml
@@ -214,6 +214,7 @@
214
<exclude>org.seedstack.seed.security.SecurityConfig</exclude>
215
<exclude>org.seedstack.seed.security.principals.SimplePrincipalProvider</exclude>
216
<exclude>org.seedstack.seed.security.principals.X509CertificatePrincipalProvider</exclude>
217
+ <exclude>org.seedstack.seed.security.UsernamePasswordToken</exclude>
218
<exclude>org.seedstack.seed.rest.hal.Link</exclude>
219
<exclude>org.seedstack.seed.undertow.UndertowConfig</exclude>
220
<exclude>org.seedstack.seed.transaction.spi.TransactionMetadata</exclude>
0 commit comments