BBjApplication::getSecure
Description
In BBj 19.10 and higher, this method returns a boolean indicating whether secure mode was specified for this BBjApplication. The default value is false.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             boolean  | 
                                                        
                                                             getSecure()  | 
                                                    
Parameters
None.
Return Value
Returns a boolean indicating whether secure mode was specified for this BBjApplication.
Remarks
Specifying secure mode is equivalent to using the -SCcommand line flag.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.