|
SiteMinder Java SDK r12.51 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.netegrity.sdk.policyapi.SmObjectImpl
com.netegrity.sdk.imspolicyapi.SmIMSEnvironment
public class SmIMSEnvironment
Represents a SiteMinder IMS Environment object.
This object has Global scope.
| Field Summary | |
|---|---|
static java.lang.String |
PropIMSEnvs
|
| Fields inherited from class com.netegrity.sdk.policyapi.SmObjectImpl |
|---|
PropObjectClassName |
| Fields inherited from interface com.netegrity.sdk.policyapi.SmObject |
|---|
ConfigurationClassName, PropDesc, PropName, PropOid |
| Constructor Summary | |
|---|---|
SmIMSEnvironment()
Constructs a SiteMinder IMS Environment object. |
|
SmIMSEnvironment(java.lang.String szIMSEnvName)
Constructs a SiteMinder IMS Environment object with the specified name. |
|
| Method Summary |
|---|
| Methods inherited from class com.netegrity.sdk.policyapi.SmObjectImpl |
|---|
getDescription, getName, getObjectClassname, getOid, isDomainObject, isWriteable, newObject, readProperties, setDescription, setName, setObjectClassname, setOid, setOid, toString, writeProperties, writeSearchProperties |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PropIMSEnvs
| Constructor Detail |
|---|
public SmIMSEnvironment()
public SmIMSEnvironment(java.lang.String szIMSEnvName)
name - Name of the IMS Environment.
|
Java SDK r12.51 Mon 04/08/2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||