|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.sts.binding.axis1x.service.ProfileBindingImpl
| Constructor Summary | |
|---|---|
ProfileBindingImpl()
|
|
| Method Summary | |
|---|---|
String |
createProfile(String strUserIdentifier,
String strUserPassword)
|
String |
deleteProfile(String strUserIdentifier,
String strUserPassword)
|
String |
getProfile(String strUserIdentifier,
String strUserPassword,
org.eclipse.higgins.sts.api.IProfile profile)
|
String |
modifyProfile(String strUserIdentifier,
String strUserPassword,
org.eclipse.higgins.sts.api.IProfile profile)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProfileBindingImpl()
| Method Detail |
public String createProfile(String strUserIdentifier,
String strUserPassword)
throws Exception
Exception
public String modifyProfile(String strUserIdentifier,
String strUserPassword,
org.eclipse.higgins.sts.api.IProfile profile)
throws Exception
Exception
public String deleteProfile(String strUserIdentifier,
String strUserPassword)
throws Exception
Exception
public String getProfile(String strUserIdentifier,
String strUserPassword,
org.eclipse.higgins.sts.api.IProfile profile)
throws Exception
Exception
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||