mitreid-connect
|
公開メンバ関数 | |
Set< SystemScope > | getAll () |
SystemScope | getById (Long id) |
SystemScope | getByValue (String value) |
void | remove (SystemScope scope) |
SystemScope | save (SystemScope scope) |
Set<SystemScope> org.mitre.oauth2.repository.SystemScopeRepository.getAll | ( | ) |
SystemScope org.mitre.oauth2.repository.SystemScopeRepository.getById | ( | Long | id | ) |
SystemScope org.mitre.oauth2.repository.SystemScopeRepository.getByValue | ( | String | value | ) |
void org.mitre.oauth2.repository.SystemScopeRepository.remove | ( | SystemScope | scope | ) |
SystemScope org.mitre.oauth2.repository.SystemScopeRepository.save | ( | SystemScope | scope | ) |