org.cafesip.jiplet
Class JipletPrincipal

java.lang.Object
  extended by org.cafesip.jiplet.JipletPrincipal
All Implemented Interfaces:
java.security.Principal

public class JipletPrincipal
extends java.lang.Object
implements java.security.Principal

This class represents a SIP end-point that has been authenticated and authorized to access a jiplet.


Constructor Summary
JipletPrincipal(java.lang.String name)
          A constructor for this class.
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.security.Principal
equals, hashCode, toString
 

Constructor Detail

JipletPrincipal

public JipletPrincipal(java.lang.String name)
A constructor for this class.

Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface java.security.Principal


http://www.cafesip.org