Interface SignerCustomizations<B extends SignerCustomizations<B>>

All Known Implementing Classes:
DirectSigner.Builder, PortalSigner.Builder

public interface SignerCustomizations<B extends SignerCustomizations<B>>
Provides operations for customizing signers using builder-type methods for properties which are common for both Direct and Portal signers. You would not under normal circumstances refer to this type.