public class IDFedLSInputResolver extends Object implements LSResourceResolver
Modifier and Type | Class and Description |
---|---|
static class |
IDFedLSInputResolver.PicketLinkLSInput |
Modifier and Type | Field and Description |
---|---|
protected static Logger |
log |
protected static boolean |
trace |
Constructor and Description |
---|
IDFedLSInputResolver() |
Modifier and Type | Method and Description |
---|---|
LSInput |
resolveResource(String type,
String namespaceURI,
String publicId,
String systemId,
String baseURI) |
static Collection<String> |
schemas() |
protected static Logger log
protected static boolean trace
public static Collection<String> schemas()
public LSInput resolveResource(String type, String namespaceURI, String publicId, String systemId, String baseURI)
resolveResource
in interface LSResourceResolver
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.