org.openid4java.discovery
Class XriIdentifier
java.lang.Object
org.openid4java.discovery.XriIdentifier
- All Implemented Interfaces:
- Serializable, Identifier
public class XriIdentifier
- extends Object
- implements Identifier
- Author:
- Marius Scurtescu, Johnny Bufu
- See Also:
- Serialized Form
XriIdentifier
public XriIdentifier(String identifier,
String iriNormalForm,
String uriNormalForm)
throws DiscoveryException
- Throws:
DiscoveryException
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
getIdentifier
public String getIdentifier()
- Specified by:
getIdentifier in interface Identifier
toString
public String toString()
- Overrides:
toString in class Object
toIRINormalForm
public String toIRINormalForm()
toURINormalForm
public String toURINormalForm()
Copyright © 2013 Sxip. All Rights Reserved.