Package com.bytedesk.core.ip.white
Class IpWhitelistSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.core.ip.white.IpWhitelistSpecification
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<IpWhitelistEntity>search(IpWhitelistRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates 
- 
Constructor Details
- 
IpWhitelistSpecification
public IpWhitelistSpecification() 
 - 
 - 
Method Details
- 
search
public static org.springframework.data.jpa.domain.Specification<IpWhitelistEntity> search(IpWhitelistRequest request)  
 -