Package io.datarouter.secretweb.service
Class DatarouterPropertiesAndServiceSecretNamespacer
java.lang.Object
io.datarouter.secretweb.service.DatarouterPropertiesAndServiceSecretNamespacer
- All Implemented Interfaces:
io.datarouter.secret.service.SecretNamespacer
@Singleton public class DatarouterPropertiesAndServiceSecretNamespacer extends Object implements io.datarouter.secret.service.SecretNamespacer
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DatarouterPropertiesAndServiceSecretNamespacer() -
Method Summary
Modifier and Type Method Description StringgetAppNamespace()StringgetSharedNamespace()booleanisDevelopment()
-
Constructor Details
-
DatarouterPropertiesAndServiceSecretNamespacer
public DatarouterPropertiesAndServiceSecretNamespacer()
-
-
Method Details
-
getAppNamespace
- Specified by:
getAppNamespacein interfaceio.datarouter.secret.service.SecretNamespacer
-
getSharedNamespace
- Specified by:
getSharedNamespacein interfaceio.datarouter.secret.service.SecretNamespacer
-
isDevelopment
public boolean isDevelopment()- Specified by:
isDevelopmentin interfaceio.datarouter.secret.service.SecretNamespacer
-