English | Site Directory

gadgets.io.AuthorizationType

 SUMMARY     DETAIL

Static Class gadgets.io.AuthorizationType

Used by RequestParameters.

Field Summary

<static> object AUTHENTICATED
The container will use full authentication.
<static> object NONE
No authorization.
<static> object SIGNED
The request will be signed by the container.
 

Field Detail

AUTHENTICATED

<static> object AUTHENTICATED
    The container will use full authentication.

NONE

<static> object NONE
    No authorization.

SIGNED

<static> object SIGNED
    The request will be signed by the container.

Documentation generated by JsDoc Toolkit 1.3.3