Uses of Interface
org.apache.syncope.common.lib.clientapps.UsernameAttributeProviderConf
Packages that use UsernameAttributeProviderConf
Package
Description
-
Uses of UsernameAttributeProviderConf in org.apache.syncope.common.lib.clientapps
Classes in org.apache.syncope.common.lib.clientapps that implement UsernameAttributeProviderConfModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of UsernameAttributeProviderConf in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return UsernameAttributeProviderConfMethods in org.apache.syncope.common.lib.to with parameters of type UsernameAttributeProviderConfModifier and TypeMethodDescriptionvoid
ClientAppTO.setUsernameAttributeProviderConf
(UsernameAttributeProviderConf usernameAttributeProviderConf) -
Uses of UsernameAttributeProviderConf in org.apache.syncope.core.persistence.api.entity.am
Methods in org.apache.syncope.core.persistence.api.entity.am that return UsernameAttributeProviderConfMethods in org.apache.syncope.core.persistence.api.entity.am with parameters of type UsernameAttributeProviderConfModifier and TypeMethodDescriptionvoid
ClientApp.setUsernameAttributeProviderConf
(UsernameAttributeProviderConf conf) -
Uses of UsernameAttributeProviderConf in org.apache.syncope.core.persistence.jpa.entity.am
Methods in org.apache.syncope.core.persistence.jpa.entity.am that return UsernameAttributeProviderConfMethods in org.apache.syncope.core.persistence.jpa.entity.am with parameters of type UsernameAttributeProviderConfModifier and TypeMethodDescriptionvoid
AbstractClientApp.setUsernameAttributeProviderConf
(UsernameAttributeProviderConf conf) -
Uses of UsernameAttributeProviderConf in org.apache.syncope.core.persistence.neo4j.entity.am
Methods in org.apache.syncope.core.persistence.neo4j.entity.am that return UsernameAttributeProviderConfMethods in org.apache.syncope.core.persistence.neo4j.entity.am with parameters of type UsernameAttributeProviderConfModifier and TypeMethodDescriptionvoid
AbstractClientApp.setUsernameAttributeProviderConf
(UsernameAttributeProviderConf conf)