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
Nested classes/interfaces inherited from interface io.datarouter.secret.service.SecretNamespacer
io.datarouter.secret.service.SecretNamespacer.DevelopmentNamespacer -
Field Summary
Fields inherited from interface io.datarouter.secret.service.SecretNamespacer
SHARED -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.secret.service.SecretNamespacer
appNamespaced, getConfigNamespace, sharedNamespaced
-
Constructor Details
-
DatarouterPropertiesAndServiceSecretNamespacer
public DatarouterPropertiesAndServiceSecretNamespacer()
-
-
Method Details
-
getAppNamespace
- Specified by:
getAppNamespacein interfaceio.datarouter.secret.service.SecretNamespacer
-
isDevelopment
public boolean isDevelopment()- Specified by:
isDevelopmentin interfaceio.datarouter.secret.service.SecretNamespacer
-