Interface ResourceName
- All Superinterfaces:
BaseResourceName<ResourceMatch,
PolicyException>
@SupportedAll
@Deprecated
public interface ResourceName
extends BaseResourceName<ResourceMatch,PolicyException>
Deprecated.
The interface
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.-
Method Summary
Methods inherited from interface org.forgerock.openam.shared.resourcename.BaseResourceName
append, canonicalize, compare, getServiceTypeNames, getSubResource, initialize, split