Uses of Class
eu.europa.esig.json.JsonObjectWrapper
Packages that use JsonObjectWrapper
-
Uses of JsonObjectWrapper in eu.europa.esig.dss.policy.crypto.json
Constructors in eu.europa.esig.dss.policy.crypto.json with parameters of type JsonObjectWrapperModifierConstructorDescriptionCryptographicSuiteJsonWrapper(JsonObjectWrapper securitySuitabilityPolicy) Default constructor to create an instance ofCryptographicSuiteJsonWrapper -
Uses of JsonObjectWrapper in eu.europa.esig.json
Methods in eu.europa.esig.json that return JsonObjectWrapperModifier and TypeMethodDescriptionJsonObjectWrapper.getAsObject(String name) Gets a value of the headernameas a Json Object.ParsesFileand returns aJsonObjectWrapperif applicableParsesInputStreamagainst a schema withURIidentifier and returns aJsonObjectWrapperif applicableJSONParser.parse(InputStream inputStream) ParsesInputStreamand returns aJsonObjectWrapperif applicableJSONParser.parse(InputStream inputStream, URI uri) ParsesInputStreamagainst a schema withURIand returns aJsonObjectWrapperif applicableprotected JsonObjectWrapperParses the JSON string and returns aJsonObjectWrapperprotected JsonObjectWrapperParses the JSON string with the provided schemauriidentifier, and returns aJsonObjectWrapper.Methods in eu.europa.esig.json that return types with arguments of type JsonObjectWrapperModifier and TypeMethodDescriptionJsonObjectWrapper.getAsObjectList(String name) Gets a value of the headernameas a List of Json objects.Methods in eu.europa.esig.json with parameters of type JsonObjectWrapperModifier and TypeMethodDescriptionJSONSchemaAbstractUtils.validateAgainstSchema(JsonObjectWrapper jsonObjectWrapper) Validates a JSON against JWS Schema according to ETSI TS 119 322 JSON schema