SiteMinder
Java SDK r12.51


com.netegrity.policyserver.smapi
Class WSFEDConfig

java.lang.Object
  extended by com.netegrity.policyserver.smapi.WSFEDConfig

public class WSFEDConfig
extends java.lang.Object

The WSFEDConfig class facilitates getting Resource Partner and Account Partner properties through Policy Server native implementation.


Constructor Summary
WSFEDConfig()
           
 
Method Summary
 WSFEDAccountPartnerInfo getAccountPartnerById(java.lang.String partnerId, java.lang.String[] namesToGet)
          Gets WSFEDAccountPartnerInfo class for the given partner ID.
 WSFEDAccountPartnerInfo getAccountPartnerByOid(java.lang.String oid, java.lang.String[] namesToGet)
          Gets WSFEDAccountPartnerInfo class for the given partner OID.
 WSFEDResourcePartnerInfo getResourcePartnerById(java.lang.String partnerId, java.lang.String[] namesToGet)
          Gets WSFEDResourcePartnerInfo class for the given partner ID.
 WSFEDResourcePartnerInfo getResourcePartnerByOid(java.lang.String oid, java.lang.String[] namesToGet)
          Gets WSFEDResourcePartnerInfo class for the given partner OID.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSFEDConfig

public WSFEDConfig()
Method Detail

getResourcePartnerById

public WSFEDResourcePartnerInfo getResourcePartnerById(java.lang.String partnerId,
                                                       java.lang.String[] namesToGet)
                                                throws NativeCallbackError
Gets WSFEDResourcePartnerInfo class for the given partner ID.

Parameters:
partnerId - The resource partner ID.
namesToGet - The names of the properties to get.
Returns:
The partner info object, or null in case of error or if no data is found.
Throws:
NativeCallbackError

getResourcePartnerByOid

public WSFEDResourcePartnerInfo getResourcePartnerByOid(java.lang.String oid,
                                                        java.lang.String[] namesToGet)
                                                 throws NativeCallbackError
Gets WSFEDResourcePartnerInfo class for the given partner OID.

Parameters:
oid - The account partner OID.
namesToGet - The names of the properties to get.
Returns:
The partner info object, or null in case of error or if no data is found.
Throws:
NativeCallbackError

getAccountPartnerById

public WSFEDAccountPartnerInfo getAccountPartnerById(java.lang.String partnerId,
                                                     java.lang.String[] namesToGet)
                                              throws NativeCallbackError
Gets WSFEDAccountPartnerInfo class for the given partner ID.

Parameters:
partnerID - The Account Partner ID.
namesToGet - The names of the properties to get.
Returns:
The partner info object, or null in case of error or if no data is found.
Throws:
NativeCallbackError

getAccountPartnerByOid

public WSFEDAccountPartnerInfo getAccountPartnerByOid(java.lang.String oid,
                                                      java.lang.String[] namesToGet)
                                               throws NativeCallbackError
Gets WSFEDAccountPartnerInfo class for the given partner OID.

Parameters:
oid - The partner OID.
namesToGet - The names of the properties to get.
Returns:
The partner info object, or null in case of error or if no data is found.
Throws:
NativeCallbackError

SiteMinder
Java SDK r12.51

Mon 04/08/2013

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