Package com.bytedesk.core.rbac.token
Class TokenSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.core.rbac.token.TokenSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TokenEntity>
search
(TokenRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Constructor Details
-
TokenSpecification
public TokenSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<TokenEntity> search(TokenRequest request)
-