Uses of Class
com.sun.identity.entitlement.PrivilegeIndexStore
-
Packages that use PrivilegeIndexStore Package Description com.sun.identity.entitlement Defines classes and interfaces to work with entitlements.com.sun.identity.entitlement.opensso -
-
Uses of PrivilegeIndexStore in com.sun.identity.entitlement
Methods in com.sun.identity.entitlement that return PrivilegeIndexStore Modifier and Type Method Description static PrivilegeIndexStorePrivilegeIndexStore. getInstance(Subject adminSubject, String realm)Returns an instance of the privilege index store. -
Uses of PrivilegeIndexStore in com.sun.identity.entitlement.opensso
Subclasses of PrivilegeIndexStore in com.sun.identity.entitlement.opensso Modifier and Type Class Description classOpenSSOIndexStore
-