インターフェース RedisConfiguration.WithPassword
- すべてのスーパーインターフェース:
RedisConfiguration.WithAuthentication
- 既知のすべてのサブインターフェース:
RedisConfiguration.ClusterConfiguration、RedisConfiguration.DomainSocketConfiguration、RedisConfiguration.SentinelConfiguration、RedisConfiguration.StaticMasterReplicaConfiguration
- すべての既知の実装クラス:
RedisClusterConfiguration、RedisSentinelConfiguration、RedisSocketConfiguration、RedisStandaloneConfiguration、RedisStaticMasterReplicaConfiguration
- 含まれているインターフェース:
- RedisConfiguration
public static interface RedisConfiguration.WithPassword
extends RedisConfiguration.WithAuthentication
接続時に認証を使用する可能性のある構成に適した
RedisConfiguration パーツ。- 導入:
- 2.1
- 作成者:
- Christoph Strobl
方法の概要
インターフェース org.springframework.data.redis.connection.RedisConfiguration.WithAuthentication から継承されたメソッド
getPassword, getUsername, setPassword, setPassword, setPassword, setUsername