Package de.adorsys.sts.tokenauth
Class AuthServer
java.lang.Object
de.adorsys.sts.tokenauth.AuthServer
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionAuthServer(String name, String issUrl, String jwksUrl, int refreshIntervalSeconds, String keyCloakUrl) AuthServer(String name, String issUrl, String jwksUrl, String keyCloakUrl) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidonJsonWebKeySetRetrieved(List<com.nimbusds.jose.jwk.JWK> jwks)
-
Constructor Details
-
AuthServer
-
AuthServer
-
-
Method Details
-
getJWK
-
onJsonWebKeySetRetrieved
-