public interface IAuthenticationRequestBuilder extends IRequestBuilder
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIAuthenticationRequest buildRequest(Option... requestOptions)
requestOptions - the options for this requestIAuthenticationRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIFido2AuthenticationMethodCollectionRequestBuilder fido2Methods()
IFido2AuthenticationMethodRequestBuilder fido2Methods(java.lang.String id)
IAuthenticationMethodCollectionRequestBuilder methods()
IAuthenticationMethodRequestBuilder methods(java.lang.String id)
IMicrosoftAuthenticatorAuthenticationMethodCollectionRequestBuilder microsoftAuthenticatorMethods()
IMicrosoftAuthenticatorAuthenticationMethodRequestBuilder microsoftAuthenticatorMethods(java.lang.String id)
IWindowsHelloForBusinessAuthenticationMethodCollectionRequestBuilder windowsHelloForBusinessMethods()
IWindowsHelloForBusinessAuthenticationMethodRequestBuilder windowsHelloForBusinessMethods(java.lang.String id)