public class MechanismFinder extends Object
| Constructor and Description |
|---|
MechanismFinder() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
getDefaultMechanisms() |
static ServerSASLFactory |
getFactory(String mechanism) |
public static String[] getDefaultMechanisms()
public static ServerSASLFactory getFactory(String mechanism)
Copyright © 2021 The Apache Software Foundation. All rights reserved.