Programming Guides › Programming Guide for Perl › CLI Policy Management Methods › Realm Methods
Realm Methods
The following methods act on PolicyMgtRealm objects:
- Agent MethodSets or retrieves the agent for the realm
- AuthScheme MethodSets or retrieves the authentication scheme for the realm
- AzUserDir MethodSets or retrieves the authorization user directory for the realm
- CreateChildRealmCreates a top-level child realm under the realm
- CreateRule MethodCreates a rule within the realm
- DeleteChildRealmMethod Deletes a top-level child realm
- DeleteRule MethodDeletes an existing rule within the realm
- Description MethodSets or retrieves the description of the realm
- Flush MethodFlushes the realm from the resource cache
- GetAllChildRealms MethodRetrieves an array of all top-level child realms under the realm
- GetAllRules MethodRetrieves an array of all rules associated with the realm
- GetChildRealm MethodRetrieves a top-level child realm
- GetDomain MethodRetrieves the domain associated with the realm
- GetRule MethodRetrieves a rule in the realm
- IdleTimeout MethodSets or retrieves the idle timeout before re-authentication
- MaxTimeout MethodSets or retrieves the maximum timeout before re-authentication
- Name MethodSets or retrieves the realm name
- ProcessAuEvents MethodSets or retrieves the authentication event flag in the realm
- ProcessAzEvents MethodSets or retrieves the authorization event flag in the realm
- ProtectResource MethodSets or retrieves the default resource protection flag
- RegScheme MethodSets or retrieves the registration scheme for the realm
- ResourceFilter MethodSets or retrieves the realm resource filter
- SyncAudit MethodSets or retrieves the synchronous auditing flag