Uses of Class
com.google.auth.oauth2.SecureSessionAgentConfig
Packages that use SecureSessionAgentConfig
-
Uses of SecureSessionAgentConfig in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return SecureSessionAgentConfigModifier and TypeMethodDescriptionSecureSessionAgentConfig.Builder.build()SecureSessionAgent.getConfig()This method makes a network call to MDS to get theSecureSessionAgentConfigwhich contains the plaintext and mtls address to reach the S2A (Secure Session Agent).private SecureSessionAgentConfigSecureSessionAgent.getSecureSessionAgentConfigFromMDS()Queries the MDS mTLS Autoconfiguration endpoint and returns theSecureSessionAgentConfig.