Uses of Interface
org.apache.syncope.wa.starter.mapping.AuthMapper
-
Packages that use AuthMapper Package Description org.apache.syncope.wa.starter.config org.apache.syncope.wa.starter.mapping -
-
Uses of AuthMapper in org.apache.syncope.wa.starter.config
Methods in org.apache.syncope.wa.starter.config that return AuthMapper Modifier and Type Method Description AuthMapper
WAContext. authMapper()
-
Uses of AuthMapper in org.apache.syncope.wa.starter.mapping
Classes in org.apache.syncope.wa.starter.mapping that implement AuthMapper Modifier and Type Class Description class
DefaultAuthMapper
Fields in org.apache.syncope.wa.starter.mapping with type parameters of type AuthMapper Modifier and Type Field Description protected List<AuthMapper>
RegisteredServiceMapper. authMappers
-