Uses of Interface
org.forgerock.openam.shared.resourcename.BaseResourceName
-
Packages that use BaseResourceName Package Description com.sun.identity.policy.interfaces Deprecated interfaces for writing custom Policy plugins for Conditions, Subjects, Referrals, ResponseProviders and Resources.com.sun.identity.shared.whitelist Defines classes for basic resource matching. -
-
Uses of BaseResourceName in com.sun.identity.policy.interfaces
Subinterfaces of BaseResourceName in com.sun.identity.policy.interfaces Modifier and Type Interface Description interface
ResourceName
Deprecated. -
Uses of BaseResourceName in com.sun.identity.shared.whitelist
Subinterfaces of BaseResourceName in com.sun.identity.shared.whitelist Modifier and Type Interface Description interface
ResourceName
The interfaceResourceName
provides methods to determine the hierarchy of resource names.
-