A. By specifying the callback function names in onSuccess and onFailure properties of an options object
B. Developer does not have to declare it. Client side framework code will do everything automatically
C. By adding the callback function names as an invocation parameters
D. By specifying the callback function names in adapter's XML file
A. The login page
B. The AuthorizeAccess web service
C. The authentication adapter
D. An authentication realm
A. It is possible to use any port for both HTTP and HTTPS
B. You must use port 80 for HTTP but can use any port for HTTPS
C. You can use any port for HTTP but only to port 443 for HTTPS
D. You must use port 80 for HTTP and port 443 for HTTPS
A. Worklight server should be able to connect to a APNS/C2DM server
B. Client application should be able to connect to Worklight server
C. More than one OS platform is required
D. Client application should be able to connect to a APNS/C2DM server
A. phone
B. lib
C. bin
D. adapters
A. RMI
B. JMS
C. SOAP
D. JSON
A. display name
B. ip address
C. adapter name
D. description
A. Authenticator is a server side entity used to collect credentials and create user identity. Login module is a server side entity used to validate credentials
B. Authenticator is a client side entity that performs basic credentials validation. Login module is a server side entity which performs deep credentials validation
C. Authenticator is a server side entity used to collect credentials. Login module is a server side entity used to validate credentials and create user identity
D. Authenticator is a server side entity used to collect and validate credentials. Login module is a server side entity used to create user identity