| 程序包 | 说明 |
|---|---|
| top.dcenter.ums.security.core.api.oauth.repository.exception |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DuplicateConnectionException
Thrown by a
UsersConnectionRepository when attempting to add a ConnectionData and a connection
already exists with the given key. |
class |
NoSuchConnectionException
Thrown by a
UsersConnectionRepository when attempting to fetch a ConnectionData and no such
connection exists with the provided key. |
class |
NotConnectedException
Thrown by a
UsersConnectionRepository when attempting to fetch a "primary" connection and the user is not connected to the provider in question. |
Copyright © 2021. All rights reserved.