com.nimbusds.common.id.Identity Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of common Show documentation
Show all versions of common Show documentation
Common Connect2id software classes
package com.nimbusds.common.id;
/**
* Marker interface for user and other identities used in Connect2id software.
*/
public interface Identity { }
© 2015 - 2024 Weber Informatics LLC | Privacy Policy