SiteMinder
Java SDK r12.0 SP2


netegrity.siteminder.javaagent
Class RealmDef

java.lang.Object
  |
  +--netegrity.siteminder.javaagent.RealmDef

public class RealmDef
extends java.lang.Object

Holds information needed to describe a realm in the Agent API.

Since:
SiteMinder 4.0
See Also:
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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name
The name of the realm.


domOid

public java.lang.String domOid
The object ID of the domain.


oid

public java.lang.String oid
The object ID of the realm.


credentials

public int credentials
A bitmask of values indicating the required credentials. The values must be logically ANDed with the Cred_... constants in AgentAPI.


formLocation

public java.lang.String formLocation
The location of the authentication form.

Constructor Detail

RealmDef

public RealmDef()
Creates an empty realm descriptor. Typically the values will come back from the API rather than be supplied by the user.


SiteMinder
Java SDK r12.0 SP2

Fri 11/06/2009

http://ca.com
Copyright (c) 2009 CA.