Uses of Class
com.microsoft.graph.models.OidcClientAuthentication
Packages that use OidcClientAuthentication
-
Uses of OidcClientAuthentication in com.microsoft.graph.models
Subclasses of OidcClientAuthentication in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassMethods in com.microsoft.graph.models that return OidcClientAuthenticationModifier and TypeMethodDescriptionstatic OidcClientAuthenticationOidcClientAuthentication.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOidcIdentityProvider.getClientAuthentication()Gets the clientAuthentication property value.Methods in com.microsoft.graph.models with parameters of type OidcClientAuthenticationModifier and TypeMethodDescriptionvoidOidcIdentityProvider.setClientAuthentication(OidcClientAuthentication value) Sets the clientAuthentication property value.