Package com.webauthn4j.metadata.anchor
Class AggregatingTrustAnchorRepository
java.lang.Object
com.webauthn4j.metadata.anchor.AggregatingTrustAnchorRepository
- All Implemented Interfaces:
com.webauthn4j.anchor.TrustAnchorRepository
public class AggregatingTrustAnchorRepository
extends Object
implements com.webauthn4j.anchor.TrustAnchorRepository
-
Constructor Summary
ConstructorsConstructorDescriptionAggregatingTrustAnchorRepository(com.webauthn4j.anchor.TrustAnchorRepository... repositories) -
Method Summary
-
Constructor Details
-
AggregatingTrustAnchorRepository
public AggregatingTrustAnchorRepository(com.webauthn4j.anchor.TrustAnchorRepository... repositories)
-
-
Method Details
-
find
- Specified by:
findin interfacecom.webauthn4j.anchor.TrustAnchorRepository
-
find
- Specified by:
findin interfacecom.webauthn4j.anchor.TrustAnchorRepository
-