|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
EJB interface for the PortalSignOn.
| Method Summary | |
java.lang.String |
getPortalName()
Get portal name. |
java.lang.String |
getSystemName()
Get system name. |
java.lang.String |
getSystemPassword()
Get system password. |
java.lang.String |
getSystemUserId()
Get system user id. |
java.lang.String |
getUserId()
Get user id. |
void |
setSystemPassword(java.lang.String aPassword)
Set system password. |
| Methods inherited from interface javax.ejb.EJBObject |
getEJBHome,
getHandle,
getPrimaryKey,
isIdentical,
remove |
| Method Detail |
public java.lang.String getUserId()
throws java.rmi.RemoteException
String the user id.RemoteException -
public java.lang.String getSystemName()
throws java.rmi.RemoteException
String the system name.RemoteException - container error.
public java.lang.String getPortalName()
throws java.rmi.RemoteException
String the portal name.RemoteException - container error.
public java.lang.String getSystemUserId()
throws java.rmi.RemoteException
String the system user id.RemoteException - container error.
public java.lang.String getSystemPassword()
throws java.rmi.RemoteException
String the system password.RemoteException - container error.
public void setSystemPassword(java.lang.String aPassword)
throws java.rmi.RemoteException
aPassword - the password.RemoteException - container error.
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||