レコードフィールドクラス
KeeperシークレットマネージャーJava SDKで利用できるフィールドタイプクラス
レコードフィールドにアクセス
レコードフィールドにアクセスするには、getField
関数を使用します。
「FIELD_TYPE」は以下の一覧のクラスであることが必要です。
フィールドタイプクラスのリファレンス
KeeperRecordField
すべてのレコードフィールドはKeeperRecordFieldクラスを拡張し、lblフィールドを含みます
フィールド値
lbl
String
いいえ
null
Password
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
enforceGeneration
Boolean
いいえ
null
value
MutableList<String>
はい
Url
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<String>
はい
FileRef
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
value
MutableList<String>
はい
OneTimeCode
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
value
MutableList<String>
はい
OneTimePassword
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
value
MutableList<String>
はい
Name
フィールド値
first
String
いいえ
null
middle
String
いいえ
null
last
String
いいえ
null
Names
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<Name>
はい
BirthDate
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<Long>
はい
Date
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<Long>
はい
ExpirationDate
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<Long>
はい
Text
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<String>
はい
SecurityQuestion
フィールド値
question
String
いいえ
null
answer
String
いいえ
null
SecurityQuestions
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<SecurityQuestion>
はい
Multiline
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<String>
はい
Email
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<String>
はい
CardRef
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<String>
はい
AddressRef
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<String>
はい
PinCode
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
value
MutableList<String>
はい
Phone
フィールド値
region
String
いいえ
null
number
String
いいえ
null
ext
String
いいえ
null
type
String
いいえ
null
Phones
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
List<Phone>
はい
HiddenField
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
value
List<String>
はい
SecureNote
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
List<String>
はい
AccountNumber
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
List<String>
はい
PaymentCard
フィールド値
cardNumber
String
いいえ
null
cardExpirationDate
String
いいえ
null
cardSecurityCode
String
いいえ
null
PaymentCards
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<PaymentCard>)
はい
BankAccount
フィールド値
accountType
String
いいえ
null
routingNumber
String
いいえ
null
accountNumber
String
いいえ
null
otherType
String
いいえ
null
BankAccounts
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<BankAccount>)
はい
KeyPair
フィールド値
publicKey
String
いいえ
null
privateKey
String
いいえ
null
KeyPairs
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<KeyPair>
はい
Host
フィールド値
hostName
String
いいえ
null
port
String
いいえ
null
Hosts
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<Host>
はい
Address
フィールド値
street1
String
いいえ
null
street2
String
いいえ
null
city
String
いいえ
null
state
String
いいえ
null
county
String
いいえ
null
zip
String
いいえ
null
Addresses
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<Address>
はい
LicenseNumber
フィールド値
label
String
いいえ
null
required
Boolean
いいえ
null
privacyScreen
Boolean
いいえ
null
value
MutableList<String>
はい
KeeperFileData
フィールド値
title
String
はい
name
String
はい
type
String
はい
size
Long
はい
lastModified
Long
はい
最終更新