|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--portlets.compoze.im.ImUtility
This class contains utilities for Im.
Constructor Summary | |
ImUtility()
|
Method Summary | |
static boolean |
isAvailable(FeatureGroup featureGroup,
com.bea.p13n.usermgmt.profile.ProfileWrapper userProfileWrapper)
Checks if Im is available. |
static void |
testLogin(java.lang.String sUsername,
java.lang.String sPassword,
ImProvider provider)
Tests login to the Im account. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ImUtility()
Method Detail |
public static void testLogin(java.lang.String sUsername, java.lang.String sPassword, ImProvider provider) throws ImLoginException
sUsername
- the usernamesPassword
- the passwordprovider
- the providerpublic static boolean isAvailable(FeatureGroup featureGroup, com.bea.p13n.usermgmt.profile.ProfileWrapper userProfileWrapper) throws ImException
featureGroup
- the feature groupuserProfileWrapper
- the user profiletrue
if Im is available; false
otherwise
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |