Uses of Class
ai.vectros.types.TokenAssumeResponse
Packages that use TokenAssumeResponse
-
Uses of TokenAssumeResponse in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth that return TokenAssumeResponseModifier and TypeMethodDescriptionAuthClient.assumeToken(Map<String, Object> request) Re-mints the presentedst_*scoped token with one or moreidentity.<namespace>values changed — for a caller whose ROLE explicitly grants assuming those values (an invited hr-admin, a multi-org case-handler) and needs to change which value new writes place records under.AuthClient.assumeToken(Map<String, Object> request, RequestOptions requestOptions) Re-mints the presentedst_*scoped token with one or moreidentity.<namespace>values changed — for a caller whose ROLE explicitly grants assuming those values (an invited hr-admin, a multi-org case-handler) and needs to change which value new writes place records under.Methods in ai.vectros.resources.auth that return types with arguments of type TokenAssumeResponseModifier and TypeMethodDescriptionAsyncAuthClient.assumeToken(Map<String, Object> request) Re-mints the presentedst_*scoped token with one or moreidentity.<namespace>values changed — for a caller whose ROLE explicitly grants assuming those values (an invited hr-admin, a multi-org case-handler) and needs to change which value new writes place records under.AsyncAuthClient.assumeToken(Map<String, Object> request, RequestOptions requestOptions) Re-mints the presentedst_*scoped token with one or moreidentity.<namespace>values changed — for a caller whose ROLE explicitly grants assuming those values (an invited hr-admin, a multi-org case-handler) and needs to change which value new writes place records under.AsyncRawAuthClient.assumeToken(Map<String, Object> request) Re-mints the presentedst_*scoped token with one or moreidentity.<namespace>values changed — for a caller whose ROLE explicitly grants assuming those values (an invited hr-admin, a multi-org case-handler) and needs to change which value new writes place records under.AsyncRawAuthClient.assumeToken(Map<String, Object> request, RequestOptions requestOptions) Re-mints the presentedst_*scoped token with one or moreidentity.<namespace>values changed — for a caller whose ROLE explicitly grants assuming those values (an invited hr-admin, a multi-org case-handler) and needs to change which value new writes place records under.RawAuthClient.assumeToken(Map<String, Object> request) Re-mints the presentedst_*scoped token with one or moreidentity.<namespace>values changed — for a caller whose ROLE explicitly grants assuming those values (an invited hr-admin, a multi-org case-handler) and needs to change which value new writes place records under.RawAuthClient.assumeToken(Map<String, Object> request, RequestOptions requestOptions) Re-mints the presentedst_*scoped token with one or moreidentity.<namespace>values changed — for a caller whose ROLE explicitly grants assuming those values (an invited hr-admin, a multi-org case-handler) and needs to change which value new writes place records under. -
Uses of TokenAssumeResponse in ai.vectros.types
Methods in ai.vectros.types that return TokenAssumeResponseMethods in ai.vectros.types with parameters of type TokenAssumeResponse