Previous Topic: User Policy MethodsNext Topic: Object Associations


Utility Methods

The following methods provide a variety of services, including cache and encryption key management. Unless otherwise specified, the methods listed in this table are in the class SmPolicyApiImpl.

Method

Description

changeDynamicKey()

Changes a dynamic encryption key.

changePersistentKey()

Changes the persistent encryption key.

changeSessionKey()

Changes the session encryption key.

flushAll()

Flushes all SiteMinder caches.

flushRealm()

Flushes a realm from the resource cache.

flushRealms()

Flushes all realms from the resource cache.

flushUser()

Flushes a user from the user information cache.

flushUsers()

Flushes all users from the information cache.

search()

Searches the specified object.

setApiSession()

Sets the API session object.