Uses of Class
com.okta.sdk.resource.model.SamlAcsEndpoint
Packages that use SamlAcsEndpoint
-
Uses of SamlAcsEndpoint in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SamlAcsEndpointModifier and TypeMethodDescriptionSamlAcsEndpoint.binding
(ProtocolEndpointBinding binding) SamlEndpoints.getAcs()
Get acsSamlAcsEndpoint.type
(SamlEndpointType type) Methods in com.okta.sdk.resource.model with parameters of type SamlAcsEndpointModifier and TypeMethodDescriptionSamlEndpoints.acs
(SamlAcsEndpoint acs) void
SamlEndpoints.setAcs
(SamlAcsEndpoint acs)