### YamlMime:JavaType constructors: - fullName: com.microsoft.identity.client.AuthenticationScheme.AuthenticationScheme(@NonNull final String name) name: AuthenticationScheme(@NonNull final String name) nameWithType: AuthenticationScheme.AuthenticationScheme(@NonNull final String name) parameters: - name: name type: syntax: protected AuthenticationScheme(@NonNull final String name) uid: com.microsoft.identity.client.AuthenticationScheme.AuthenticationScheme(@NonNull final String) inheritances: - - methods: - fullName: com.microsoft.identity.client.AuthenticationScheme.getName() name: getName() nameWithType: AuthenticationScheme.getName() returns: type: syntax: public final String getName() uid: com.microsoft.identity.client.AuthenticationScheme.getName() nameWithType: AuthenticationScheme syntax: public class AuthenticationScheme type: class uid: com.microsoft.identity.client.AuthenticationScheme fullName: com.microsoft.identity.client.AuthenticationScheme name: AuthenticationScheme package: com.microsoft.identity.client metadata: {}