Package | Description |
---|---|
com.sun.identity.workflow |
Modifier and Type | Method and Description |
---|---|
static String |
FedletMetaData.createExtendedMetaData(String realm,
String entityId,
List attrMapping,
String fedletBaseUrl) |
String |
CreateRemoteIDP.execute(Locale locale,
Map params)
Creates remote identity provider.
|
String |
GetHostedIDPs.execute(Locale locale,
Map params) |
String |
ConfigureSalesForceApps.execute(Locale locale,
Map params) |
String |
CreateSoapSTSDeployment.execute(Locale locale,
Map mapParams) |
String |
CreateHostedIDP.execute(Locale locale,
Map params)
Creates hosted identity provider.
|
String |
CreateHostedSP.execute(Locale locale,
Map params)
Creates hosted service provider.
|
String |
GetIDPSPPairingInCOT.execute(Locale locale,
Map params) |
String |
ConfigureGoogleApps.execute(Locale locale,
Map params) |
String |
CreateRemoteSP.execute(Locale locale,
Map params)
Creates remote service provider.
|
String |
ITask.execute(Locale locale,
Map mapParams)
Executes the task.
|
String |
ConfigureSocialAuthN.execute(Locale locale,
Map params) |
String |
CreateFedlet.execute(Locale locale,
Map params) |
String |
GetCircleOfTrusts.execute(Locale locale,
Map params)
Returns Circle of trust of a given realm or extended metadata.
|
static String |
ExportSAML2MetaData.exportExtendedMeta(String realm,
String entityID) |
static String |
Task.getContent(String resName,
Locale locale) |
protected String |
Task.getFileContent(String filename) |
protected JarInputStream |
CreateSoapSTSDeployment.getJarInputStream() |
protected JarOutputStream |
CreateSoapSTSDeployment.getJarOutputStream(Path outputJarPath,
Manifest inputWarManifest) |
protected Path |
CreateSoapSTSDeployment.getOutputJarFilePath(String realm) |
protected static String |
Task.getWebContent(String url,
Locale locale)
Reads the content in from a URL and returns as a String.
|
static String[] |
ImportSAML2MetaData.importData(String realm,
String metadata,
String extended)
Imports meta and extended metadata.
|
Constructor and Description |
---|
ValidateSAML2(String realm,
String idp,
String sp) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.