|
SiteMinder Java SDK r12.0 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.netegrity.policyserver.smapi.AffiliatePropertyContext
This class is for internal use only.
| Constructor Summary | |
AffiliatePropertyContext(ActiveExpressionContext ctxt)
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 |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AffiliatePropertyContext(ActiveExpressionContext ctxt)
| Method Detail |
public java.lang.String getAffiliateProperty(java.lang.String propName)
throws NativeCallbackError
propName - the property name
NativeCallbackErrorpublic void close()
|
Java SDK r12.0 SP2 Fri 11/06/2009 |
|||||||||
| PREV CLASS NEXT CLASS | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||