Package | Description |
---|---|
com.broadleafcommerce.auth.server.provider.jpa.domain | |
com.broadleafcommerce.auth.server.provider.jpa.repository |
Modifier and Type | Method and Description |
---|---|
protected AuthorizationServer |
JpaAuthorizationServer.fromMePostConverter(org.modelmapper.spi.MappingContext<JpaAuthorizationServer,AuthorizationServer> mappingContext)
Used as the
TypeMap.setPostConverter(Converter) for fromMe() . |
Modifier and Type | Interface and Description |
---|---|
interface |
JpaAuthorizationServerRepository<D extends JpaAuthorizationServer> |
Copyright © 2021. All rights reserved.