Uses of Class
com.ig.orchestrations.fixp.IgExtensionCredentials
-
-
Uses of IgExtensionCredentials in com.ig.orchestrations.fixp
Methods in com.ig.orchestrations.fixp that return IgExtensionCredentials Modifier and Type Method Description IgExtensionCredentialsNegotiate. getCredentials()Methods in com.ig.orchestrations.fixp with parameters of type IgExtensionCredentials Modifier and Type Method Description voidNegotiate. setCredentials(IgExtensionCredentials credentials)Constructors in com.ig.orchestrations.fixp with parameters of type IgExtensionCredentials Constructor Description Negotiate(UUID sessionId, Long timestamp, FlowType clientFlow, IgExtensionCredentials credentials, String messageType)
-