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 Summary
Constructors Constructor Description SpAdapterScriptHelper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>
getSpAdapterEnv(String realm, String spEntityId)
Returns a map of the SP Adapter environment.
-