org.eclipse.higgins.saml2idp.server.util
Class CardUtil

java.lang.Object
  extended byorg.eclipse.higgins.saml2idp.server.util.CardUtil

public class CardUtil
extends Object


Method Summary
static org.eclipse.higgins.rp.tokens.RPSecurityToken decodeToken(String xmlToken, javax.servlet.http.HttpSession session)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

decodeToken

public static org.eclipse.higgins.rp.tokens.RPSecurityToken decodeToken(String xmlToken,
                                                                        javax.servlet.http.HttpSession session)