UserCredentials::setPort
Description
In BBj 11.0 and higher, this method sets the port running BBjServices Admin server that will obtain user credentials from the end user.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             void  | 
                                                        
                                                             setPort(int port)  | 
                                                    
Parameters
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    
|---|---|
| 
                                                             port  | 
                                                        
                                                             Specifies the port running BBjServices Admin server that will obtain user credentials from the end user.  | 
                                                    
Return Value
None.
Remarks
The default Admin port is 2002.
Example
                                                     |