org.apache.abdera.protocol.server.impl
Class SimpleSubjectResolver.AnonymousPrincipal
java.lang.Object
org.apache.abdera.protocol.server.impl.SimpleSubjectResolver.AnonymousPrincipal
- All Implemented Interfaces:
- Serializable, Principal
- Enclosing class:
- SimpleSubjectResolver
public static final class SimpleSubjectResolver.AnonymousPrincipal
- extends Object
- implements Principal, Serializable
- See Also:
- Serialized Form
SimpleSubjectResolver.AnonymousPrincipal
public SimpleSubjectResolver.AnonymousPrincipal()
getName
public String getName()
- Specified by:
getName in interface Principal
toString
public String toString()
- Specified by:
toString in interface Principal- Overrides:
toString in class Object
equals
public boolean equals(Object other)
- Specified by:
equals in interface Principal- Overrides:
equals in class Object
hashCode
public int hashCode()
- Specified by:
hashCode in interface Principal- Overrides:
hashCode in class Object
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.