SecurityContextExtension extension
Methods
-
configure(
{String? certificateChainFile, List< int> ? certificateChainBytes, String? certificateChainPassword, String? clientAuthoritiesFile, List<int> ? clientAuthoritiesBytes, String? clientAuthoritiesPassword, String? privateKeyFile, List<int> ? privateKeyBytes, String? privateKeyPassword}) → SecurityContext -
Available on SecurityContext, provided by the SecurityContextExtension extension
A helper method to configure a SecurityContext. Returns this SecurityContext instance.