|
mitreid-connect
|


公開メンバ関数 | |
| Address | getById (Long id) |
Address repository interface
| Address org.mitre.openid.connect.repository.AddressRepository.getById | ( | Long | id | ) |
Returns the Address for the given id
| id | id the id of the Address |
org.mitre.openid.connect.repository.impl.JpaAddressRepositoryで実装されています。
1.8.13