Class SecretUtility
- java.lang.Object
-
- org.gcube.common.authorization.utils.secret.SecretUtility
-
@Deprecated public class SecretUtility extends Object
Deprecated.- Author:
- Luca Frosini (ISTI - CNR) This call will be no more available in component Smartgears 4 based
-
-
Field Summary
Fields Modifier and Type Field Description static StringUUID_REGEXDeprecated.
-
Constructor Summary
Constructors Constructor Description SecretUtility()Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static SecretgetSecretByTokenString(String token)Deprecated.
-
-
-
Field Detail
-
UUID_REGEX
public static final String UUID_REGEX
Deprecated.- See Also:
- Constant Field Values
-
-