public class IdentityProviderUtils extends Object
| Constructor and Description |
|---|
IdentityProviderUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateStateValue()
Generates a value to use as State in an identity provider login sequence.
|
static boolean |
timeConstantEqualityCheck(String value1,
String value2)
Implements a time constant equality check.
|
public static String generateStateValue()
Copyright © 2023 Apache NiFi Project. All rights reserved.