Skip to content

/AWS1/CL_WKRSECGROUPSTGSREQ

Contains the security group configuration settings that can be specified when creating or updating a security group. This is a subset of SecurityGroupSettings containing only the modifiable federation and security settings.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_lockoutthreshold TYPE /AWS1/WKRINTEGER /AWS1/WKRINTEGER

The number of failed password attempts before a user account is locked out.

it_permittednetworks TYPE /AWS1/CL_WKRPERMITTEDNETSLST_W=>TT_PERMITTEDNETWORKSLIST TT_PERMITTEDNETWORKSLIST

A list of network IDs that are permitted for local federation when federation mode is set to restricted.

iv_enableguestfederation TYPE /AWS1/WKRBOOLEAN /AWS1/WKRBOOLEAN

Guest users let you work with people outside your organization that only have limited access to Wickr. Only valid when federationMode is set to Global.

iv_globalfederation TYPE /AWS1/WKRBOOLEAN /AWS1/WKRBOOLEAN

Allow users to securely federate with all Amazon Web Services Wickr networks and Amazon Web Services Enterprise networks.

iv_federationmode TYPE /AWS1/WKRINTEGER /AWS1/WKRINTEGER

The local federation mode. Values: 0 (none), 1 (federated - all networks), 2 (restricted - only permitted networks).

iv_enablerestrictedglbfedr8n TYPE /AWS1/WKRBOOLEAN /AWS1/WKRBOOLEAN

Enables restricted global federation to limit communication to specific permitted networks only. Requires globalFederation to be enabled.

it_permittedwickrawsnetworks TYPE /AWS1/CL_WKRWICKRAWSNETWORKS=>TT_WICKRAWSNETWORKSLIST TT_WICKRAWSNETWORKSLIST

A list of permitted Amazon Web Services Wickr networks for restricted global federation.

it_permittedwickrentrpnets TYPE /AWS1/CL_WKRPERMITTEDWICKREN00=>TT_PERMITTEDWICKRENTRPNETSLIST TT_PERMITTEDWICKRENTRPNETSLIST

A list of permitted Wickr Enterprise networks for restricted global federation.


Queryable Attributes

lockoutThreshold

The number of failed password attempts before a user account is locked out.

Accessible with the following methods

Method Description
GET_LOCKOUTTHRESHOLD() Getter for LOCKOUTTHRESHOLD, with configurable default
ASK_LOCKOUTTHRESHOLD() Getter for LOCKOUTTHRESHOLD w/ exceptions if field has no va
HAS_LOCKOUTTHRESHOLD() Determine if LOCKOUTTHRESHOLD has a value

permittedNetworks

A list of network IDs that are permitted for local federation when federation mode is set to restricted.

Accessible with the following methods

Method Description
GET_PERMITTEDNETWORKS() Getter for PERMITTEDNETWORKS, with configurable default
ASK_PERMITTEDNETWORKS() Getter for PERMITTEDNETWORKS w/ exceptions if field has no v
HAS_PERMITTEDNETWORKS() Determine if PERMITTEDNETWORKS has a value

enableGuestFederation

Guest users let you work with people outside your organization that only have limited access to Wickr. Only valid when federationMode is set to Global.

Accessible with the following methods

Method Description
GET_ENABLEGUESTFEDERATION() Getter for ENABLEGUESTFEDERATION, with configurable default
ASK_ENABLEGUESTFEDERATION() Getter for ENABLEGUESTFEDERATION w/ exceptions if field has
HAS_ENABLEGUESTFEDERATION() Determine if ENABLEGUESTFEDERATION has a value

globalFederation

Allow users to securely federate with all Amazon Web Services Wickr networks and Amazon Web Services Enterprise networks.

Accessible with the following methods

Method Description
GET_GLOBALFEDERATION() Getter for GLOBALFEDERATION, with configurable default
ASK_GLOBALFEDERATION() Getter for GLOBALFEDERATION w/ exceptions if field has no va
HAS_GLOBALFEDERATION() Determine if GLOBALFEDERATION has a value

federationMode

The local federation mode. Values: 0 (none), 1 (federated - all networks), 2 (restricted - only permitted networks).

Accessible with the following methods

Method Description
GET_FEDERATIONMODE() Getter for FEDERATIONMODE, with configurable default
ASK_FEDERATIONMODE() Getter for FEDERATIONMODE w/ exceptions if field has no valu
HAS_FEDERATIONMODE() Determine if FEDERATIONMODE has a value

enableRestrictedGlobalFederation

Enables restricted global federation to limit communication to specific permitted networks only. Requires globalFederation to be enabled.

Accessible with the following methods

Method Description
GET_ENBRESTRICTEDGLBFEDR8N() Getter for ENABLERESTRICTEDGLOBALFEDR8N, with configurable d
ASK_ENBRESTRICTEDGLBFEDR8N() Getter for ENABLERESTRICTEDGLOBALFEDR8N w/ exceptions if fie
HAS_ENBRESTRICTEDGLBFEDR8N() Determine if ENABLERESTRICTEDGLOBALFEDR8N has a value

permittedWickrAwsNetworks

A list of permitted Amazon Web Services Wickr networks for restricted global federation.

Accessible with the following methods

Method Description
GET_PERMITTEDWICKRAWSNETS() Getter for PERMITTEDWICKRAWSNETWORKS, with configurable defa
ASK_PERMITTEDWICKRAWSNETS() Getter for PERMITTEDWICKRAWSNETWORKS w/ exceptions if field
HAS_PERMITTEDWICKRAWSNETS() Determine if PERMITTEDWICKRAWSNETWORKS has a value

permittedWickrEnterpriseNetworks

A list of permitted Wickr Enterprise networks for restricted global federation.

Accessible with the following methods

Method Description
GET_PERMITTEDWICKRENTRPNETS() Getter for PERMITTEDWICKRENTRPNETWORKS, with configurable de
ASK_PERMITTEDWICKRENTRPNETS() Getter for PERMITTEDWICKRENTRPNETWORKS w/ exceptions if fiel
HAS_PERMITTEDWICKRENTRPNETS() Determine if PERMITTEDWICKRENTRPNETWORKS has a value