Uses of Interface
ai.vectros.types.PingResponse.PrincipalKeyIdStage
Packages that use PingResponse.PrincipalKeyIdStage
-
Uses of PingResponse.PrincipalKeyIdStage in ai.vectros.types
Classes in ai.vectros.types that implement PingResponse.PrincipalKeyIdStageMethods in ai.vectros.types that return PingResponse.PrincipalKeyIdStageModifier and TypeMethodDescriptionPingResponse.Builder.principalType(@NotNull PingResponsePrincipalType principalType) The kind of credential you authenticated with:root_key= an unscopedsk_*API key;scoped_key= anssk_*API key with a bound access profile;token= a short-livedst_*token (its expiry is intokenExpiresAt).PingResponse.PrincipalTypeStage.principalType(@NotNull PingResponsePrincipalType principalType) The kind of credential you authenticated with:root_key= an unscopedsk_*API key;scoped_key= anssk_*API key with a bound access profile;token= a short-livedst_*token (its expiry is intokenExpiresAt).