Uses of Interface
org.keycloak.models.map.credential.MapSubjectCredentialManagerEntity
-
Packages that use MapSubjectCredentialManagerEntity Package Description org.keycloak.models.map.credential org.keycloak.models.map.user -
-
Uses of MapSubjectCredentialManagerEntity in org.keycloak.models.map.credential
Classes in org.keycloak.models.map.credential that implement MapSubjectCredentialManagerEntity Modifier and Type Class Description class
DefaultMapSubjectCredentialManagerEntity
Standard implementation for aMapSubjectCredentialManagerEntity
where the store doesn't provide validation of credentials. -
Uses of MapSubjectCredentialManagerEntity in org.keycloak.models.map.user
Methods in org.keycloak.models.map.user that return MapSubjectCredentialManagerEntity Modifier and Type Method Description default MapSubjectCredentialManagerEntity
MapUserEntity. credentialManager()
-