Package | Description |
---|---|
org.apache.xml.security.utils.resolver | |
org.apache.xml.security.utils.resolver.implementations |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
ResourceResolverSpi.engineCanResolveURI(ResourceResolverContext context)
This method helps the
ResourceResolver to decide whether a
ResourceResolverSpi is able to perform the requested action. |
abstract XMLSignatureInput |
ResourceResolverSpi.engineResolveURI(ResourceResolverContext context)
This is the workhorse method used to resolve resources.
|
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.