public final class ShadowAlgorithmFactory extends Object
| 构造器和说明 |
|---|
ShadowAlgorithmFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
contains(String shadowAlgorithmType)
Judge whether contains shadow algorithm.
|
static ShadowAlgorithm |
newInstance(AlgorithmConfiguration shadowAlgorithmConfig)
Create new instance of shadow algorithm.
|
public static ShadowAlgorithm newInstance(AlgorithmConfiguration shadowAlgorithmConfig)
shadowAlgorithmConfig - shadow algorithm configurationpublic static boolean contains(String shadowAlgorithmType)
shadowAlgorithmType - shadow algorithm typeCopyright © 2022 The Apache Software Foundation. All rights reserved.