AXL RADIUS Server API V3

com.theorem.radserver3.login
Class RADIUSPrincipal

Object
  extended byRADIUSPrincipal
All Implemented Interfaces:
Principal, Serializable

public final class RADIUSPrincipal
extends Object
implements Principal, Serializable

See Also:
Serialized Form

Constructor Summary
RADIUSPrincipal(String name)
          Constructor to create the login name.
 
Method Summary
 boolean equals(Object obj)
          Compares the specified Object with this RADSIUSPrinciple object
 String getName()
          Get the entity name
 int hashCode()
          Return a hash code.
 String toString()
          Return a string representation of the RADIUSPrinciple
 
Methods inherited from class Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RADIUSPrincipal

public RADIUSPrincipal(String name)
Constructor to create the login name.

Parameters:
name - Entity name
Throws:
NullPointerException - if the name is null.
Method Detail

equals

public boolean equals(Object obj)
Compares the specified Object with this RADSIUSPrinciple object

Specified by:
equals in interface Principal
Parameters:
obj - Object to be compared
Returns:
true if the specified Object is equal to this object.

getName

public String getName()
Get the entity name

Specified by:
getName in interface Principal
Returns:
the entity name.

hashCode

public int hashCode()
Return a hash code.

Specified by:
hashCode in interface Principal
Returns:
a hash code.

toString

public String toString()
Return a string representation of the RADIUSPrinciple

Specified by:
toString in interface Principal
Returns:
a string representation of the RADIUSPrinciple

AXL RADIUS Server API V3

Submit a bug report or feature request

Copyright 1998-2008 AXL Software. PO Box 97, Viola, Delaware 19979, U.S.A. All Rights Reserved.