public interface ResourceName extends BaseResourceName<ResourceMatch,MalformedURLException>
ResourceName
provides
methods to determine the hierarchy of resource names.
It provides methods to compare resources, get sub resources etc.
Also it provides an interface to determine the service
type to which it be used. Service developers could
provide an implementation of this interface that will
determine its hierarchy during policy evaluation and
also its display in the GUI. A class that implements
this interface must have a empty constructor.append, canonicalize, compare, getServiceTypeNames, getSubResource, initialize, split
Copyright © 2010-2018, ForgeRock All Rights Reserved.