public class UserAgent extends Object
The form of this string is the concatenation of the following sub-items:
The User-Agent value is created when this class is loaded. The string can be obtained just by invoking
UserAgent.getUserAgentString().
This is a sample User-Agent string: okta-spring-security/0.7.0 okta-sdk-java/0.5.0 spring/4.0.4.RELEASE java/1.7.0_45 Mac OS X/10.9.2 (spring-security/3.2.0.RELEASE jetty/8.1.5.v20120716)
public static String getUserAgentString()
Copyright © 2017–2018 Okta. All rights reserved.