Previous Topic: Policy MethodsNext Topic: Response Methods


Realm Methods

The following methods act on realm objects. Realm objects are created with SmRealm.

Method

Description

addRealm(()

Adds a realm object to the policy store.

deleteRealm()

Deletes a realm.

getRealm()

Gets the contents of a realm.

getRealmRules()

Gets all the rules for the specified realm and domain.

getRealmUserPolicies()

Gets a list of user policies that can access a realm.

modifyRealm()

Modifies the specified realm.