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 java.lang.Object
implements org.eclipse.higgins.sts.api.IProfile

Author:
mikemci

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

Constructor Detail

Profile

public Profile()
Method Detail

getClaims

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