Which command installs Apache Ripple and allows for testing of Cordova applications in the
browser?
B
A Mobile Foundation application developer encounters the following error while attempting to
create a MobileFirst adapter:
Error: mvn was not found in the system PATH .
What would resolve the error?
D
Which
method
must
the
developer
implement
when
instantiating
WL.Client.createSecurityCheckChallengeHandler?
B
The REST service API for adapters and applications for each runtime is in /management-
apis/2.0/runtimes/runtime-name/.
What comes after runtime-name in the path?
D
Which two of the following mobile platforms support the certificate pinning feature of IBM Mobile
Foundation? (Choose two.)
C,D
UserAuthenticationSecurityCheck validates a user name and password and creates a user identity.
What optional feature does it also provide?
C
How can a developer that created multiple adapters for a project deploy all of them at once?
A
A developer wants to enter a command but does not know the syntax.
Which command can the developer use to get this information?
C
How would the Mobile Foundation Analytics cluster health be viewed?
A.
http://localhost:9500/_mapping/health
B.
http://localhost:9500/_search/health
C.
http://localhost:9500/_cluster/health
D.
http://localhost:9500/_search/clusterhealth
C
Before calling WLAuthorizationManager.obtainAccessToken(String,WLAccessTokenListener) to obtain
a new token, what WLAuthorizationManager method is used to clear an invalid token?
C