Class JpaOAuth2AuthorizedClientEntityId

java.lang.Object
com.broadleafcommerce.auth.client.provider.jpa.domain.JpaOAuth2AuthorizedClientEntityId
All Implemented Interfaces:
Serializable

public class JpaOAuth2AuthorizedClientEntityId extends Object implements Serializable
The ID class representing the composite key for JpaOAuth2AuthorizedClientEntity.
See Also: