Class CertificateCredentialsImpl.KeyStoreSource

    • Constructor Detail

      • KeyStoreSource

        public KeyStoreSource()
    • Method Detail

      • getKeyStoreBytes

        @NonNull
        public abstract byte[] getKeyStoreBytes()
        Returns the byte[] content of the KeyStore.
        Returns:
        the byte[] content of the KeyStore.
      • isSnapshotSource

        @Deprecated
        public boolean isSnapshotSource()
        Deprecated.
        No longer need to distinguish snapshot sources.
        Returns true if and only if the source is self contained.
        Returns:
        true if and only if the source is self contained.
        Since:
        1.14