|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.0 E21718-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MBean interface for PAP plug-in
Field Summary | |
static String |
BAPassword The Usage of password for Basic Authentication. |
static boolean |
BasicAuthentication The Usage of Basic Authentication. |
static String |
BAUser The Usage of user for Basic Authentication. |
static String |
PPGNotificationURL URL that the PPG should use for notification of results. |
static String |
PPGURL The Push Proxy Gateway (PPG) url. |
static boolean |
ResultNotificationEndpoint The Usage of Result Notification Endpoint. |
Method Summary | |
String |
getBAPassword() |
boolean |
getBasicAuthentication() |
String |
getBAUser() |
String |
getPPGNotificationURL() |
String |
getPPGURL() |
boolean |
getResultNotificationEndpoint() |
void |
setBAPassword(String password) |
void |
setBasicAuthentication(boolean usage) |
void |
setBAUser(String user) |
void |
setPPGNotificationURL(String url) |
void |
setPPGURL(String url) |
void |
setResultNotificationEndpoint(boolean usage) |
Field Detail |
public static final String BAPassword
public static final boolean BasicAuthentication
public static final String BAUser
public static final String PPGNotificationURL
public static final String PPGURL
public static final boolean ResultNotificationEndpoint
Method Detail |
public String getBAPassword() throws ManagementException
ManagementException
public boolean getBasicAuthentication() throws ManagementException
ManagementException
public String getBAUser() throws ManagementException
ManagementException
public String getPPGNotificationURL() throws ManagementException
ManagementException
public String getPPGURL() throws ManagementException
ManagementException
public boolean getResultNotificationEndpoint() throws ManagementException
ManagementException
public void setBAPassword(String password) throws ManagementException
ManagementException
public void setBasicAuthentication(boolean usage) throws ManagementException
ManagementException
public void setBAUser(String user) throws ManagementException
ManagementException
public void setPPGNotificationURL(String url) throws ManagementException
ManagementException
public void setPPGURL(String url) throws ManagementException
ManagementException
public void setResultNotificationEndpoint(boolean usage) throws ManagementException
ManagementException
|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.0 E21718-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |