Package web5.sdk.vc

Class CredentialSubject

  • All Implemented Interfaces:

    
    public final class CredentialSubject
    
                        

    Represents the subject of the Verifiable Credential, containing claims about the entity being described by the credential.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getId() The identifier of the credential subject.
      final Map<String, Object> getAdditionalProperties() Additional properties associated with the credential subject.
      final Map<String, Object> toJson()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait