| Methods in org.eclipse.higgins.sts.api with parameters of type IConstants |
String |
IProfileService.createProfile(IConstants constants,
String strUserIdentifier,
String strUserPassword)
|
String |
IProfileService.decryptToken(IConstants constants,
String strToken)
|
String |
IProfileService.deleteProfile(IConstants constants,
String strUserIdentifier,
String strUserPassword)
|
String |
IProfileService.getManagedCard(IConstants constants,
String strCardName,
String strUsername,
String strPassword,
String strCredentialType,
String strRequireAppliesTo,
String strToken)
|
IMEXResponse |
IMetadataExchangeService.getMetadata(Map mapGlobalSettings,
String strComponentName,
Map mapComponentSettings,
Map mapInvocationSettings,
IConstants constants,
URI uriRequest)
|
String |
IProfileService.getProfile(IConstants constants,
String strUserIdentifier,
String strUserPassword,
IProfile profile)
|
void |
ISecurityTokenService.invoke(Map mapGlobalSettings,
String strComponentName,
Map mapComponentSettings,
Map mapInvocationSettings,
IConstants constants,
ISTSRequest request,
ISTSResponse response)
This method is called each time the framework receives a RequestSecurityToken message. |
String |
IProfileService.modifyProfile(IConstants constants,
String strUserIdentifier,
String strUserPassword,
IProfile profile)
|
String |
IProfileService.modifyProfileSetCardKeyHash(IConstants constants,
String strUserIdentifier,
String strUserPassword,
String strPPID,
String strModulus,
String strExponent)
|
String |
IProfileService.modifyProfileSetX509SHA(IConstants constants,
String strUserIdentifier,
String strUserPassword,
String strX509SHA)
|