public interface ExtensibleResource extends Resource, PropertyRetriever, Map<String,Object>
Resource
whose's properties are accessible via a map, and convenience methods via PropertyRetriever
.getResourceHref, setResourceHref
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Copyright © 2017–2023 Okta. All rights reserved.