org.openid4java.discovery
Class XriIdentifier
java.lang.Object
org.openid4java.discovery.XriIdentifier
- All Implemented Interfaces:
- java.io.Serializable, Identifier
public class XriIdentifier
- extends java.lang.Object
- implements Identifier
- Author:
- Marius Scurtescu, Johnny Bufu
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
_xriIdentifier
private org.openxri.XRI _xriIdentifier
XriIdentifier
public XriIdentifier(java.lang.String identifier)
throws DiscoveryException
- Throws:
DiscoveryException
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
getIdentifier
public java.lang.String getIdentifier()
- Specified by:
getIdentifier in interface Identifier
getXriIdentifier
public org.openxri.XRI getXriIdentifier()
Copyright 2006-2007 Sxip Identity Corporation