クラス IpAddressUserId

java.lang.ObjectSE
org.springframework.vault.authentication.IpAddressUserId
実装済みのインターフェース一覧:
AppIdUserIdMechanism

public class IpAddressUserId extends ObjectSE implements AppIdUserIdMechanism
IP アドレスの SHA-256 ハッシュおよび 16 進エンコード表現を生成するメカニズム。echo -n 192.168.99.1 | sha256sum で計算できます。
作成者:
Mark Paluch
関連事項:
  • コンストラクターの詳細

    • IpAddressUserId

      public IpAddressUserId()
  • メソッドの詳細