|
SiteMinder Java SDK r12.0 SP3 |
||||||||
| 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)
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 SP3 Fri 03/11/2011 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||