public class IssuedSecurityTokenProvider extends SecurityTokenProvider
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.ServiceModel.Security.Tokens.IssuedSecurityTokenProvider
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.Tokens.IssuedSecurityTokenProvider
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
IssuedSecurityTokenProvider() |
IssuedSecurityTokenProvider(java.lang.Object instance)
Internal constructor.
|
BeginCancelToken, BeginGetToken, BeginRenewToken, CancelToken, EndCancelToken, EndGetToken, EndRenewToken, getSupportsTokenCancellation, getSupportsTokenRenewal, GetToken, RenewTokenpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public IssuedSecurityTokenProvider()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionpublic IssuedSecurityTokenProvider(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void Abort()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
IndexOutOfRangeException,
NotImplementedException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
KeyNotFoundException,
ConfigurationErrorsException,
OverflowException,
SecurityException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionIndexOutOfRangeExceptionNotImplementedExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionKeyNotFoundExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionpublic 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 BeginClose(AsyncCallback callback, NetObject state) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, ArgumentOutOfRangeException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionArgumentOutOfRangeExceptionpublic IAsyncResult BeginClose(TimeSpan timeout, AsyncCallback callback, NetObject state) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, OutOfMemoryException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionOverflowExceptionOutOfMemoryExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionpublic IAsyncResult BeginOpen(AsyncCallback callback, NetObject state) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, ConfigurationErrorsException, OverflowException, SecurityException, OutOfMemoryException, KeyNotFoundException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionKeyNotFoundExceptionpublic IAsyncResult BeginOpen(TimeSpan timeout, AsyncCallback callback, NetObject state) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, ConfigurationErrorsException, OverflowException, SecurityException, OutOfMemoryException, KeyNotFoundException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionKeyNotFoundExceptionpublic static IssuedSecurityTokenProvider cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into IssuedSecurityTokenProvider, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedIssuedSecurityTokenProvider instancejava.lang.Throwable - in case of error during cast operationpublic void Close()
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
OutOfMemoryException,
ArgumentOutOfRangeException
public void Close(TimeSpan timeout) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, OutOfMemoryException
public void Dispose()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
OutOfMemoryException,
ArgumentOutOfRangeException,
MulticastNotSupportedException
public void EndClose(IAsyncResult result) throws java.lang.Throwable, MulticastNotSupportedException, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, WaitHandleCannotBeOpenedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, ArgumentOutOfRangeException
java.lang.ThrowableMulticastNotSupportedExceptionArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionArgumentOutOfRangeExceptionpublic void EndOpen(IAsyncResult result) throws java.lang.Throwable, MulticastNotSupportedException, ArgumentNullException, MissingManifestResourceException, ArgumentException, WaitHandleCannotBeOpenedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, ArgumentOutOfRangeException, ObjectDisposedException
java.lang.ThrowableMulticastNotSupportedExceptionArgumentNullExceptionMissingManifestResourceExceptionArgumentExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionArgumentOutOfRangeExceptionObjectDisposedExceptionpublic boolean getCacheIssuedTokens()
throws java.lang.Throwable
java.lang.Throwablepublic TimeSpan getDefaultCloseTimeout() throws java.lang.Throwable
java.lang.Throwablepublic TimeSpan getDefaultOpenTimeout() throws java.lang.Throwable
java.lang.Throwablepublic IdentityVerifier getIdentityVerifier() throws java.lang.Throwable
java.lang.Throwablepublic int getIssuedTokenRenewalThresholdPercentage()
throws java.lang.Throwable
java.lang.Throwablepublic EndpointAddress getIssuerAddress() throws java.lang.Throwable
java.lang.Throwablepublic Binding getIssuerBinding() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class SecurityTokenProviderString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class SecurityTokenProviderString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class SecurityTokenProviderObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class SecurityTokenProviderString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class SecurityTokenProviderJCType representing the CLR Type of the instantiated Classpublic SecurityKeyEntropyMode getKeyEntropyMode() throws java.lang.Throwable
java.lang.Throwablepublic TimeSpan getMaxIssuedTokenCachingTime() throws java.lang.Throwable
java.lang.Throwablepublic MessageSecurityVersion getMessageSecurityVersion() throws java.lang.Throwable
java.lang.Throwablepublic SecurityAlgorithmSuite getSecurityAlgorithmSuite() throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenSerializer getSecurityTokenSerializer() throws java.lang.Throwable
java.lang.Throwablepublic CommunicationState getState() throws java.lang.Throwable
java.lang.Throwablepublic EndpointAddress getTargetAddress() throws java.lang.Throwable
java.lang.Throwablepublic void Open()
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
MulticastNotSupportedException,
ArgumentNullException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
ConfigurationErrorsException,
OverflowException,
SecurityException,
OutOfMemoryException,
KeyNotFoundException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionKeyNotFoundExceptionpublic void Open(TimeSpan timeout) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, ConfigurationErrorsException, OverflowException, SecurityException, OutOfMemoryException, KeyNotFoundException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionKeyNotFoundExceptionpublic 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 void setCacheIssuedTokens(boolean CacheIssuedTokens)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
KeyNotFoundException,
IndexOutOfRangeException
public void setIdentityVerifier(IdentityVerifier IdentityVerifier) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, KeyNotFoundException, IndexOutOfRangeException
public void setIssuedTokenRenewalThresholdPercentage(int IssuedTokenRenewalThresholdPercentage)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
KeyNotFoundException,
IndexOutOfRangeException,
NotSupportedException,
OutOfMemoryException
public void setIssuerAddress(EndpointAddress IssuerAddress) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, KeyNotFoundException, IndexOutOfRangeException
public void setIssuerBinding(Binding IssuerBinding) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, KeyNotFoundException, IndexOutOfRangeException
public void setJCOInstance(JCObject instance)
setJCOInstance in class SecurityTokenProviderpublic void setKeyEntropyMode(SecurityKeyEntropyMode KeyEntropyMode) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, KeyNotFoundException, IndexOutOfRangeException, OutOfMemoryException
public void setMaxIssuedTokenCachingTime(TimeSpan MaxIssuedTokenCachingTime) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, KeyNotFoundException, IndexOutOfRangeException, NotSupportedException, OutOfMemoryException
public void setMessageSecurityVersion(MessageSecurityVersion MessageSecurityVersion) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, ArgumentOutOfRangeException, FormatException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, OutOfMemoryException
public void setSecurityAlgorithmSuite(SecurityAlgorithmSuite SecurityAlgorithmSuite) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, KeyNotFoundException, IndexOutOfRangeException
public void setSecurityTokenSerializer(SecurityTokenSerializer SecurityTokenSerializer) throws java.lang.Throwable
java.lang.Throwablepublic void setTargetAddress(EndpointAddress TargetAddress) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, KeyNotFoundException, IndexOutOfRangeException