p12f.exe.thirdsgateway.objects
Class ThirdsGatewayAuthorization
java.lang.Object
p12f.exe.thirdsgateway.objects.ThirdsGatewayAuthorization
- All Implemented Interfaces:
- com.ejie.r01f.util.Initializable, java.io.Serializable
- public class ThirdsGatewayAuthorization
- extends java.lang.Object
- implements com.ejie.r01f.util.Initializable, java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
signText
public java.lang.String signText
requestText
public java.util.Map requestText
signatorys
public java.util.Map signatorys
timestamp
public java.lang.String timestamp
authorizationType
public java.lang.String authorizationType
signature
public java.lang.String signature
ThirdsGatewayAuthorization
public ThirdsGatewayAuthorization()
toXML
public java.lang.String toXML()
throws com.ejie.r01f.xml.marshalling.XOMarshallerException
- Convierte un Objeto Authorization a XML.
- Returns:
-
- Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException
getObject
public static ThirdsGatewayAuthorization getObject(java.lang.String xml)
throws com.ejie.r01f.xml.marshalling.XOMarshallerException
- Convierte un XML en un objeto Authorization.
- Returns:
-
- Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException