public interface FamilyJwkFactory<K extends Key,J extends Jwk<K>> extends JwkFactory<K,J>, Identifiable
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(JwkContext<?> context) |
boolean |
supports(Key key) |
createJwk, newContextgetIdboolean supports(Key key)
boolean supports(JwkContext<?> context)
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.