Class ServiceModelSecurityTokenRequirement
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.identitymodel.selectors.SecurityTokenRequirement
-
- system.servicemodel.security.tokens.ServiceModelSecurityTokenRequirement
-
- All Implemented Interfaces:
IJCOBridgeReflected
- Direct Known Subclasses:
InitiatorServiceModelSecurityTokenRequirement
,RecipientServiceModelSecurityTokenRequirement
public class ServiceModelSecurityTokenRequirement extends SecurityTokenRequirement
The base .NET class managing System.ServiceModel.Security.Tokens.ServiceModelSecurityTokenRequirement, 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.Tokens.ServiceModelSecurityTokenRequirement
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.String
assemblyFullName
Fully assembly qualified name: System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089static java.lang.String
assemblyShortName
Assembly name: System.ServiceModelstatic java.lang.String
className
Qualified class name: System.ServiceModel.Security.Tokens.ServiceModelSecurityTokenRequirementstatic org.mases.jcobridge.JCType
classType
The type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description ServiceModelSecurityTokenRequirement()
ServiceModelSecurityTokenRequirement(java.lang.Object instance)
Internal constructor.
-
Method Summary
-
Methods inherited from class system.identitymodel.selectors.SecurityTokenRequirement
getIsOptionalTokenProperty, getKeySize, getKeySizeProperty, getKeyType, getKeyTypeProperty, getKeyUsage, getKeyUsageProperty, getPeerAuthenticationMode, getRequireCryptographicToken, getRequireCryptographicTokenProperty, getTokenType, getTokenTypeProperty, setKeySize, setKeyType, setKeyUsage, setRequireCryptographicToken, setTokenType
-
-
-
-
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.Tokens.ServiceModelSecurityTokenRequirement- See Also:
- Constant Field Values
-
classType
public static org.mases.jcobridge.JCType classType
The type managed from JCOBridge. SeeJCType
-
-
Constructor Detail
-
ServiceModelSecurityTokenRequirement
public ServiceModelSecurityTokenRequirement(java.lang.Object instance) throws java.lang.Throwable
Internal constructor. Use with caution- Throws:
java.lang.Throwable
-
ServiceModelSecurityTokenRequirement
public ServiceModelSecurityTokenRequirement() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOAssemblyName
in classSecurityTokenRequirement
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOClassName
in classSecurityTokenRequirement
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOObjectName
in classSecurityTokenRequirement
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Overrides:
getJCOInstance
in classSecurityTokenRequirement
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(org.mases.jcobridge.JCObject instance)
- Overrides:
setJCOInstance
in classSecurityTokenRequirement
-
getJCOType
public org.mases.jcobridge.JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Overrides:
getJCOType
in classSecurityTokenRequirement
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static ServiceModelSecurityTokenRequirement cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflected
instance intoServiceModelSecurityTokenRequirement
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
ServiceModelSecurityTokenRequirement
instance- Throws:
java.lang.Throwable
- in case of error during cast operation
-
getIsInitiator
public boolean getIsInitiator() throws java.lang.Throwable, InvalidOperationException, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, OverflowException, OutOfMemoryException
-
getMessageSecurityVersion
public SecurityTokenVersion getMessageSecurityVersion() throws java.lang.Throwable, InvalidOperationException, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, OverflowException, OutOfMemoryException
-
setMessageSecurityVersion
public void setMessageSecurityVersion(SecurityTokenVersion MessageSecurityVersion) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getIssuerBinding
public Binding getIssuerBinding() throws java.lang.Throwable, InvalidOperationException, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, OverflowException, OutOfMemoryException
-
setIssuerBinding
public void setIssuerBinding(Binding IssuerBinding) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSecureConversationSecurityBindingElement
public SecurityBindingElement getSecureConversationSecurityBindingElement() throws java.lang.Throwable, InvalidOperationException, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, OverflowException, OutOfMemoryException
-
setSecureConversationSecurityBindingElement
public void setSecureConversationSecurityBindingElement(SecurityBindingElement SecureConversationSecurityBindingElement) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSecurityBindingElement
public SecurityBindingElement getSecurityBindingElement() throws java.lang.Throwable, InvalidOperationException, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, OverflowException, OutOfMemoryException
-
setSecurityBindingElement
public void setSecurityBindingElement(SecurityBindingElement SecurityBindingElement) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getIssuerAddress
public EndpointAddress getIssuerAddress() throws java.lang.Throwable, InvalidOperationException, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, OverflowException, OutOfMemoryException
-
setIssuerAddress
public void setIssuerAddress(EndpointAddress IssuerAddress) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSecurityAlgorithmSuite
public SecurityAlgorithmSuite getSecurityAlgorithmSuite() throws java.lang.Throwable, InvalidOperationException, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, OverflowException, OutOfMemoryException
-
setSecurityAlgorithmSuite
public void setSecurityAlgorithmSuite(SecurityAlgorithmSuite SecurityAlgorithmSuite) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getAuditLogLocationProperty
public static java.lang.String getAuditLogLocationProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getChannelParametersCollectionProperty
public static java.lang.String getChannelParametersCollectionProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getDuplexClientLocalAddressProperty
public static java.lang.String getDuplexClientLocalAddressProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getEndpointFilterTableProperty
public static java.lang.String getEndpointFilterTableProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getExtendedProtectionPolicy
public static java.lang.String getExtendedProtectionPolicy() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getHttpAuthenticationSchemeProperty
public static java.lang.String getHttpAuthenticationSchemeProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getIsInitiatorProperty
public static java.lang.String getIsInitiatorProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getIsOutOfBandTokenProperty
public static java.lang.String getIsOutOfBandTokenProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getIssuedSecurityTokenParametersProperty
public static java.lang.String getIssuedSecurityTokenParametersProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getIssuerAddressProperty
public static java.lang.String getIssuerAddressProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getIssuerBindingContextProperty
public static java.lang.String getIssuerBindingContextProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getIssuerBindingProperty
public static java.lang.String getIssuerBindingProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getListenUriProperty
public static java.lang.String getListenUriProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getMessageAuthenticationAuditLevelProperty
public static java.lang.String getMessageAuthenticationAuditLevelProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getMessageDirectionProperty
public static java.lang.String getMessageDirectionProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getMessageSecurityVersionProperty
public static java.lang.String getMessageSecurityVersionProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getPreferSslCertificateAuthenticatorProperty
public static java.lang.String getPreferSslCertificateAuthenticatorProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getPrivacyNoticeUriProperty
public static java.lang.String getPrivacyNoticeUriProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getPrivacyNoticeVersionProperty
public static java.lang.String getPrivacyNoticeVersionProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSecureConversationSecurityBindingElementProperty
public static java.lang.String getSecureConversationSecurityBindingElementProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSecurityAlgorithmSuiteProperty
public static java.lang.String getSecurityAlgorithmSuiteProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSecurityBindingElementProperty
public static java.lang.String getSecurityBindingElementProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSupportingTokenAttachmentModeProperty
public static java.lang.String getSupportingTokenAttachmentModeProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSupportSecurityContextCancellationProperty
public static java.lang.String getSupportSecurityContextCancellationProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSuppressAuditFailureProperty
public static java.lang.String getSuppressAuditFailureProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getTargetAddressProperty
public static java.lang.String getTargetAddressProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getTransportScheme
public java.lang.String getTransportScheme() throws java.lang.Throwable, InvalidOperationException, ArgumentException, IndexOutOfRangeException, ArgumentNullException, NotImplementedException, CultureNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, OverflowException, OutOfMemoryException
-
setTransportScheme
public void setTransportScheme(java.lang.String TransportScheme) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getTransportSchemeProperty
public static java.lang.String getTransportSchemeProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getViaProperty
public static java.lang.String getViaProperty() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-