Package | Description |
---|---|
com.sun.identity.liberty.ws.security |
Provides interface to manage liberty security
|
Modifier and Type | Method and Description |
---|---|
SecurityAssertion |
SecurityTokenProvider.getSAMLAuthenticationToken(NameIdentifier senderIdentity)
Creates a SAML Assertion for message authentication.
|
SecurityAssertion |
SecurityTokenManagerClient.getSAMLAuthenticationToken(NameIdentifier senderIdentity)
Creates a SAML Assertion for message authentication.
|
SecurityAssertion |
SecurityTokenManager.getSAMLAuthenticationToken(NameIdentifier senderIdentity)
Creates a SAML Assertion for message authentication.
|
SecurityAssertion |
LibSecurityTokenProvider.getSAMLAuthenticationToken(NameIdentifier senderIdentity)
Creates a SAML Assertion for message authentication.
|
String |
SecurityTokenManagerIF.getSAMLAuthenticationToken(String senderIdentity)
Returns the SAML Authentication Token.
|
String |
SecurityTokenManagerImpl.getSAMLAuthenticationToken(String senderIdentity)
Returns the SAML Authentication Token.
|
SecurityAssertion |
SecurityTokenProvider.getSAMLAuthorizationToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
EncryptedResourceID encResourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML Assertion for message authorization, the assertion could
optionally contain an
AuthenticationStatement which will be
used for message authentication. |
SecurityAssertion |
SecurityTokenManagerClient.getSAMLAuthorizationToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
EncryptedResourceID encResourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML Assertion for message authorization, the assertion could
optionally contain an
AuthenticationStatement which will be
used for message authentication. |
SecurityAssertion |
SecurityTokenManager.getSAMLAuthorizationToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
EncryptedResourceID encResourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML Assertion for message authorization, the assertion could
optionally contain an AuthenticationStatement which will be used for
message authentication.
|
SecurityAssertion |
LibSecurityTokenProvider.getSAMLAuthorizationToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
EncryptedResourceID encResourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML Assertion for message authorization, the assertion could
optionally contain an AuthenticationStatement which will be used for
message authentication.
|
SecurityAssertion |
SecurityTokenProvider.getSAMLAuthorizationToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
String resourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML Assertion for message authorization, the assertion could
optionally contain an
AuthenticationStatement which will be
used for message authentication. |
SecurityAssertion |
SecurityTokenManagerClient.getSAMLAuthorizationToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
String resourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML Assertion for message authorization, the assertion could
optionally contain an
AuthenticationStatement which will be
used for message authentication. |
SecurityAssertion |
SecurityTokenManager.getSAMLAuthorizationToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
String resourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML Assertion for message authorization, the assertion could
optionally contain an AuthenticationStatement which will be used for
message authentication.
|
SecurityAssertion |
LibSecurityTokenProvider.getSAMLAuthorizationToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
String resourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML Assertion for message authorization, the assertion could
optionally contain an AuthenticationStatement which will be used for
message authentication.
|
String |
SecurityTokenManagerIF.getSAMLAuthorizationToken(String senderIdentity,
String invocatorSession,
String resourceID,
boolean encryptedID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Returns the SAML Authorization Token.
|
String |
SecurityTokenManagerImpl.getSAMLAuthorizationToken(String senderIdentity,
String invocatorSession,
String resourceID,
boolean encryptedID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Returns the SAML Authorization Token.
|
SecurityAssertion |
SecurityTokenProvider.getSAMLBearerToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
EncryptedResourceID encResourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML assertion.
|
SecurityAssertion |
SecurityTokenManager.getSAMLBearerToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
EncryptedResourceID encResourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML assertion.
|
SecurityAssertion |
LibSecurityTokenProvider.getSAMLBearerToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
EncryptedResourceID encResourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML assertion.
|
SecurityAssertion |
SecurityTokenProvider.getSAMLBearerToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
String resourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML assertion.
|
SecurityAssertion |
SecurityTokenManager.getSAMLBearerToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
String resourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML assertion.
|
SecurityAssertion |
LibSecurityTokenProvider.getSAMLBearerToken(NameIdentifier senderIdentity,
SessionContext invocatorSession,
String resourceID,
boolean includeAuthN,
boolean includeResourceAccessStatement,
String recipientProviderID)
Creates a SAML assertion.
|
BinarySecurityToken |
SecurityTokenProvider.getX509CertificateToken()
Gets the
X509 certificate Token. |
String |
SecurityTokenManagerIF.getX509CertificateToken()
Returns the Certificate Token.
|
BinarySecurityToken |
SecurityTokenManagerClient.getX509CertificateToken()
Gets the
X509 certificate Token. |
BinarySecurityToken |
SecurityTokenManager.getX509CertificateToken()
Returns the
X509 certificate Token. |
BinarySecurityToken |
LibSecurityTokenProvider.getX509CertificateToken()
Gets the X509 certificate Token
|
String |
SecurityTokenManagerImpl.getX509CertificateToken()
Returns the Certificate Token.
|
void |
SecurityTokenManagerIF.initialization(String sessionID)
Initializes the SecurityTokenManager.
|
void |
SecurityTokenManagerImpl.initialization(String sessionID)
Initializes the SecurityTokenManager.
|
void |
SecurityTokenProvider.initialize(Object credential,
XMLSignatureManager sigManager)
Initializes the
SecurityTokenProvider . |
void |
LibSecurityTokenProvider.initialize(Object credential,
XMLSignatureManager sigManager)
Initializes the
LibSecurityTokenProvider . |
void |
SecurityTokenProvider.setCertAlias(String certAlias)
Sets the alias of the certificate used for issuing
WSS
token, i.e. |
void |
SecurityTokenManagerClient.setCertAlias(String certAlias)
Sets the alias of the certificate used for issuing
WSS
token, i.e. |
void |
SecurityTokenManager.setCertAlias(String certAlias)
Sets the alias of the certificate used for issuing
WSS
token, i.e. |
void |
LibSecurityTokenProvider.setCertAlias(String certAlias)
Sets the alias of the certificate used for issuing WSS token, i.e.
|
void |
SecurityTokenManagerIF.setCertificate(String cert,
boolean alias)
Sets the Certificate.
|
void |
SecurityTokenManagerImpl.setCertificate(String cert,
boolean alias)
Sets the Certificate.
|
void |
SecurityTokenProvider.setCertificate(X509Certificate cert)
Sets the certificate used for issuing
WSS token, i.e. |
void |
SecurityTokenManagerClient.setCertificate(X509Certificate cert)
Sets the certificate used for issuing
WSS token, i.e. |
void |
SecurityTokenManager.setCertificate(X509Certificate cert)
Sets the certificate used for issuing
WSS token, i.e. |
void |
LibSecurityTokenProvider.setCertificate(X509Certificate cert)
Sets the certificate used for issuing WSS token, i.e.
|
Constructor and Description |
---|
SecurityTokenManager(Object credential)
Returns the security token manager instance, the default
XMLSignatureManager instance will be used for signing
and accessing the data store. |
SecurityTokenManager(Object credential,
XMLSignatureManager signatureManager)
Gets the security token manager instance, this constructor is only
applicable when the client is running in the same JVM as server.
|
SecurityTokenManagerClient(Object credential)
Returns an instance of
SecurityTokenManagerClient |
SecurityTokenManagerClient(String url,
Object credential)
Returns an instance of
SecurityTokenManagerClient
that will use the provided URL for the management
of security tokens. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.