package foundation.pEp.jniadapter;
public interface IdentityInterface {
public Rating getRating();
}