com.hyper9.simdk.ws.jaas
Class SimDKUserPrincipal

java.lang.Object
  extended by com.hyper9.simdk.ws.jaas.SimDKUserPrincipal
All Implemented Interfaces:
Principal

public class SimDKUserPrincipal
extends Object
implements Principal


Constructor Summary
SimDKUserPrincipal(String name)
           
 
Method Summary
 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

SimDKUserPrincipal

public SimDKUserPrincipal(String name)
Method Detail

getName

public String getName()
Specified by:
getName in interface Principal


Copyright © 2009-2010 Hyper9. All Rights Reserved.