Uses of Class
org.wildfly.test.security.common.elytron.LdapRealm.X509CredentialMapperBuilder
Packages that use LdapRealm.X509CredentialMapperBuilder
-
Uses of LdapRealm.X509CredentialMapperBuilder in org.wildfly.test.security.common.elytron
Methods in org.wildfly.test.security.common.elytron that return LdapRealm.X509CredentialMapperBuilderModifier and TypeMethodDescriptionLdapRealm.X509CredentialMapperBuilder.withCertificateFrom(String certificateFrom) LdapRealm.X509CredentialMapperBuilder.withDigestAlgorithm(String digestAlgorithm) LdapRealm.X509CredentialMapperBuilder.withDigestFrom(String digestFrom) LdapRealm.X509CredentialMapperBuilder.withSerialNumberFrom(String serialNumberFrom) LdapRealm.X509CredentialMapperBuilder.withSubjectDnFrom(String subjectDnFrom)