Justin Richer
13 years ago
10 changed files with 19 additions and 34 deletions
@ -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