|
SiteMinder Java SDK r12.5 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnetegrity.siteminder.javaagent.RealmDef
public class RealmDef
Holds information needed to describe a realm in the Agent API.
AgentAPI| Field Summary | |
|---|---|
int |
credentials
A bitmask of values indicating the required credentials. |
java.lang.String |
domOid
The object ID of the domain. |
java.lang.String |
formLocation
The location of the authentication form. |
java.lang.String |
name
The name of the realm. |
java.lang.String |
oid
The object ID of the realm. |
| Constructor Summary | |
|---|---|
RealmDef()
Creates an empty realm descriptor. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String name
public java.lang.String domOid
public java.lang.String oid
public int credentials
Cred_...
constants in AgentAPI.
public java.lang.String formLocation
| Constructor Detail |
|---|
public RealmDef()
|
Java SDK r12.5 Thu 09/08/2011 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||