Uses of Interface
de.xima.fc.api.rest.pub.client.security.ApiInvocation
Packages that use ApiInvocation
Package
Description
-
Uses of ApiInvocation in de.xima.fc.api.rest.pub.client.security
Classes in de.xima.fc.api.rest.pub.client.security that implement ApiInvocationModifier and TypeClassDescriptionfinal classDefault implementation of aApiInvocationwhich simply delegates to theApiClient. -
Uses of ApiInvocation in de.xima.fc.api.rest.pub.client.security.api
Methods in de.xima.fc.api.rest.pub.client.security.api that return ApiInvocationModifier and TypeMethodDescriptionAuthenticationApi.Authenticate.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.AuthenticationApi.GetMfaSettings.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.AuthenticationApi.Refresh.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.AuthenticationApi.RefreshMfaTempToken.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.AuthenticationApi.VerifyMfaCode.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.AuthenticatorsApi.GetSingleAuthenticator.requestJson()Calls the API with theAcceptheader set toapplication/json; charset=utf-8.AuthenticationApi.Authenticate.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.AuthenticationApi.GetMfaSettings.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.AuthenticationApi.Refresh.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.AuthenticationApi.RefreshMfaTempToken.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.AuthenticationApi.VerifyMfaCode.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.AuthenticatorsApi.GetSingleAuthenticator.requestJson_v1_0()Calls the API with theAcceptheader set toapplication/vnd.xima.fc.api.rest.public+json; version=1.0; charset=utf-8.AuthenticationApi.Revoke.requestNoContent()Calls the API without anAcceptheader.