Class ElytronAuthentication
- java.lang.Object
-
- org.wildfly.clustering.web.undertow.sso.elytron.ElytronAuthentication
-
- All Implemented Interfaces:
Serializable
public class ElytronAuthentication extends Object implements Serializable
- Author:
- Paul Ferraro
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ElytronAuthentication(String mechanism, boolean programmatic, String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMechanism()StringgetName()booleanisProgrammatic()
-