public interface ResourceHrefResolver
Resource
class and data. This class allows for a plugable way to resolve a
Resource's HREF. Okta uses HAL style links, but other implementations could be used to resolve or augment the HREF.Modifier and Type | Method and Description |
---|---|
<R extends Resource> |
resolveHref(Map<String,?> properties,
Class<R> clazz) |
Copyright © 2017–2023 Okta. All rights reserved.