public class ClientCredentials extends SecurityCredentialsManager
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.Description.ClientCredentials
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.Description.ClientCredentials
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ClientCredentials() |
ClientCredentials(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ClientCredentials()
throws java.lang.Throwable
java.lang.Throwablepublic ClientCredentials(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void ApplyClientBehavior(ServiceEndpoint serviceEndpoint, ClientRuntime behavior) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException, NotSupportedException, UriFormatException, NullReferenceException, XmlException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionNotSupportedExceptionUriFormatExceptionNullReferenceExceptionXmlExceptionpublic static ClientCredentials cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ClientCredentials, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedClientCredentials instancejava.lang.Throwable - in case of error during cast operationpublic ClientCredentials Clone() throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, OutOfMemoryException, ArgumentOutOfRangeException, KeyNotFoundException, NotSupportedException
public SecurityTokenManager CreateSecurityTokenManager() throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, OutOfMemoryException, ArgumentOutOfRangeException, KeyNotFoundException, InvalidOperationException, NotSupportedException
CreateSecurityTokenManager in class SecurityCredentialsManagerjava.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionOutOfMemoryExceptionArgumentOutOfRangeExceptionKeyNotFoundExceptionInvalidOperationExceptionNotSupportedExceptionpublic X509CertificateInitiatorClientCredential getClientCertificate() throws java.lang.Throwable
java.lang.Throwablepublic HttpDigestClientCredential getHttpDigest() throws java.lang.Throwable, NotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, ArgumentNullException, InvalidOperationException, CryptographicException
public IssuedTokenClientCredential getIssuedToken() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class SecurityCredentialsManagerString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class SecurityCredentialsManagerString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class SecurityCredentialsManagerObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class SecurityCredentialsManagerString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class SecurityCredentialsManagerJCType representing the CLR Type of the instantiated Classpublic PeerCredential getPeer() throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenHandlerCollectionManager getSecurityTokenHandlerCollectionManager() throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, ArgumentOutOfRangeException, InvalidOperationException, NotSupportedException
public X509CertificateRecipientClientCredential getServiceCertificate() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionpublic boolean getSupportInteractive()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getUseIdentityConfiguration()
throws java.lang.Throwable
java.lang.Throwablepublic UserNamePasswordClientCredential getUserName() throws java.lang.Throwable
java.lang.Throwablepublic WindowsClientCredential getWindows() throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class SecurityCredentialsManagerpublic void setSecurityTokenHandlerCollectionManager(SecurityTokenHandlerCollectionManager SecurityTokenHandlerCollectionManager) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, OverflowException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionpublic void setSupportInteractive(boolean SupportInteractive)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
OverflowException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionpublic void setUseIdentityConfiguration(boolean UseIdentityConfiguration)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
OverflowException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionOverflowExceptionOutOfMemoryException