Uses of Interface
br.ufsc.labsec.database.interfaces.TrustPointDB
Packages that use TrustPointDB
Package
Description
-
Uses of TrustPointDB in br.ufsc.labsec
Methods in br.ufsc.labsec with parameters of type TrustPointDBModifier and TypeMethodDescriptionTrustPointProxy.Operation.operate(Set<String> urls, TrustPointDB database) Constructors in br.ufsc.labsec with parameters of type TrustPointDBModifierConstructorDescriptionTrustPointProxy(AbstractComponentConfiguration configuration, TrustPointDB database) -
Uses of TrustPointDB in br.ufsc.labsec.signature.database.impl
Classes in br.ufsc.labsec.signature.database.impl that implement TrustPointDBModifier and TypeClassDescriptionclassfinal classEsta classe representa um banco de dados que é a união de outros bancos de dados. -
Uses of TrustPointDB in br.ufsc.labsec.signature.database.interfaces
Subinterfaces of TrustPointDB in br.ufsc.labsec.signature.database.interfaces -
Uses of TrustPointDB in br.ufsc.labsec.trustedList.dss
Methods in br.ufsc.labsec.trustedList.dss that return TrustPointDBModifier and TypeMethodDescriptionDSSOnlineTrustedListLoader.database()Returns the value of thedatabaserecord component.Constructors in br.ufsc.labsec.trustedList.dss with parameters of type TrustPointDB -
Uses of TrustPointDB in br.ufsc.labsec.trustpoint
Methods in br.ufsc.labsec.trustpoint with parameters of type TrustPointDBModifier and TypeMethodDescriptionvoidTrustPointResult.save(TrustPointDB database) static Optional<TrustAnchorUrl> TrustAnchorUrl.tryFromDB(TrustPointDB database, String url)