Class Jwks.Jwk
java.lang.Object
com.predic8.membrane.core.config.security.Blob
com.predic8.membrane.core.interceptor.jwt.Jwks.Jwk
- Enclosing class:
- Jwks
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.predic8.membrane.core.config.security.Blob
equals, get, getContent, getLocation, hashCode, setContent, setLocation
-
Constructor Details
-
Jwk
public Jwk()
-
-
Method Details
-
getKid
-
setKid
-
getJwk
public String getJwk(ResolverMap resolverMap, String baseLocation, com.fasterxml.jackson.databind.ObjectMapper mapper) throws IOException - Throws:
IOException
-