public class RequestSecurityToken extends WSTrustMessage
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.IdentityModel.Protocols.WSTrust.RequestSecurityToken
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.Protocols.WSTrust.RequestSecurityToken
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
RequestSecurityToken() |
RequestSecurityToken(java.lang.Object instance)
Internal constructor.
|
RequestSecurityToken(java.lang.String requestType) |
RequestSecurityToken(java.lang.String requestType,
java.lang.String keyType) |
getAllowPostdating, getAppliesTo, getAuthenticationType, getBinaryExchange, getCanonicalizationAlgorithm, getContext, getEncryptionAlgorithm, getEncryptWith, getEntropy, getKeyType, getKeyWrapAlgorithm, getLifetime, getReplyTo, getRequestType, getSignatureAlgorithm, getSignWith, getTokenType, getUseKey, setAllowPostdating, setAppliesTo, setAuthenticationType, setBinaryExchange, setCanonicalizationAlgorithm, setContext, setEncryptionAlgorithm, setEncryptWith, setEntropy, setKeyType, setKeyWrapAlgorithm, setLifetime, setReplyTo, setRequestType, setSignatureAlgorithm, setSignWith, setTokenType, setUseKeypublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public RequestSecurityToken()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException,
OutOfMemoryException
public RequestSecurityToken(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic RequestSecurityToken(java.lang.String requestType)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException,
OutOfMemoryException
public RequestSecurityToken(java.lang.String requestType,
java.lang.String keyType)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
NotImplementedException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
OverflowException,
OutOfMemoryException
public static RequestSecurityToken cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into RequestSecurityToken, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedRequestSecurityToken instancejava.lang.Throwable - in case of error during cast operationpublic SecurityTokenElement getActAs() throws java.lang.Throwable
java.lang.Throwablepublic AdditionalContext getAdditionalContext() throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenElement getCancelTarget() throws java.lang.Throwable
java.lang.Throwablepublic RequestClaimCollection getClaims() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getComputedKeyAlgorithm()
throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenElement getDelegateTo() throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenElement getEncryption() throws java.lang.Throwable
java.lang.Throwablepublic EndpointReference getIssuer() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class WSTrustMessageString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class WSTrustMessageString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class WSTrustMessageObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class WSTrustMessageString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class WSTrustMessageJCType representing the CLR Type of the instantiated Classpublic SecurityTokenElement getOnBehalfOf() throws java.lang.Throwable
java.lang.Throwablepublic Participants getParticipants() throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenElement getProofEncryption() throws java.lang.Throwable
java.lang.Throwablepublic Renewing getRenewing() throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenElement getRenewTarget() throws java.lang.Throwable
java.lang.Throwablepublic RequestSecurityToken getSecondaryParameters() throws java.lang.Throwable
java.lang.Throwablepublic SecurityTokenElement getValidateTarget() throws java.lang.Throwable
java.lang.Throwablepublic void setActAs(SecurityTokenElement ActAs) throws java.lang.Throwable
java.lang.Throwablepublic void setAdditionalContext(AdditionalContext AdditionalContext) throws java.lang.Throwable
java.lang.Throwablepublic void setCancelTarget(SecurityTokenElement CancelTarget) throws java.lang.Throwable
java.lang.Throwablepublic void setComputedKeyAlgorithm(java.lang.String ComputedKeyAlgorithm)
throws java.lang.Throwable
java.lang.Throwablepublic void setDelegateTo(SecurityTokenElement DelegateTo) throws java.lang.Throwable
java.lang.Throwablepublic void setEncryption(SecurityTokenElement Encryption) throws java.lang.Throwable
java.lang.Throwablepublic void setIssuer(EndpointReference Issuer) throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class WSTrustMessagepublic void setOnBehalfOf(SecurityTokenElement OnBehalfOf) throws java.lang.Throwable
java.lang.Throwablepublic void setParticipants(Participants Participants) throws java.lang.Throwable
java.lang.Throwablepublic void setProofEncryption(SecurityTokenElement ProofEncryption) throws java.lang.Throwable
java.lang.Throwablepublic void setRenewing(Renewing Renewing) throws java.lang.Throwable
java.lang.Throwablepublic void setRenewTarget(SecurityTokenElement RenewTarget) throws java.lang.Throwable
java.lang.Throwablepublic void setSecondaryParameters(RequestSecurityToken SecondaryParameters) throws java.lang.Throwable
java.lang.Throwablepublic void setValidateTarget(SecurityTokenElement ValidateTarget) throws java.lang.Throwable
java.lang.Throwable