|
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.policyserver.smapi.AffiliatePropertyContext
public class AffiliatePropertyContext
This class is for internal use only.
| Constructor Summary | |
|---|---|
AffiliatePropertyContext(ActiveExpressionContext ctxt,
java.lang.String configOid)
Constructor |
|
| Method Summary | |
|---|---|
void |
close()
Releases native resources after finish using this object; only intended to be called after finish calling getAffiliateProperty() |
java.lang.String |
getAffiliateProperty(java.lang.String propName)
Gets AffiliateProperty value for the given property name |
java.lang.String |
getErrorDetail()
Returns error detail if the context is not valid. |
boolean |
isValidContext()
Returns true if valid consumer data exists. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AffiliatePropertyContext(ActiveExpressionContext ctxt,
java.lang.String configOid)
| Method Detail |
|---|
public java.lang.String getAffiliateProperty(java.lang.String propName)
throws java.lang.Exception
propName - the property name
java.lang.Exceptionpublic boolean isValidContext()
public java.lang.String getErrorDetail()
public void close()
|
Java SDK r12.51 Mon 04/08/2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||