Uses of Class
com.okta.sdk.resource.model.AcsEndpoint
Packages that use AcsEndpoint
-
Uses of AcsEndpoint in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AcsEndpointModifier and TypeMethodDescriptionMethods in com.okta.sdk.resource.model that return types with arguments of type AcsEndpointModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.getAcsEndpoints()
An array of ACS endpoints.Methods in com.okta.sdk.resource.model with parameters of type AcsEndpointModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.addacsEndpointsItem
(AcsEndpoint acsEndpointsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type AcsEndpointModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.acsEndpoints
(List<AcsEndpoint> acsEndpoints) void
SamlApplicationSettingsSignOn.setAcsEndpoints
(List<AcsEndpoint> acsEndpoints)