Arbeitsstand Anfang Februar
git-svn-id: https://brutex.net/svn/xservices/trunk@126 e7e49efb-446e-492e-b9ec-fcafc1997a86xservices-jre5
parent
cc2d0d10b0
commit
58c7d94197
|
@ -18,7 +18,6 @@ package net.brutex.xservices.security;
|
||||||
|
|
||||||
import java.util.UUID;
|
import java.util.UUID;
|
||||||
|
|
||||||
public abstract interface Identity
|
public abstract interface Identity {
|
||||||
{
|
public abstract UUID getUUID();
|
||||||
public abstract UUID getUUID();
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue