public class IWSTrustChannelContractImplementation extends NetObject implements IWSTrustChannelContract
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.Security.IWSTrustChannelContract
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.ServiceModel
|
static java.lang.String |
className
Qualified class name: System.ServiceModel.Security.IWSTrustChannelContract
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
IWSTrustChannelContractImplementation(java.lang.Object instance)
Internal constructor.
|
cast, Equals, Equals, GetHashCode, GetType, hashCode, setJCOInstance, toString, ToStringToIWSTrustContractpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public IWSTrustChannelContractImplementation(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginCancel(Message message, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable
BeginCancel in interface IWSTrustContractjava.lang.Throwablepublic IAsyncResult BeginCancel(RequestSecurityToken request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginCancel in interface IWSTrustChannelContractjava.lang.Throwablepublic IAsyncResult BeginIssue(Message message, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable
BeginIssue in interface IWSTrustContractjava.lang.Throwablepublic IAsyncResult BeginIssue(RequestSecurityToken request, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable
BeginIssue in interface IWSTrustChannelContractjava.lang.Throwablepublic IAsyncResult BeginRenew(Message message, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable
BeginRenew in interface IWSTrustContractjava.lang.Throwablepublic IAsyncResult BeginRenew(RequestSecurityToken request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginRenew in interface IWSTrustChannelContractjava.lang.Throwablepublic IAsyncResult BeginValidate(Message message, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable
BeginValidate in interface IWSTrustContractjava.lang.Throwablepublic IAsyncResult BeginValidate(RequestSecurityToken request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
BeginValidate in interface IWSTrustChannelContractjava.lang.Throwablepublic Message Cancel(Message message) throws java.lang.Throwable
Cancel in interface IWSTrustContractjava.lang.Throwablepublic RequestSecurityTokenResponse Cancel(RequestSecurityToken request) throws java.lang.Throwable
Cancel in interface IWSTrustChannelContractjava.lang.Throwablepublic Message EndCancel(IAsyncResult asyncResult) throws java.lang.Throwable
EndCancel in interface IWSTrustContractjava.lang.Throwablepublic void EndCancel(IAsyncResult result, JCORefOut<RequestSecurityTokenResponse> response) throws java.lang.Throwable
EndCancel in interface IWSTrustChannelContractjava.lang.Throwablepublic Message EndIssue(IAsyncResult asyncResult) throws java.lang.Throwable
EndIssue in interface IWSTrustContractjava.lang.Throwablepublic SecurityToken EndIssue(IAsyncResult result, JCORefOut<RequestSecurityTokenResponse> response) throws java.lang.Throwable
EndIssue in interface IWSTrustChannelContractjava.lang.Throwablepublic Message EndRenew(IAsyncResult asyncResult) throws java.lang.Throwable
EndRenew in interface IWSTrustContractjava.lang.Throwablepublic void EndRenew(IAsyncResult result, JCORefOut<RequestSecurityTokenResponse> response) throws java.lang.Throwable
EndRenew in interface IWSTrustChannelContractjava.lang.Throwablepublic Message EndValidate(IAsyncResult asyncResult) throws java.lang.Throwable
EndValidate in interface IWSTrustContractjava.lang.Throwablepublic void EndValidate(IAsyncResult result, JCORefOut<RequestSecurityTokenResponse> response) throws java.lang.Throwable
EndValidate in interface IWSTrustChannelContractjava.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IWSTrustChannelContractgetJCOAssemblyName in interface IWSTrustContractgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IWSTrustChannelContractgetJCOClassName in interface IWSTrustContractgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IWSTrustChannelContractgetJCOInstance in interface IWSTrustContractgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IWSTrustChannelContractgetJCOObjectName in interface IWSTrustContractgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IWSTrustChannelContractgetJCOType in interface IWSTrustContractgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic Message Issue(Message message) throws java.lang.Throwable
Issue in interface IWSTrustContractjava.lang.Throwablepublic SecurityToken Issue(RequestSecurityToken request) throws java.lang.Throwable
Issue in interface IWSTrustChannelContractjava.lang.Throwablepublic SecurityToken Issue(RequestSecurityToken request, JCORefOut<RequestSecurityTokenResponse> response) throws java.lang.Throwable
Issue in interface IWSTrustChannelContractjava.lang.Throwablepublic Message Renew(Message message) throws java.lang.Throwable
Renew in interface IWSTrustContractjava.lang.Throwablepublic RequestSecurityTokenResponse Renew(RequestSecurityToken request) throws java.lang.Throwable
Renew in interface IWSTrustChannelContractjava.lang.Throwablepublic static IWSTrustChannelContract ToIWSTrustChannelContract(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into IWSTrustChannelContract, a cast assert is made to check if types are compatible.ToIWSTrustChannelContract in interface IWSTrustChannelContractfrom - IJCOBridgeReflected instance to be castedIWSTrustChannelContract instancejava.lang.Throwable - in case of error during cast operationpublic Message Validate(Message message) throws java.lang.Throwable
Validate in interface IWSTrustContractjava.lang.Throwablepublic RequestSecurityTokenResponse Validate(RequestSecurityToken request) throws java.lang.Throwable
Validate in interface IWSTrustChannelContractjava.lang.Throwable