Uses of Enum Class
com.suncode.pwfl.administration.authentication.microsoftGraphApi.MicrosoftGraphApiAuthenticationMethod
Packages that use MicrosoftGraphApiAuthenticationMethod
-
Uses of MicrosoftGraphApiAuthenticationMethod in com.suncode.pwfl.administration.authentication.microsoftGraphApi
Methods in com.suncode.pwfl.administration.authentication.microsoftGraphApi that return MicrosoftGraphApiAuthenticationMethodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.MicrosoftGraphApiAuthenticationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.