# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Indicates that the scheme is a session aware authentication scheme.
Indicates that the scheme is a session less authentication scheme, the user is authenticated on every method.
Resource type for component.
Resource type for package.
Resource type for service.
Resource type for metadata source.
# Structs
The ``AuthenticationInfo`` class describes the authentication information.
The ``ComponentData`` class contains the authentication information of the component along with its fingerprint.
The ``ComponentInfo`` class contains authentication information of a component element.
The ``OperationInfo`` class contains authentication information of an operation element.
The ``PackageInfo`` class contains authentication information of a package element.
The ``ServiceInfo`` class contains authentication information of a service element.
The ``CreateSpec`` class contains the registration information of a authentication source.
The ``Info`` class contains the metadata source information.
# Interfaces
The ``Component`` interface provides methods to retrieve authentication information of a component element.
The ``Package`` interface provides methods to retrieve authentication information of a package element.
The ``Service`` interface provides methods to retrieve authentication information of a service element.
The ``Source`` interface provides methods to manage the sources of authentication metadata information.
# Type aliases
The ``SchemeType`` enumeration class provides enumeration constants for the set of valid authentication scheme types.