JavaScript is disabled on your browser.
Fortanix SDKMS API Version 1.0.0-20200608
All Implemented Interfaces:
Serializable , Cloneable , Map <String ,List >
public class UserAccountMap
extends HashMap <String ,List >
A UserAccountMap has keys which are the UUIDs of the accounts that the user belongs to. The value for each key is an array of UserAccountFlags representing the account properties.
See Also:
Serialized Form
Nested Class Summary
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry <K ,V >
Method Summary
Methods inherited from class java.util.HashMap
clear , clone , compute , computeIfAbsent , computeIfPresent , containsKey , containsValue , entrySet , forEach , get , getOrDefault , isEmpty , keySet , merge , put , putAll , putIfAbsent , remove , remove , replace , replace , replaceAll , size , values
Constructor Detail
UserAccountMap
public UserAccountMap()
Fortanix SDKMS API Version 1.0.0-20200608
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved