protected class WildFlyElytronBaseProvider.ProviderService extends Provider.Service
| Constructor and Description |
|---|
ProviderService(Provider provider,
String type,
String algorithm,
String className,
List<String> aliases,
Map<String,String> attributes) |
ProviderService(Provider provider,
String type,
String algorithm,
String className,
List<String> aliases,
Map<String,String> attributes,
boolean withProvider,
boolean reUsable) |
| Modifier and Type | Method and Description |
|---|---|
Object |
newInstance(Object constructorParameter) |
getAlgorithm, getAttribute, getClassName, getProvider, getType, supportsParameter, toStringpublic ProviderService(Provider provider, String type, String algorithm, String className, List<String> aliases, Map<String,String> attributes)
public Object newInstance(Object constructorParameter) throws NoSuchAlgorithmException
newInstance in class Provider.ServiceNoSuchAlgorithmExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.