Uses of Enum Class
org.orekit.gnss.metric.ntrip.Authentication
Packages that use Authentication
Package
Description
This package provides streams reading from ntrip casters.
-
Uses of Authentication in org.orekit.gnss.metric.ntrip
Methods in org.orekit.gnss.metric.ntrip that return AuthenticationModifier and TypeMethodDescriptionstatic AuthenticationAuthentication.getAuthentication(String keyword) Get the authentication type corresponding to a keyword.DataStreamRecord.getAuthentication()Get the authentication method.NetworkRecord.getAuthentication()Get the authentication method.static AuthenticationReturns the enum constant of this class with the specified name.static Authentication[]Authentication.values()Returns an array containing the constants of this enum class, in the order they are declared.