Class | Description |
---|---|
Constants |
Common Constant values used throughout the API.
|
Utilities |
Common Utilities, primarily immutability functionality.
|
Enum | Description |
---|---|
Action |
When invoking a processing Request to the CWS, it must be with a specific
type of Action, which may or may not be allowed.
|
CredentialType |
This is the types of credentials allowed for the Authentication Process.
|
MemberRole |
Each Member of CWS has some general permissions defined, which is linked
to their Role in the system.
|
ReturnCode |
Common Return Codes, used for all requests, to help specify the nature of
the problem which may have occurred, if processing wasn't successful.
|
ReturnCode.Classification |
ReturnCode Classification, i.e.
|
TrustLevel |
Different Levels of trust, used by the action checks to see if a given
Member may perform a specific function.
|
Common API Functionality, Constants & Enum's.
Copyright © 2019 JavaDog.io. All rights reserved.