Uses of Class
odata.msgraph.client.beta.entity.SamlOrWsFedProvider
-
Packages that use SamlOrWsFedProvider Package Description odata.msgraph.client.beta.entity -
-
Uses of SamlOrWsFedProvider in odata.msgraph.client.beta.entity
Subclasses of SamlOrWsFedProvider in odata.msgraph.client.beta.entity Modifier and Type Class Description classSamlOrWsFedExternalDomainFederationMethods in odata.msgraph.client.beta.entity that return SamlOrWsFedProvider Modifier and Type Method Description SamlOrWsFedProviderSamlOrWsFedProvider. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.SamlOrWsFedProviderSamlOrWsFedProvider. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).SamlOrWsFedProviderSamlOrWsFedProvider. withIssuerUri(String issuerUri)SamlOrWsFedProviderSamlOrWsFedProvider. withMetadataExchangeUri(String metadataExchangeUri)SamlOrWsFedProviderSamlOrWsFedProvider. withPassiveSignInUri(String passiveSignInUri)SamlOrWsFedProviderSamlOrWsFedProvider. withPreferredAuthenticationProtocol(AuthenticationProtocol preferredAuthenticationProtocol)SamlOrWsFedProviderSamlOrWsFedProvider. withSigningCertificate(String signingCertificate)SamlOrWsFedProviderSamlOrWsFedProvider. withUnmappedField(String name, String value)
-