org.eclipse.higgins.sts.common
Class Profile

java.lang.Object
  extended byorg.eclipse.higgins.sts.common.Profile
All Implemented Interfaces:
org.eclipse.higgins.sts.api.IProfile

public class Profile
extends Object
implements org.eclipse.higgins.sts.api.IProfile

Author:
mikemci

Constructor Summary
Profile()
           
 
Method Summary
 List getClaims()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Profile

public Profile()
Method Detail

getClaims

public List getClaims()
Specified by:
getClaims in interface org.eclipse.higgins.sts.api.IProfile