Uses of Class
com.okta.sdk.resource.model.SamlEndpoints
Packages that use SamlEndpoints
-
Uses of SamlEndpoints in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SamlEndpointsModifier and TypeMethodDescriptionSamlEndpoints.acs
(SamlAcsEndpoint acs) ProtocolSaml.getEndpoints()
Get endpointsSamlEndpoints.sso
(SamlSsoEndpoint sso) Methods in com.okta.sdk.resource.model with parameters of type SamlEndpointsModifier and TypeMethodDescriptionProtocolSaml.endpoints
(SamlEndpoints endpoints) void
ProtocolSaml.setEndpoints
(SamlEndpoints endpoints)