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 SummaryNested Classes Modifier and Type Class Description static classAuthenticatorConfigModel.AuthenticationConfigComparator
 - 
Constructor SummaryConstructors Constructor Description AuthenticatorConfigModel()
 
-