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 ed54594 commit 4742c18Copy full SHA for 4742c18
samples/boot/oauth2authorizationserver/src/main/java/sample/JwkSetConfiguration.java
@@ -18,7 +18,6 @@
18
import java.math.BigInteger;
19
import java.security.KeyFactory;
20
import java.security.KeyPair;
21
-import java.security.Principal;
22
import java.security.interfaces.RSAPublicKey;
23
import java.security.spec.RSAPrivateKeySpec;
24
import java.security.spec.RSAPublicKeySpec;
0 commit comments