org.eclipse.higgins.iss.cardspace.util
Class UserProfileTokenHelper

java.lang.Object
  extended byorg.eclipse.higgins.iss.cardspace.util.UserProfileTokenHelper

public class UserProfileTokenHelper
extends Object


Constructor Summary
UserProfileTokenHelper()
           
 
Method Summary
static org.eclipse.higgins.sts.api.ISTSResponse getToken(X509Certificate certificate, Hashtable claims)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserProfileTokenHelper

public UserProfileTokenHelper()
Method Detail

getToken

public static org.eclipse.higgins.sts.api.ISTSResponse getToken(X509Certificate certificate,
                                                                Hashtable claims)
                                                         throws Exception
Throws:
Exception