public final class UserIdentity extends Object
UserIdentity(String id)
UserIdentity(TBCD msisdn)
static UserIdentity
decode(Avp avp)
boolean
equals(Object obj)
Avp
getAvp()
TBCD
getMSISDN()
String
getPublicIdentity()
int
hashCode()
isMSISDN()
isPublic()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UserIdentity(String id)
id
public UserIdentity(TBCD msisdn)
public static UserIdentity decode(Avp avp) throws AvpException
AvpException
public Avp getAvp()
public boolean isPublic()
public boolean isMSISDN()
public String getPublicIdentity()
public TBCD getMSISDN()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2021, Oracle and/or its affiliates. All rights reserved.