Class SecretResponseMapper
java.lang.Object
org.qubership.integration.platform.variables.management.rest.v2.mapper.SecretResponseMapper
- Direct Known Subclasses:
SecretResponseMapperImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract SecretResponseasResponse(Map.Entry<String, Set<String>> secretVariable) asResponse(Map<String, Set<String>> secrets) booleanisDefaultSecret(String secretName)
-
Constructor Details
-
SecretResponseMapper
public SecretResponseMapper()
-
-
Method Details
-
asResponse
-
asResponse
-
isDefaultSecret
-