Package org.keycloak.models
Class AuthenticatorConfigModel
java.lang.Object
org.keycloak.models.AuthenticatorConfigModel
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 X509AuthenticatorConfigModel
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 - See Also:
 
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
AuthenticatorConfigModel
public AuthenticatorConfigModel() 
 - 
 - 
Method Details
- 
getId
 - 
setId
 - 
getAlias
 - 
setAlias
 - 
getConfig
 - 
setConfig
 
 -