Package com.sun.identity.policy
Class ProtectedResource
java.lang.Object
com.sun.identity.policy.ProtectedResource
Deprecated.
Class that encapsulates a resource and policies protecting the resource
for a given user
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Gets policies that protect the resource nameDeprecated.Gets the protected resource name
-
Method Details
-
getResourceName
Deprecated.Gets the protected resource name- Returns:
- protected resource name
-
getPolicies
Deprecated.Gets policies that protect the resource name- Returns:
- set of policies that protect the resource. The set contains Policy objects.
-
com.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.