public class AnonymousMechanismFactory extends Object implements MechanismFactory
Constructor and Description |
---|
AnonymousMechanismFactory() |
Modifier and Type | Method and Description |
---|---|
Mechanism |
createMechanism()
Creates an instance of the authentication mechanism implementation.
|
public Mechanism createMechanism()
MechanismFactory
createMechanism
in interface MechanismFactory
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.