Package org.keycloak.models
Class AuthenticatorConfigModel
- java.lang.Object
-
- org.keycloak.models.AuthenticatorConfigModel
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
X509AuthenticatorConfigModel
public class AuthenticatorConfigModel extends Object implements Serializable
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AuthenticatorConfigModel.AuthenticationConfigComparator
-
Constructor Summary
Constructors Constructor Description AuthenticatorConfigModel()
-