Uses of Class
com.okta.sdk.resource.model.AcsEndpoint
-
Uses of AcsEndpoint in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.getAcsEndpoints()
An array of ACS endpoints.Modifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.addacsEndpointsItem
(AcsEndpoint acsEndpointsItem) Modifier and TypeMethodDescriptionSamlApplicationSettingsSignOn.acsEndpoints
(List<AcsEndpoint> acsEndpoints) void
SamlApplicationSettingsSignOn.setAcsEndpoints
(List<AcsEndpoint> acsEndpoints)