com.evolveum.midpoint.provisioning.ucf.api
Interface Token


public interface Token

Author:
Radovan Semancik

Method Summary
 String serialize()
          May not be human readable.
 String toString()
          Must be human readable.
 

Method Detail

serialize

String serialize()
May not be human readable. Must be deserializable.

Returns:

toString

String toString()
Must be human readable. May not be deserializable.

Overrides:
toString in class Object
Returns:


Copyright © 2013 evolveum. All Rights Reserved.