mitreid-connect
|
公開メンバ関数 | |
UserInfo | getByUsername (String username) |
UserInfo | getByEmailAddress (String email) |
非公開変数類 | |
EntityManager | manager |
JPA UserInfo repository implementation
|
inline |
Get a single UserInfo object by its email address
org.mitre.openid.connect.repository.UserInfoRepositoryを実装しています。
|
inline |
Get a single UserInfo object by its username
org.mitre.openid.connect.repository.UserInfoRepositoryを実装しています。
|
private |