Lines Matching full:store
169 return this.$store.getters['policies/sshProtocolEnabled'];
177 return this.$store.getters['policies/ipmiProtocolEnabled'];
185 if (this.$store.getters['policies/rtadEnabled'] === 'Enabled') {
197 if (this.$store.getters['policies/vtpmEnabled'] === 'Enabled') {
209 return this.$store.getters['policies/getSessionTimeoutValue'];
219 this.$store.dispatch('policies/getBiosStatus'),
220 this.$store.dispatch('policies/getNetworkProtocolStatus'),
221 this.$store.dispatch('policies/getSessionTimeout'),
226 this.$store
232 this.$store
238 this.$store
244 this.$store
250 this.$store