Uses of Class
de.xima.fc.certificate.provider.CertificateSelectionByUsageSubjectQuery
Packages that use CertificateSelectionByUsageSubjectQuery
-
Uses of CertificateSelectionByUsageSubjectQuery in de.xima.fc.certificate.provider
Methods in de.xima.fc.certificate.provider that return CertificateSelectionByUsageSubjectQueryMethods in de.xima.fc.certificate.provider with parameters of type CertificateSelectionByUsageSubjectQueryModifier and TypeMethodDescription@NotNull Optional<CertificateBundle> CryptoProvider.getCurrentValidCertificateBundleForUsageSubject(CertificateSelectionByUsageSubjectQuery query, CertificateProviderUser user) Retrieves the current valid certificate bundle for the given usage subject within the specified scope. -
Uses of CertificateSelectionByUsageSubjectQuery in de.xima.fc.certificate.provider.internal.rpc
Methods in de.xima.fc.certificate.provider.internal.rpc with parameters of type CertificateSelectionByUsageSubjectQueryModifier and TypeMethodDescription@NotNull Optional<EncryptedKeyStore> RpcCryptoProvider.getCurrentValidCertificateForUsageSubjectAsKeyStore(CertificateSelectionByUsageSubjectQuery query, CertificateProviderUser user, Long frontendServerId) Retrieves the current valid certificate for the given usage subject within the specified scope in form of keystore.