Package com.nimbusds.common.id


package com.nimbusds.common.id
Identifier and identity classes.
  • Class
    Description
    Abstract generator of secure random identifiers with SHA-256 based Message Authentication Code (MAC) protection.
    Represents a SASL authorisation identity, as specified in RFC 4513, section 5.2.1.8.
    The identity data types.
    Resolves the authorisation identity (authzId) associated with a bind (auth) request.
    The base class for identifiers (IDs) used in Connect2id software.
    Represents a secure immutable connection identifier (CID).
    Represents a distinguished name (DN) identity.
    Marker interface for identifiers (IDs) used in Connect2id software.
    Identifier with Hash-based (SHA-256) Message Authentication Code (HMAC).
    Generator of secure random identifiers protected with a Hash-based (SHA-256) Message Authentication Code (MAC).
    Marker interface for user and other identities used in Connect2id software.
    Invalid identifier exception.
    Represents a secure immutable session identifier (SID).
    Represents a user identifier (UID).
    Represents a username.