Other Structures
The following structures are available globally.
-
Represents a JSON Web Signature (https://datatracker.ietf.org/doc/html/rfc7515)
See moreDeclaration
-
Declaration
Swift
public struct JWSParser : DigitallySignedMessageParser -
Represents the configurations related to APIKey Authentication Note that it is mandatory to include this configuration for API Key Access Only security configuration
See moreDeclaration
Swift
public struct APIKeyAuthenticationConfig -
Represents the credential related to APIKey Authentication
See moreDeclaration
Swift
public struct APIKeyCredential : Codable -
Undocumented
See moreDeclaration
Swift
public struct OAuth2PasswordAuthenticationParametersextension OAuth2PasswordAuthenticationParameters: DiscoveryServiceConfigurable -
Options to influence the runtime behavior of
See moreSAPHTTPCookieStorageDeclaration
Swift
public struct SAPHTTPCookieStorageOptions : OptionSet -
Format of attestationSettings in json response SAP BTP SDK for iOS only parses the iOS related values
“attestationSettings”: { “iOS”: { “enabled”: true, “enforced”: false }, “android”: { “enabled”: false, “enforced”: false } }
See moreDeclaration
Swift
public struct SAPcpmsAttestationSettingsextension SAPcpmsAttestationSettings: CustomStringConvertible, CustomDebugStringConvertible -
Describes the SAPcpms Feature Vector Policy structure.
See moreDeclaration
Swift
public struct SAPcpmsFeatureextension SAPcpmsFeature: CustomStringConvertible, CustomDebugStringConvertible -
Describes the SAPcpms Feature Vector policy structure.
See moreDeclaration
Swift
public struct SAPcpmsFeatureVectorPolicyextension SAPcpmsFeatureVectorPolicy: CustomStringConvertible, CustomDebugStringConvertible -
Describes the SAPcpms Security policy structure.
See moreDeclaration
Swift
public struct SAPcpmsSecurityPolicyextension SAPcpmsSecurityPolicy: CustomStringConvertible, CustomDebugStringConvertible -
Undocumented
See moreDeclaration
Swift
public struct SAPcpmsSharedDeviceSettings