Package org.keycloak.userprofile
Class UserProfileSpi
java.lang.Object
org.keycloak.userprofile.UserProfileSpi
- All Implemented Interfaces:
Spi
- Author:
- Markus Till
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
UserProfileSpi
public UserProfileSpi()
-
-
Method Details
-
isInternal
public boolean isInternal()- Specified by:
isInternal
in interfaceSpi
-
getName
-
getProviderClass
- Specified by:
getProviderClass
in interfaceSpi
-
getProviderFactoryClass
- Specified by:
getProviderFactoryClass
in interfaceSpi
-