@Entity public class AuthCode extends Object
JdbcAuthorizationCodeServices
Constructor and Description |
---|
AuthCode() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
byte[] |
getAuthentication() |
String |
getCode() |
int |
hashCode() |
void |
setAuthentication(byte[] authentication) |
void |
setCode(String code) |
String |
toString() |
Copyright © 2021. All rights reserved.