Package org.wildfly.security.auth.client
Class ElytronXmlParser.KeyStoreCreateFactory
- java.lang.Object
-
- org.wildfly.security.auth.client.ElytronXmlParser.KeyStoreCreateFactory
-
- All Implemented Interfaces:
org.wildfly.common.function.ExceptionSupplier<KeyStore,org.wildfly.client.config.ConfigXMLParseException>
- Enclosing class:
- ElytronXmlParser
static final class ElytronXmlParser.KeyStoreCreateFactory extends Object implements org.wildfly.common.function.ExceptionSupplier<KeyStore,org.wildfly.client.config.ConfigXMLParseException>
-
-
Constructor Summary
Constructors Constructor Description KeyStoreCreateFactory(Supplier<Provider[]> providers, String providerName, String type, org.wildfly.client.config.XMLLocation location)
-