Class DssExtensionsConstants
- java.lang.Object
-
- se.litsec.swedisheid.opensaml.saml2.signservice.dss.DssExtensionsConstants
-
public class DssExtensionsConstants extends Object
Holds constants defined in "DSS Extension for Federated Central Signing Services".- Author:
- Martin Lindström (martin.lindstrom@litsec.se)
-
-
Field Summary
Fields Modifier and Type Field Description static StringSWEID_DSS_EXT_NSThe namespace for the DSS extension for the Swedish eID Framework.static StringSWEID_DSS_EXT_PREFIXNamespace prefix for the DSS extension for the Swedish eID Framework.
-
-
-
Field Detail
-
SWEID_DSS_EXT_PREFIX
public static final String SWEID_DSS_EXT_PREFIX
Namespace prefix for the DSS extension for the Swedish eID Framework.- See Also:
- Constant Field Values
-
SWEID_DSS_EXT_NS
public static final String SWEID_DSS_EXT_NS
The namespace for the DSS extension for the Swedish eID Framework.- See Also:
- Constant Field Values
-
-