Uses of Interface
org.apache.syncope.wa.starter.mapping.AccessMapper
-
Packages that use AccessMapper Package Description org.apache.syncope.wa.starter.config org.apache.syncope.wa.starter.mapping -
-
Uses of AccessMapper in org.apache.syncope.wa.starter.config
Methods in org.apache.syncope.wa.starter.config that return AccessMapper Modifier and Type Method Description AccessMapper
WAContext. defaultAccessMapper()
-
Uses of AccessMapper in org.apache.syncope.wa.starter.mapping
Classes in org.apache.syncope.wa.starter.mapping that implement AccessMapper Modifier and Type Class Description class
DefaultAccessMapper
class
HttpRequestAccessMapper
class
RemoteEndpointAccessMapper
class
TimeBasedAccessMapper
Fields in org.apache.syncope.wa.starter.mapping with type parameters of type AccessMapper Modifier and Type Field Description protected List<AccessMapper>
RegisteredServiceMapper. accessMappers
-