parent
82a02a1d1d
commit
9ada098b75
@ -1,8 +0,0 @@
|
||||
package org.mitre.openid.connect.model;
|
||||
|
||||
import javax.persistence.Entity;
|
||||
|
||||
@Entity
|
||||
public class OAuth2AccessToken {
|
||||
|
||||
}
|
@ -1,8 +0,0 @@
|
||||
package org.mitre.openid.connect.model;
|
||||
|
||||
import javax.persistence.Entity;
|
||||
|
||||
@Entity
|
||||
public class OAuth2Client {
|
||||
|
||||
}
|
Loading…
Reference in new issue