Class SecureSessionAgent

java.lang.Object
com.google.auth.oauth2.SecureSessionAgent

@ThreadSafe public class SecureSessionAgent extends Object
Utilities to fetch the S2A (Secure Session Agent) address from the mTLS configuration.

mTLS configuration is queried from the MDS MTLS Autoconfiguration endpoint. See https://google.aip.dev/auth/4115 for details.

This is an experimental utility.