Package system.servicemodel.security
Class IWSTrust13AsyncContractImplementation
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.servicemodel.security.IWSTrust13AsyncContractImplementation
-
- All Implemented Interfaces:
IJCOBridgeReflected,IWSTrust13AsyncContract
public class IWSTrust13AsyncContractImplementation extends NetObject implements IWSTrust13AsyncContract
The base .NET class managing System.ServiceModel.Security.IWSTrust13AsyncContract, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.Security.IWSTrust13AsyncContract
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.StringassemblyShortNameAssembly name: System.ServiceModelstatic java.lang.StringclassNameQualified class name: System.ServiceModel.Security.IWSTrust13AsyncContractstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description IWSTrust13AsyncContractImplementation(java.lang.Object instance)Internal constructor.
-
Method Summary
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
cast, Equals, Equals, GetHashCode, GetType, hashCode, setJCOInstance, toString, ToString
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.ServiceModel- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.ServiceModel.Security.IWSTrust13AsyncContract- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Specified by:
getJCOAssemblyNamein interfaceIWSTrust13AsyncContract- Overrides:
getJCOAssemblyNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Specified by:
getJCOClassNamein interfaceIWSTrust13AsyncContract- Overrides:
getJCOClassNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Specified by:
getJCOObjectNamein interfaceIWSTrust13AsyncContract- Overrides:
getJCOObjectNamein classNetObject- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Specified by:
getJCOInstancein interfaceIWSTrust13AsyncContract- Overrides:
getJCOInstancein classNetObject- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Specified by:
getJCOTypein interfaceIWSTrust13AsyncContract- Overrides:
getJCOTypein classNetObject- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
ToIWSTrust13AsyncContract
public static IWSTrust13AsyncContract ToIWSTrust13AsyncContract(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoIWSTrust13AsyncContract, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
IWSTrust13AsyncContractinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
BeginTrust13Cancel
public IAsyncResult BeginTrust13Cancel(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrust13Cancelin interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
BeginTrust13CancelResponse
public IAsyncResult BeginTrust13CancelResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrust13CancelResponsein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
BeginTrust13Issue
public IAsyncResult BeginTrust13Issue(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrust13Issuein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
BeginTrust13IssueResponse
public IAsyncResult BeginTrust13IssueResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrust13IssueResponsein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
BeginTrust13Renew
public IAsyncResult BeginTrust13Renew(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrust13Renewin interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
BeginTrust13RenewResponse
public IAsyncResult BeginTrust13RenewResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrust13RenewResponsein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
BeginTrust13Validate
public IAsyncResult BeginTrust13Validate(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrust13Validatein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
BeginTrust13ValidateResponse
public IAsyncResult BeginTrust13ValidateResponse(Message request, AsyncCallback callback, NetObject state) throws java.lang.Throwable
- Specified by:
BeginTrust13ValidateResponsein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
EndTrust13Cancel
public Message EndTrust13Cancel(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrust13Cancelin interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
EndTrust13CancelResponse
public Message EndTrust13CancelResponse(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrust13CancelResponsein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
EndTrust13Issue
public Message EndTrust13Issue(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrust13Issuein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
EndTrust13IssueResponse
public Message EndTrust13IssueResponse(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrust13IssueResponsein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
EndTrust13Renew
public Message EndTrust13Renew(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrust13Renewin interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
EndTrust13RenewResponse
public Message EndTrust13RenewResponse(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrust13RenewResponsein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
EndTrust13Validate
public Message EndTrust13Validate(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrust13Validatein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
EndTrust13ValidateResponse
public Message EndTrust13ValidateResponse(IAsyncResult ar) throws java.lang.Throwable
- Specified by:
EndTrust13ValidateResponsein interfaceIWSTrust13AsyncContract- Throws:
java.lang.Throwable
-
-