org.n52.security.enforcement.artifact
Interface TransferableCreator

All Known Implementing Classes:
SAMLResponse

public interface TransferableCreator

Provides an operation to 'serialize' an object into a Transferable.

Author:
JanDrewnak

Method Summary
 Transferable getAsTransferable()
          Method gets the instance as Transferable.
 

Method Detail

getAsTransferable

Transferable getAsTransferable()
Method gets the instance as Transferable.

Returns:
Transferable.


Copyright © 2004-2009 52north.org. All Rights Reserved.