public class WebfingerURLNormalizer extends Object
Modifier and Type | Method and Description |
---|---|
static org.springframework.web.util.UriComponents |
normalizeResource(String identifier)
Normalize the resource string as per OIDC Discovery.
|
static String |
serializeURL(org.springframework.web.util.UriComponents uri) |
public static org.springframework.web.util.UriComponents normalizeResource(String identifier)
identifier
- public static String serializeURL(org.springframework.web.util.UriComponents uri)
Copyright © 2018. All rights reserved.