Uses of Class
com.microsoft.graph.models.OnTokenIssuanceStartHandler
Packages that use OnTokenIssuanceStartHandler
-
Uses of OnTokenIssuanceStartHandler in com.microsoft.graph.models
Subclasses of OnTokenIssuanceStartHandler in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return OnTokenIssuanceStartHandlerModifier and TypeMethodDescriptionstatic OnTokenIssuanceStartHandlerOnTokenIssuanceStartHandler.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnTokenIssuanceStartListener.getHandler()Gets the handler property value.Methods in com.microsoft.graph.models with parameters of type OnTokenIssuanceStartHandlerModifier and TypeMethodDescriptionvoidOnTokenIssuanceStartListener.setHandler(OnTokenIssuanceStartHandler value) Sets the handler property value.