Class OAuthClient

java.lang.Object
com.skava.auth.model.entities.OAuthClient

@Entity(name="oauth_client") @Config(defaultVariableName="oauthclient") public class OAuthClient extends Object
This Model class represents the persistence informations of the `oauth_client` entity.
Version:
$Id: $Id
Author:
Infosys Equinox
  • Constructor Details

    • OAuthClient

      public OAuthClient()
      Default Constructor.
    • OAuthClient

      public OAuthClient(OAuthClientVO openIDClient, Long collectionId)
      Instantiates a new authorization group.
      Parameters:
      openIDClient - a OAuthClientVO object. Data transfer object corresponding to the Open ID Client's persistence entity transformation.
      collectionId - the collectionId