com.hyper9.simdk.ws.jaas
Class SimDKRolePrincipal

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

public class SimDKRolePrincipal
extends Object
implements Principal


Constructor Summary
SimDKRolePrincipal(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

SimDKRolePrincipal

public SimDKRolePrincipal(String name)
Method Detail

getName

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.