getBrukerAdminOppdateringServicePort

@WebEndpoint(name = "BrukerAdminOppdateringServicePort")
open fun getBrukerAdminOppdateringServicePort(): BrukerAdminOppdateringService

Return

returnsBrukerAdminOppdateringService


@WebEndpoint(name = "BrukerAdminOppdateringServicePort")
open fun getBrukerAdminOppdateringServicePort(features: Array<WebServiceFeature>): BrukerAdminOppdateringService

Return

returnsBrukerAdminOppdateringService

Parameters

features

A list of jakarta.xml.ws.WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.