Package i5.las2peer.api.security
Class OIDCSubAlreadyTakenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
i5.las2peer.api.security.AgentException
i5.las2peer.api.security.AgentAlreadyExistsException
i5.las2peer.api.security.OIDCSubAlreadyTakenException
- All Implemented Interfaces:
java.io.Serializable
public class OIDCSubAlreadyTakenException extends AgentAlreadyExistsException
Thrown if the OIDC sub has already been taken.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description OIDCSubAlreadyTakenException() -
Method Summary
-
Constructor Details
-
OIDCSubAlreadyTakenException
public OIDCSubAlreadyTakenException()
-