Class MechanismUtil

java.lang.Object
org.wildfly.security.mechanism.MechanismUtil

@Deprecated public final class MechanismUtil extends Object
Deprecated.
Should not be part of public API. Moved into internal org.wildfly.security.mechanism._private.MechanismUtil.
Utils to be used by authentication mechanism (SASL or HTTP) implementations.
Author:
David M. Lloyd