public class IdentityConfiguration extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.IdentityModel.Configuration.IdentityConfiguration
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.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
|
static java.lang.String |
assemblyShortName
Assembly name: System.IdentityModel
|
static java.lang.String |
className
Qualified class name: System.IdentityModel.Configuration.IdentityConfiguration
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
IdentityConfiguration() |
IdentityConfiguration(boolean loadConfig) |
IdentityConfiguration(boolean loadConfig,
X509Certificate2 serviceCertificate) |
IdentityConfiguration(java.lang.Object instance)
Internal constructor.
|
IdentityConfiguration(java.lang.String identityConfigurationName) |
IdentityConfiguration(java.lang.String identityConfigurationName,
X509Certificate2 serviceCertificate) |
IdentityConfiguration(X509Certificate2 serviceCertificate) |
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public IdentityConfiguration()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ObjectDisposedException,
AbandonedMutexException,
AmbiguousMatchException,
NotSupportedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ConfigurationErrorsException,
TypeLoadException,
KeyNotFoundException,
ConfigurationException,
MulticastNotSupportedException,
OverflowException,
OutOfMemoryException,
MissingMethodException,
SecurityException,
UriFormatException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionObjectDisposedExceptionAbandonedMutexExceptionAmbiguousMatchExceptionNotSupportedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionConfigurationErrorsExceptionTypeLoadExceptionKeyNotFoundExceptionConfigurationExceptionMulticastNotSupportedExceptionOverflowExceptionOutOfMemoryExceptionMissingMethodExceptionSecurityExceptionUriFormatExceptionpublic IdentityConfiguration(boolean loadConfig)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
IndexOutOfRangeException,
MulticastNotSupportedException,
ConfigurationErrorsException,
ArgumentOutOfRangeException,
OverflowException,
SecurityException,
OutOfMemoryException,
AmbiguousMatchException,
NotSupportedException,
TypeLoadException,
KeyNotFoundException,
MissingMethodException,
UriFormatException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionAmbiguousMatchExceptionNotSupportedExceptionTypeLoadExceptionKeyNotFoundExceptionMissingMethodExceptionUriFormatExceptionpublic IdentityConfiguration(boolean loadConfig,
X509Certificate2 serviceCertificate)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
FormatException,
OverflowException,
OutOfMemoryException,
IndexOutOfRangeException,
AmbiguousMatchException,
NotSupportedException,
ConfigurationErrorsException,
KeyNotFoundException,
ConfigurationException,
UriFormatException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionAmbiguousMatchExceptionNotSupportedExceptionConfigurationErrorsExceptionKeyNotFoundExceptionConfigurationExceptionUriFormatExceptionpublic IdentityConfiguration(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic IdentityConfiguration(java.lang.String identityConfigurationName)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
OverflowException,
OutOfMemoryException,
AmbiguousMatchException,
NotSupportedException,
ConfigurationErrorsException,
TypeLoadException,
KeyNotFoundException,
ConfigurationException,
MissingMethodException,
SecurityException,
UriFormatException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionAmbiguousMatchExceptionNotSupportedExceptionConfigurationErrorsExceptionTypeLoadExceptionKeyNotFoundExceptionConfigurationExceptionMissingMethodExceptionSecurityExceptionUriFormatExceptionpublic IdentityConfiguration(java.lang.String identityConfigurationName,
X509Certificate2 serviceCertificate)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
MulticastNotSupportedException,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ConfigurationErrorsException,
ArgumentOutOfRangeException,
OverflowException,
OutOfMemoryException,
AmbiguousMatchException,
NotSupportedException,
KeyNotFoundException,
MissingMethodException,
TargetInvocationException,
UriFormatException,
TypeLoadException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionAmbiguousMatchExceptionNotSupportedExceptionKeyNotFoundExceptionMissingMethodExceptionTargetInvocationExceptionUriFormatExceptionTypeLoadExceptionpublic IdentityConfiguration(X509Certificate2 serviceCertificate) throws java.lang.Throwable, ArgumentException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, AbandonedMutexException, InvalidOperationException, AmbiguousMatchException, NotSupportedException, ArgumentOutOfRangeException, ConfigurationErrorsException, KeyNotFoundException, ConfigurationException, OutOfMemoryException, MissingMethodException, TargetInvocationException, UriFormatException, TypeLoadException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionAmbiguousMatchExceptionNotSupportedExceptionArgumentOutOfRangeExceptionConfigurationErrorsExceptionKeyNotFoundExceptionConfigurationExceptionOutOfMemoryExceptionMissingMethodExceptionTargetInvocationExceptionUriFormatExceptionTypeLoadExceptionpublic static IdentityConfiguration cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into IdentityConfiguration, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedIdentityConfiguration instancejava.lang.Throwable - in case of error during cast operationpublic AudienceRestriction getAudienceRestriction() throws java.lang.Throwable
java.lang.Throwablepublic IdentityModelCaches getCaches() throws java.lang.Throwable
java.lang.Throwablepublic X509CertificateValidationMode getCertificateValidationMode() throws java.lang.Throwable
java.lang.Throwablepublic X509CertificateValidator getCertificateValidator() throws java.lang.Throwable
java.lang.Throwablepublic ClaimsAuthenticationManager getClaimsAuthenticationManager() throws java.lang.Throwable
java.lang.Throwablepublic ClaimsAuthorizationManager getClaimsAuthorizationManager() throws java.lang.Throwable
java.lang.Throwablepublic boolean getDetectReplayedTokens()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsInitialized()
throws java.lang.Throwable
java.lang.Throwablepublic IssuerNameRegistry getIssuerNameRegistry() throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenResolver getIssuerTokenResolver() 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 TimeSpan getMaxClockSkew() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getName()
throws java.lang.Throwable
java.lang.Throwablepublic X509RevocationMode getRevocationMode() throws java.lang.Throwable
java.lang.Throwablepublic boolean getSaveBootstrapContext()
throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenHandlerCollectionManager getSecurityTokenHandlerCollectionManager() throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenHandlerCollection getSecurityTokenHandlers() throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, OverflowException, OutOfMemoryException, KeyNotFoundException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionOverflowExceptionOutOfMemoryExceptionKeyNotFoundExceptionpublic X509Certificate2 getServiceCertificate() throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenResolver getServiceTokenResolver() throws java.lang.Throwable
java.lang.Throwablepublic TimeSpan getTokenReplayCacheExpirationPeriod() throws java.lang.Throwable
java.lang.Throwablepublic StoreLocation getTrustedStoreLocation() throws java.lang.Throwable
java.lang.Throwablepublic void Initialize()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
MulticastNotSupportedException,
FormatException,
ConfigurationErrorsException,
OverflowException,
SecurityException,
OutOfMemoryException,
KeyNotFoundException,
AccessViolationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionMulticastNotSupportedExceptionFormatExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionKeyNotFoundExceptionAccessViolationExceptionpublic void setAudienceRestriction(AudienceRestriction AudienceRestriction) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionpublic void setCaches(IdentityModelCaches Caches) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionpublic void setCertificateValidationMode(X509CertificateValidationMode CertificateValidationMode) throws java.lang.Throwable
java.lang.Throwablepublic void setCertificateValidator(X509CertificateValidator CertificateValidator) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, MulticastNotSupportedException, ArgumentNullException, FormatException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOverflowExceptionOutOfMemoryExceptionpublic void setClaimsAuthenticationManager(ClaimsAuthenticationManager ClaimsAuthenticationManager) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setClaimsAuthorizationManager(ClaimsAuthorizationManager ClaimsAuthorizationManager) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setDetectReplayedTokens(boolean DetectReplayedTokens)
throws java.lang.Throwable
java.lang.Throwablepublic void setIsInitialized(boolean IsInitialized)
throws java.lang.Throwable
java.lang.Throwablepublic void setIssuerNameRegistry(IssuerNameRegistry IssuerNameRegistry) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setIssuerTokenResolver(SecurityTokenResolver IssuerTokenResolver) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setMaxClockSkew(TimeSpan MaxClockSkew) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, OverflowException, OutOfMemoryException, IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionOverflowExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic void setRevocationMode(X509RevocationMode RevocationMode) throws java.lang.Throwable
java.lang.Throwablepublic void setSaveBootstrapContext(boolean SaveBootstrapContext)
throws java.lang.Throwable
java.lang.Throwablepublic void setServiceCertificate(X509Certificate2 ServiceCertificate) throws java.lang.Throwable
java.lang.Throwablepublic void setServiceTokenResolver(SecurityTokenResolver ServiceTokenResolver) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setTokenReplayCacheExpirationPeriod(TimeSpan TokenReplayCacheExpirationPeriod) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, OverflowException, OutOfMemoryException, IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionOverflowExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic void setTrustedStoreLocation(StoreLocation TrustedStoreLocation) throws java.lang.Throwable
java.lang.Throwable