Create Authenticated Session using NAE Credentials
To create an authenticated session using an NAE username and password:
Create an NAESession
object and pass a valid NAE username and password as parameters as shown below.
Your suggested change has been received. Thank you.
Please Note:
To create an authenticated session using an NAE username and password:
Create an NAESession
object and pass a valid NAE username and password as parameters as shown below.
NAESession session = NAESession.getSession ("Username",
"password1".toCharArray());
Thank you! Your suggestion has been submitted.
https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….