Uses of Enum
com.google.auth.oauth2.OAuth2Credentials.CacheState
Packages that use OAuth2Credentials.CacheState
-
Uses of OAuth2Credentials.CacheState in com.google.auth.oauth2
Methods in com.google.auth.oauth2 that return OAuth2Credentials.CacheStateModifier and TypeMethodDescriptionprivate OAuth2Credentials.CacheState
OAuth2Credentials.getState()
Computes the effective credential state in relation to the current time.static OAuth2Credentials.CacheState
Returns the enum constant of this type with the specified name.static OAuth2Credentials.CacheState[]
OAuth2Credentials.CacheState.values()
Returns an array containing the constants of this enum type, in the order they are declared.