Uses of Class
ai.vectros.types.IssuerResponse
Packages that use IssuerResponse
-
Uses of IssuerResponse in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth that return IssuerResponseModifier and TypeMethodDescriptionRetrieves a single registered issuer by issuerId.AuthClient.getIssuer(String issuerId, RequestOptions requestOptions) Retrieves a single registered issuer by issuerId.AuthClient.getIssuer(String issuerId, GetIssuerRequest request) Retrieves a single registered issuer by issuerId.AuthClient.getIssuer(String issuerId, GetIssuerRequest request, RequestOptions requestOptions) Retrieves a single registered issuer by issuerId.AuthClient.registerIssuer(IssuerRequest request) Registers a trusted third-party IdP issuer that BYO-IdP token exchange (POST /v1/auth/token/exchange) may accept asubject_tokenfrom.AuthClient.registerIssuer(IssuerRequest request, RequestOptions requestOptions) Registers a trusted third-party IdP issuer that BYO-IdP token exchange (POST /v1/auth/token/exchange) may accept asubject_tokenfrom.AuthClient.updateIssuer(String issuerId) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.AuthClient.updateIssuer(String issuerId, RequestOptions requestOptions) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.AuthClient.updateIssuer(String issuerId, IssuerUpdateRequest request) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.AuthClient.updateIssuer(String issuerId, IssuerUpdateRequest request, RequestOptions requestOptions) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.Methods in ai.vectros.resources.auth that return types with arguments of type IssuerResponseModifier and TypeMethodDescriptionRetrieves a single registered issuer by issuerId.AsyncAuthClient.getIssuer(String issuerId, RequestOptions requestOptions) Retrieves a single registered issuer by issuerId.AsyncAuthClient.getIssuer(String issuerId, GetIssuerRequest request) Retrieves a single registered issuer by issuerId.AsyncAuthClient.getIssuer(String issuerId, GetIssuerRequest request, RequestOptions requestOptions) Retrieves a single registered issuer by issuerId.Retrieves a single registered issuer by issuerId.AsyncRawAuthClient.getIssuer(String issuerId, RequestOptions requestOptions) Retrieves a single registered issuer by issuerId.AsyncRawAuthClient.getIssuer(String issuerId, GetIssuerRequest request) Retrieves a single registered issuer by issuerId.AsyncRawAuthClient.getIssuer(String issuerId, GetIssuerRequest request, RequestOptions requestOptions) Retrieves a single registered issuer by issuerId.Retrieves a single registered issuer by issuerId.RawAuthClient.getIssuer(String issuerId, RequestOptions requestOptions) Retrieves a single registered issuer by issuerId.RawAuthClient.getIssuer(String issuerId, GetIssuerRequest request) Retrieves a single registered issuer by issuerId.RawAuthClient.getIssuer(String issuerId, GetIssuerRequest request, RequestOptions requestOptions) Retrieves a single registered issuer by issuerId.AsyncAuthClient.registerIssuer(IssuerRequest request) Registers a trusted third-party IdP issuer that BYO-IdP token exchange (POST /v1/auth/token/exchange) may accept asubject_tokenfrom.AsyncAuthClient.registerIssuer(IssuerRequest request, RequestOptions requestOptions) Registers a trusted third-party IdP issuer that BYO-IdP token exchange (POST /v1/auth/token/exchange) may accept asubject_tokenfrom.AsyncRawAuthClient.registerIssuer(IssuerRequest request) Registers a trusted third-party IdP issuer that BYO-IdP token exchange (POST /v1/auth/token/exchange) may accept asubject_tokenfrom.AsyncRawAuthClient.registerIssuer(IssuerRequest request, RequestOptions requestOptions) Registers a trusted third-party IdP issuer that BYO-IdP token exchange (POST /v1/auth/token/exchange) may accept asubject_tokenfrom.RawAuthClient.registerIssuer(IssuerRequest request) Registers a trusted third-party IdP issuer that BYO-IdP token exchange (POST /v1/auth/token/exchange) may accept asubject_tokenfrom.RawAuthClient.registerIssuer(IssuerRequest request, RequestOptions requestOptions) Registers a trusted third-party IdP issuer that BYO-IdP token exchange (POST /v1/auth/token/exchange) may accept asubject_tokenfrom.AsyncAuthClient.updateIssuer(String issuerId) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.AsyncAuthClient.updateIssuer(String issuerId, RequestOptions requestOptions) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.AsyncAuthClient.updateIssuer(String issuerId, IssuerUpdateRequest request) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.AsyncAuthClient.updateIssuer(String issuerId, IssuerUpdateRequest request, RequestOptions requestOptions) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.AsyncRawAuthClient.updateIssuer(String issuerId) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.AsyncRawAuthClient.updateIssuer(String issuerId, RequestOptions requestOptions) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.AsyncRawAuthClient.updateIssuer(String issuerId, IssuerUpdateRequest request) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.AsyncRawAuthClient.updateIssuer(String issuerId, IssuerUpdateRequest request, RequestOptions requestOptions) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.RawAuthClient.updateIssuer(String issuerId) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.RawAuthClient.updateIssuer(String issuerId, RequestOptions requestOptions) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.RawAuthClient.updateIssuer(String issuerId, IssuerUpdateRequest request) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies.RawAuthClient.updateIssuer(String issuerId, IssuerUpdateRequest request, RequestOptions requestOptions) Updates the mutable fields of a registered issuer:subClaim,emailClaim,status(active/suspended— a suspended issuer's tokens are rejected identically to an unregistered issuer at exchange time), andselfSignupPolicies. -
Uses of IssuerResponse in ai.vectros.types
Methods in ai.vectros.types that return IssuerResponseMethods in ai.vectros.types that return types with arguments of type IssuerResponseMethods in ai.vectros.types with parameters of type IssuerResponseMethod parameters in ai.vectros.types with type arguments of type IssuerResponseModifier and TypeMethodDescriptionIssuerPage.Builder.data(List<IssuerResponse> data) IssuerPage.Builder.data(Optional<List<IssuerResponse>> data) The items on this page, in the endpoint's natural order.