JWSettings Type
This container represents JSON web security settings.
Remarks
This type contains properties specific to JSON Web Security.
Fields
keyHeaderParams String |
Contains key header parameters. |
protectedHeader String |
Provides access to the header being protected. |
unprotectedHeader String |
Provides access to the unprotected part of the header. |
unprotectedHeaderParams String |
Contains unprotected header parameters. |
Constructors
public init()
Creates an json settings object.