org.n52.security.common.protocol.artifact
Class SAMLResponse

java.lang.Object
  extended byorg.n52.security.common.protocol.artifact.SAMLResponse
All Implemented Interfaces:
TransferableCreator

public class SAMLResponse
extends java.lang.Object
implements TransferableCreator

Tasks of Class SAMLResponse:

Author:
reiprecht

Constructor Summary
SAMLResponse(java.lang.String pSAMLResponse)
           
 
Method Summary
 Transferable getAsTransferable()
           
 java.lang.String getTicket()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAMLResponse

public SAMLResponse(java.lang.String pSAMLResponse)
Method Detail

getTicket

public java.lang.String getTicket()

getAsTransferable

public Transferable getAsTransferable()
Specified by:
getAsTransferable in interface TransferableCreator


Copyright © 2004-2007 52 North. All Rights Reserved.