Uses of Class
com.sun.identity.policy.ResourceMatch
Packages that use ResourceMatch
Package
Description
Provides classes for policy administration and evaluation.
-
Uses of ResourceMatch in com.sun.identity.policy
Fields in com.sun.identity.policy declared as ResourceMatchModifier and TypeFieldDescriptionstatic final ResourceMatchResourceMatch.EXACT_MATCHDeprecated.TheEXACT_MATCHspecifies the resources are exactly the same.static final ResourceMatchResourceMatch.NO_MATCHDeprecated.TheNO_MATCHspecifies the resources do not matchstatic final ResourceMatchResourceMatch.SUB_RESOURCE_MATCHDeprecated.TheSUB_RESOURCE_MATCHspecifies the provided resource is a sub resource.static final ResourceMatchResourceMatch.SUPER_RESOURCE_MATCHDeprecated.TheSUPER_RESOURCE_MATCHspecifies the provided resource is more specific than this resourcestatic final ResourceMatchResourceMatch.WILDCARD_MATCHDeprecated.TheWILDCARD_MATCHspecifies the resources are wildcard match