|
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.dmsapi.SmDmsContext
public final class SmDmsContext
Provides DMS context information for a particular realm.
| Constructor Summary | |
|---|---|
SmDmsContext()
Creates an SmDmsContext object. |
|
| Method Summary | |
|---|---|
SmDmsDirectory |
getDmsDirectory()
Gets an SmDmsDirectory object. |
SmRealm |
getRealm()
Gets a SiteMinder realm ( SmRealm) object. |
SmSelfReg |
getSelfReg()
Gets a SiteMinder self-registration ( SmSelfReg) object. |
int |
getVersion()
Gets the DMS API version compliance level. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SmDmsContext()
SmDmsContext object.
| Method Detail |
|---|
public SmDmsDirectory getDmsDirectory()
SmDmsDirectory object.
SmDmsDirectory object.public SmSelfReg getSelfReg()
SmSelfReg) object.
public SmRealm getRealm()
SmRealm) object.
public int getVersion()
Gets the DMS API version compliance level.
|
Java SDK r12.51 Mon 04/08/2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||