Class SpAdapterScriptHelper

java.lang.Object
com.sun.identity.saml2.plugins.scripted.SpAdapterScriptHelper

@EvolvingAll @Singleton public class SpAdapterScriptHelper extends Object
Provides helper functions for SP Adapter Script Implementations.
  • Constructor Details

    • SpAdapterScriptHelper

      public SpAdapterScriptHelper()
  • Method Details

    • getSpAdapterEnv

      public Map<String,String> getSpAdapterEnv(String realm, String spEntityId)
      Returns a map of the SP Adapter environment.
      Parameters:
      realm - realm of hosted entity
      spEntityId - name of hosted SP entity
      Returns:
      a map of the SP Adapter Environment