Package ai.tock.shared.security.key
Interface NamedSecretKey
-
- All Implemented Interfaces:
public interface NamedSecretKey
-
-
Method Summary
Modifier and Type Method Description abstract StringgetSecretName()-
-
Method Detail
-
getSecretName
abstract String getSecretName()
-
-
-
-