public class WSTrustChannel extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.Security.WSTrustChannel
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.WSTrustChannel
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
WSTrustChannel() |
WSTrustChannel(java.lang.Object instance)
Internal constructor.
|
WSTrustChannel(WSTrustChannelFactory factory,
IWSTrustChannelContract inner,
TrustVersion trustVersion,
WSTrustSerializationContext context,
WSTrustRequestSerializer requestSerializer,
WSTrustResponseSerializer responseSerializer) |
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public WSTrustChannel()
throws java.lang.Throwable
java.lang.Throwablepublic WSTrustChannel(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic WSTrustChannel(WSTrustChannelFactory factory, IWSTrustChannelContract inner, TrustVersion trustVersion, WSTrustSerializationContext context, WSTrustRequestSerializer requestSerializer, WSTrustResponseSerializer responseSerializer) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedExceptionpublic void Abort()
throws java.lang.Throwable
java.lang.Throwablepublic void addClosed(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addClosing(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFaulted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addOpened(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addOpening(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginCancel(Message message, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginCancel(RequestSecurityToken rst, AsyncCallback callback, NetObject state) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionNotSupportedExceptionpublic IAsyncResult BeginClose(AsyncCallback callback, NetObject state) throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginClose(TimeSpan timeout, AsyncCallback callback, NetObject state) throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginIssue(Message message, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginIssue(RequestSecurityToken rst, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionNotSupportedExceptionpublic IAsyncResult BeginOpen(AsyncCallback callback, NetObject state) throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginOpen(TimeSpan timeout, AsyncCallback callback, NetObject state) throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginRenew(Message message, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginRenew(RequestSecurityToken rst, AsyncCallback callback, NetObject state) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionNotSupportedExceptionpublic IAsyncResult BeginValidate(Message message, AsyncCallback callback, NetObject asyncState) throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginValidate(RequestSecurityToken rst, AsyncCallback callback, NetObject state) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, NotSupportedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionNotSupportedExceptionpublic Message Cancel(Message message) throws java.lang.Throwable
java.lang.Throwablepublic RequestSecurityTokenResponse Cancel(RequestSecurityToken rst) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, OutOfMemoryException, XmlException, NotSupportedException, MissingMethodException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionOverflowExceptionOutOfMemoryExceptionXmlExceptionNotSupportedExceptionMissingMethodExceptionpublic static WSTrustChannel cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into WSTrustChannel, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedWSTrustChannel instancejava.lang.Throwable - in case of error during cast operationpublic void Close()
throws java.lang.Throwable
java.lang.Throwablepublic void Close(TimeSpan timeout) throws java.lang.Throwable
java.lang.Throwablepublic Message EndCancel(IAsyncResult asyncResult) throws java.lang.Throwable
java.lang.Throwablepublic void EndCancel(IAsyncResult result, JCORefOut<RequestSecurityTokenResponse> rstr) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, WaitHandleCannotBeOpenedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, AbandonedMutexException, XmlException, NotSupportedException, MissingMethodException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionAbandonedMutexExceptionXmlExceptionNotSupportedExceptionMissingMethodExceptionpublic void EndClose(IAsyncResult result) throws java.lang.Throwable
java.lang.Throwablepublic Message EndIssue(IAsyncResult asyncResult) throws java.lang.Throwable
java.lang.Throwablepublic SecurityToken EndIssue(IAsyncResult result, JCORefOut<RequestSecurityTokenResponse> rstr) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, WaitHandleCannotBeOpenedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, AbandonedMutexException, XmlException, NotSupportedException, MissingMethodException, CryptographicException, NotImplementedException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionAbandonedMutexExceptionXmlExceptionNotSupportedExceptionMissingMethodExceptionCryptographicExceptionNotImplementedExceptionpublic void EndOpen(IAsyncResult result) throws java.lang.Throwable
java.lang.Throwablepublic Message EndRenew(IAsyncResult asyncResult) throws java.lang.Throwable
java.lang.Throwablepublic void EndRenew(IAsyncResult result, JCORefOut<RequestSecurityTokenResponse> rstr) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, WaitHandleCannotBeOpenedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, AbandonedMutexException, XmlException, NotSupportedException, MissingMethodException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionAbandonedMutexExceptionXmlExceptionNotSupportedExceptionMissingMethodExceptionpublic Message EndValidate(IAsyncResult asyncResult) throws java.lang.Throwable
java.lang.Throwablepublic void EndValidate(IAsyncResult result, JCORefOut<RequestSecurityTokenResponse> rstr) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, WaitHandleCannotBeOpenedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, AbandonedMutexException, XmlException, NotSupportedException, MissingMethodException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionAbandonedMutexExceptionXmlExceptionNotSupportedExceptionMissingMethodExceptionpublic IChannel getChannel() throws java.lang.Throwable
java.lang.Throwablepublic WSTrustChannelFactory getChannelFactory() throws java.lang.Throwable
java.lang.Throwablepublic IWSTrustChannelContract getContract() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic CommunicationState getState() throws java.lang.Throwable
java.lang.Throwablepublic SecurityToken GetTokenFromResponse(RequestSecurityToken request, RequestSecurityTokenResponse response) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NotSupportedException, PlatformNotSupportedException, CryptographicException, InvalidTimeZoneException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedExceptionPlatformNotSupportedExceptionCryptographicExceptionInvalidTimeZoneExceptionpublic TrustVersion getTrustVersion() throws java.lang.Throwable
java.lang.Throwablepublic WSTrustRequestSerializer getWSTrustRequestSerializer() throws java.lang.Throwable
java.lang.Throwablepublic WSTrustResponseSerializer getWSTrustResponseSerializer() throws java.lang.Throwable
java.lang.Throwablepublic WSTrustSerializationContext getWSTrustSerializationContext() throws java.lang.Throwable
java.lang.Throwablepublic SecurityToken Issue(RequestSecurityToken rst) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, OutOfMemoryException, XmlException, NotSupportedException, MissingMethodException, CryptographicException, OverflowException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionXmlExceptionNotSupportedExceptionMissingMethodExceptionCryptographicExceptionOverflowExceptionpublic SecurityToken Issue(RequestSecurityToken rst, JCORefOut<RequestSecurityTokenResponse> rstr) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, OutOfMemoryException, XmlException, NotSupportedException, MissingMethodException, CryptographicException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionOverflowExceptionOutOfMemoryExceptionXmlExceptionNotSupportedExceptionMissingMethodExceptionCryptographicExceptionpublic void Open()
throws java.lang.Throwable
java.lang.Throwablepublic void Open(TimeSpan timeout) throws java.lang.Throwable
java.lang.Throwablepublic void removeClosed(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeClosing(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFaulted(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeOpened(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeOpening(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic RequestSecurityTokenResponse Renew(RequestSecurityToken rst) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, OutOfMemoryException, XmlException, NotSupportedException, MissingMethodException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionOverflowExceptionOutOfMemoryExceptionXmlExceptionNotSupportedExceptionMissingMethodExceptionpublic void setChannel(IChannel Channel) throws java.lang.Throwable
java.lang.Throwablepublic void setChannelFactory(WSTrustChannelFactory ChannelFactory) throws java.lang.Throwable
java.lang.Throwablepublic void setContract(IWSTrustChannelContract Contract) throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setTrustVersion(TrustVersion TrustVersion) throws java.lang.Throwable
java.lang.Throwablepublic void setWSTrustRequestSerializer(WSTrustRequestSerializer WSTrustRequestSerializer) throws java.lang.Throwable
java.lang.Throwablepublic void setWSTrustResponseSerializer(WSTrustResponseSerializer WSTrustResponseSerializer) throws java.lang.Throwable
java.lang.Throwablepublic void setWSTrustSerializationContext(WSTrustSerializationContext WSTrustSerializationContext) throws java.lang.Throwable
java.lang.Throwablepublic Message Validate(Message message) throws java.lang.Throwable
java.lang.Throwablepublic RequestSecurityTokenResponse Validate(RequestSecurityToken rst) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, OutOfMemoryException, XmlException, NotSupportedException, MissingMethodException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionOverflowExceptionOutOfMemoryExceptionXmlExceptionNotSupportedExceptionMissingMethodException