Smartswitch
Structs | Exceptions | Sequences
Smartswitch::Peer::UserGeneration Module Reference

module UserGeneration { ... }

Structs

struct  UserInfo
 The information which is returned after generation of a User. More...
 

Exceptions

exception  DuplicateNameException
 This exception is thrown when there is no more attempts left to generate an unique alphanumeric User name. More...
 
exception  IntegerOverflowException
 This exception is thrown on integer overflow on unique consecutive alphanumeric User name generation. More...
 
exception  WeakPasswordException
 This exception is thrown when there is no more attempts left to generate a strong password for a User. More...
 

Sequences

sequence< UserInfoUserInfoSequence
 

Sequence Documentation

◆ UserInfoSequence

sequence<UserInfo> UserInfoSequence