Uses of Class
com.microsoft.graph.models.PublicClientApplication
Packages that use PublicClientApplication
-
Uses of PublicClientApplication in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PublicClientApplicationModifier and TypeMethodDescriptionstatic PublicClientApplicationPublicClientApplication.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplication.getPublicClient()Gets the publicClient property value.Methods in com.microsoft.graph.models with parameters of type PublicClientApplicationModifier and TypeMethodDescriptionvoidApplication.setPublicClient(PublicClientApplication value) Sets the publicClient property value.