public class OktaResourceHrefResolver extends Object implements ResourceHrefResolver
_links.self.href
). If the self
link is
missing, it will be statically built for known objects (or null will be returned).
Known Objects:
Constructor and Description |
---|
OktaResourceHrefResolver() |
Modifier and Type | Method and Description |
---|---|
<R extends Resource> |
resolveHref(Map<String,?> properties,
Class<R> clazz) |
public <R extends Resource> String resolveHref(Map<String,?> properties, Class<R> clazz)
resolveHref
in interface ResourceHrefResolver
Copyright © 2017–2023 Okta. All rights reserved.