Uses of Class
io.smallrye.certs.AliasRequest
Packages that use AliasRequest
-
Uses of AliasRequest in io.smallrye.certs
Methods in io.smallrye.certs that return AliasRequestModifier and TypeMethodDescriptionAliasRequest.withClientCertificate()AliasRequest.withClientCertificate(boolean client) AliasRequest.withPassword(String password) AliasRequest.withSubjectAlternativeName(String name) Methods in io.smallrye.certs that return types with arguments of type AliasRequestMethods in io.smallrye.certs with parameters of type AliasRequestModifier and TypeMethodDescriptionCertificateRequest.withAlias(String alias, AliasRequest request)