AuthenticationScheme Class

  • java.lang.Object
    • INameable
      • com.microsoft.identity.client.AuthenticationScheme

public class AuthenticationScheme

Constructor Summary

Constructor Description
AuthenticationScheme(@NonNull final String name)

Method Summary

Modifier and Type Method and Description
final String getName()

Constructor Details

AuthenticationScheme

protected AuthenticationScheme(@NonNull final String name)

Parameters:

name

Method Details

getName

public final String getName()

Applies to