Package com.webauthn4j.anchor
Class KeyStoreTrustAnchorRepository
java.lang.Object
com.webauthn4j.anchor.KeyStoreTrustAnchorRepository
- All Implemented Interfaces:
TrustAnchorRepository
Load
TrustAnchors from KeyStore. Loaded trust anchors are cached.-
Constructor Summary
ConstructorsConstructorDescriptionKeyStoreTrustAnchorRepository(Path keyStore, String password) KeyStoreTrustAnchorRepository(KeyStore keyStore) -
Method Summary
-
Constructor Details
-
KeyStoreTrustAnchorRepository
-
KeyStoreTrustAnchorRepository
-
-
Method Details
-
find
- Specified by:
findin interfaceTrustAnchorRepository
-
find
- Specified by:
findin interfaceTrustAnchorRepository
-