-
- All Known Implementing Classes:
ExemptionMechanism
,GSSAPIMechanism
,PBEMechanism
,SaslClientMechanism
,SaslServerMechanism
public interface Mechanism
The interfaceMechanism
is for enums that represents a mechanism
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getMechanism()
Gets the mechanism
-