PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.core.wstrust
Class SAML2SecurityToken

java.lang.Object
  extended by org.picketlink.identity.federation.core.wstrust.SAML2SecurityToken
All Implemented Interfaces:
SAML2Object

public class SAML2SecurityToken
extends Object
implements SAML2Object

A Security Token that is based on SAML2

Since:
Oct 12, 2009
Author:
Anil.Saldhana@redhat.com

Constructor Summary
SAML2SecurityToken(RequestSecurityTokenType token)
           
 
Method Summary
 RequestSecurityTokenType getToken()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAML2SecurityToken

public SAML2SecurityToken(RequestSecurityTokenType token)
Method Detail

getToken

public RequestSecurityTokenType getToken()

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.