public class SecurityTokenServiceConfiguration extends IdentityConfiguration
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.IdentityModel.Configuration.SecurityTokenServiceConfiguration
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.SecurityTokenServiceConfiguration
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
SecurityTokenServiceConfiguration() |
SecurityTokenServiceConfiguration(boolean loadConfig) |
SecurityTokenServiceConfiguration(java.lang.Object instance)
Internal constructor.
|
SecurityTokenServiceConfiguration(java.lang.String issuerName) |
SecurityTokenServiceConfiguration(java.lang.String issuerName,
boolean loadConfig) |
SecurityTokenServiceConfiguration(java.lang.String issuerName,
SigningCredentials signingCredentials) |
SecurityTokenServiceConfiguration(java.lang.String issuerName,
SigningCredentials signingCredentials,
boolean loadConfig) |
SecurityTokenServiceConfiguration(java.lang.String issuerName,
SigningCredentials signingCredentials,
java.lang.String serviceName) |
getAudienceRestriction, getCaches, getCertificateValidationMode, getCertificateValidator, getClaimsAuthenticationManager, getClaimsAuthorizationManager, getDetectReplayedTokens, getIsInitialized, getIssuerNameRegistry, getIssuerTokenResolver, getMaxClockSkew, getName, getRevocationMode, getSaveBootstrapContext, getSecurityTokenHandlerCollectionManager, getSecurityTokenHandlers, getServiceCertificate, getServiceTokenResolver, getTokenReplayCacheExpirationPeriod, getTrustedStoreLocation, Initialize, setAudienceRestriction, setCaches, setCertificateValidationMode, setCertificateValidator, setClaimsAuthenticationManager, setClaimsAuthorizationManager, setDetectReplayedTokens, setIsInitialized, setIssuerNameRegistry, setIssuerTokenResolver, setMaxClockSkew, setRevocationMode, setSaveBootstrapContext, setServiceCertificate, setServiceTokenResolver, setTokenReplayCacheExpirationPeriod, setTrustedStoreLocationpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public SecurityTokenServiceConfiguration()
throws java.lang.Throwable,
ArgumentException,
OverflowException,
ArgumentNullException,
ObjectDisposedException,
InvalidOperationException,
AmbiguousMatchException,
ConfigurationErrorsException,
KeyNotFoundException,
NotSupportedException,
ConfigurationException,
IndexOutOfRangeException,
OutOfMemoryException,
NotImplementedException,
MissingMethodException,
TypeLoadException,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentExceptionOverflowExceptionArgumentNullExceptionObjectDisposedExceptionInvalidOperationExceptionAmbiguousMatchExceptionConfigurationErrorsExceptionKeyNotFoundExceptionNotSupportedExceptionConfigurationExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionNotImplementedExceptionMissingMethodExceptionTypeLoadExceptionArgumentOutOfRangeExceptionpublic SecurityTokenServiceConfiguration(boolean loadConfig)
throws java.lang.Throwable,
ArgumentException,
OverflowException,
ArgumentNullException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
AmbiguousMatchException,
ConfigurationErrorsException,
KeyNotFoundException,
NotSupportedException,
ConfigurationException,
MissingMethodException
java.lang.ThrowableArgumentExceptionOverflowExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionObjectDisposedExceptionInvalidOperationExceptionAmbiguousMatchExceptionConfigurationErrorsExceptionKeyNotFoundExceptionNotSupportedExceptionConfigurationExceptionMissingMethodExceptionpublic SecurityTokenServiceConfiguration(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenServiceConfiguration(java.lang.String issuerName)
throws java.lang.Throwable,
ArgumentException,
OverflowException,
ArgumentNullException,
ObjectDisposedException,
InvalidOperationException,
AmbiguousMatchException,
ConfigurationErrorsException,
KeyNotFoundException,
NotSupportedException,
ConfigurationException,
IndexOutOfRangeException,
OutOfMemoryException,
NotImplementedException,
MissingMethodException,
TypeLoadException,
ArgumentOutOfRangeException
java.lang.ThrowableArgumentExceptionOverflowExceptionArgumentNullExceptionObjectDisposedExceptionInvalidOperationExceptionAmbiguousMatchExceptionConfigurationErrorsExceptionKeyNotFoundExceptionNotSupportedExceptionConfigurationExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionNotImplementedExceptionMissingMethodExceptionTypeLoadExceptionArgumentOutOfRangeExceptionpublic SecurityTokenServiceConfiguration(java.lang.String issuerName,
boolean loadConfig)
throws java.lang.Throwable,
ArgumentException,
OverflowException,
ArgumentNullException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
OutOfMemoryException,
ObjectDisposedException,
InvalidOperationException,
AmbiguousMatchException,
ConfigurationErrorsException,
KeyNotFoundException,
NotSupportedException,
ConfigurationException,
MissingMethodException
java.lang.ThrowableArgumentExceptionOverflowExceptionArgumentNullExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionObjectDisposedExceptionInvalidOperationExceptionAmbiguousMatchExceptionConfigurationErrorsExceptionKeyNotFoundExceptionNotSupportedExceptionConfigurationExceptionMissingMethodExceptionpublic SecurityTokenServiceConfiguration(java.lang.String issuerName,
SigningCredentials signingCredentials)
throws java.lang.Throwable,
ArgumentException,
OverflowException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
AbandonedMutexException,
InvalidOperationException,
AmbiguousMatchException,
NotSupportedException,
ArgumentOutOfRangeException,
ConfigurationErrorsException,
KeyNotFoundException,
ConfigurationException,
OutOfMemoryException,
MissingMethodException,
TargetInvocationException,
UriFormatException,
TypeLoadException
java.lang.ThrowableArgumentExceptionOverflowExceptionArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionInvalidOperationExceptionAmbiguousMatchExceptionNotSupportedExceptionArgumentOutOfRangeExceptionConfigurationErrorsExceptionKeyNotFoundExceptionConfigurationExceptionOutOfMemoryExceptionMissingMethodExceptionTargetInvocationExceptionUriFormatExceptionTypeLoadExceptionpublic SecurityTokenServiceConfiguration(java.lang.String issuerName,
SigningCredentials signingCredentials,
boolean loadConfig)
throws java.lang.Throwable,
ArgumentException,
OverflowException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
FormatException,
OutOfMemoryException,
IndexOutOfRangeException,
AmbiguousMatchException,
NotSupportedException,
ConfigurationErrorsException,
KeyNotFoundException,
ConfigurationException,
UriFormatException
java.lang.ThrowableArgumentExceptionOverflowExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionFormatExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionAmbiguousMatchExceptionNotSupportedExceptionConfigurationErrorsExceptionKeyNotFoundExceptionConfigurationExceptionUriFormatExceptionpublic SecurityTokenServiceConfiguration(java.lang.String issuerName,
SigningCredentials signingCredentials,
java.lang.String serviceName)
throws java.lang.Throwable,
ArgumentException,
OverflowException,
IndexOutOfRangeException,
MulticastNotSupportedException,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ConfigurationErrorsException,
ArgumentOutOfRangeException,
OutOfMemoryException,
AmbiguousMatchException,
NotSupportedException,
KeyNotFoundException,
MissingMethodException,
TargetInvocationException,
UriFormatException,
TypeLoadException
java.lang.ThrowableArgumentExceptionOverflowExceptionIndexOutOfRangeExceptionMulticastNotSupportedExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionAmbiguousMatchExceptionNotSupportedExceptionKeyNotFoundExceptionMissingMethodExceptionTargetInvocationExceptionUriFormatExceptionTypeLoadExceptionpublic static SecurityTokenServiceConfiguration cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into SecurityTokenServiceConfiguration, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedSecurityTokenServiceConfiguration instancejava.lang.Throwable - in case of error during cast operationpublic SecurityTokenService CreateSecurityTokenService() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, MulticastNotSupportedException, FormatException, ConfigurationErrorsException, OverflowException, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionMulticastNotSupportedExceptionFormatExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionpublic int getDefaultMaxSymmetricKeySizeInBits()
throws java.lang.Throwable
java.lang.Throwablepublic int getDefaultSymmetricKeySizeInBits()
throws java.lang.Throwable
java.lang.Throwablepublic TimeSpan getDefaultTokenLifetime() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getDefaultTokenType()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getDisableWsdl()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class IdentityConfigurationString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class IdentityConfigurationString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class IdentityConfigurationObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class IdentityConfigurationString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class IdentityConfigurationJCType representing the CLR Type of the instantiated Classpublic TimeSpan getMaximumTokenLifetime() throws java.lang.Throwable
java.lang.Throwablepublic NetType getSecurityTokenService() throws java.lang.Throwable
java.lang.Throwablepublic SigningCredentials getSigningCredentials() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getTokenIssuerName()
throws java.lang.Throwable
java.lang.Throwablepublic WSTrust13RequestSerializer getWSTrust13RequestSerializer() throws java.lang.Throwable
java.lang.Throwablepublic WSTrust13ResponseSerializer getWSTrust13ResponseSerializer() throws java.lang.Throwable
java.lang.Throwablepublic WSTrustFeb2005RequestSerializer getWSTrustFeb2005RequestSerializer() throws java.lang.Throwable
java.lang.Throwablepublic WSTrustFeb2005ResponseSerializer getWSTrustFeb2005ResponseSerializer() throws java.lang.Throwable
java.lang.Throwablepublic void setDefaultMaxSymmetricKeySizeInBits(int DefaultMaxSymmetricKeySizeInBits)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
MulticastNotSupportedException,
FormatException,
ConfigurationErrorsException,
OverflowException,
SecurityException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionMulticastNotSupportedExceptionFormatExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionpublic void setDefaultSymmetricKeySizeInBits(int DefaultSymmetricKeySizeInBits)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
MulticastNotSupportedException,
FormatException,
ConfigurationErrorsException,
OverflowException,
SecurityException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionMulticastNotSupportedExceptionFormatExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionpublic void setDefaultTokenLifetime(TimeSpan DefaultTokenLifetime) throws java.lang.Throwable
java.lang.Throwablepublic void setDefaultTokenType(java.lang.String DefaultTokenType)
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 setDisableWsdl(boolean DisableWsdl)
throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class IdentityConfigurationpublic void setMaximumTokenLifetime(TimeSpan MaximumTokenLifetime) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, MulticastNotSupportedException, FormatException, ConfigurationErrorsException, OverflowException, SecurityException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionMulticastNotSupportedExceptionFormatExceptionConfigurationErrorsExceptionOverflowExceptionSecurityExceptionOutOfMemoryExceptionpublic void setSecurityTokenService(NetType SecurityTokenService) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setSigningCredentials(SigningCredentials SigningCredentials) throws java.lang.Throwable
java.lang.Throwablepublic void setTokenIssuerName(java.lang.String TokenIssuerName)
throws java.lang.Throwable,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
OverflowException,
OutOfMemoryException
public void setWSTrust13RequestSerializer(WSTrust13RequestSerializer WSTrust13RequestSerializer) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setWSTrust13ResponseSerializer(WSTrust13ResponseSerializer WSTrust13ResponseSerializer) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setWSTrustFeb2005RequestSerializer(WSTrustFeb2005RequestSerializer WSTrustFeb2005RequestSerializer) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException
public void setWSTrustFeb2005ResponseSerializer(WSTrustFeb2005ResponseSerializer WSTrustFeb2005ResponseSerializer) throws java.lang.Throwable, ArgumentException, IndexOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OverflowException, OutOfMemoryException