Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
com.sun.identity.saml2.assertion.impl | |
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
com.sun.identity.saml2.protocol.impl |
SAMLv2 Protocol Implemenetation Classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EncryptedAssertion
The
EncryptedAssertion represents an assertion in
encrypted fashion, as defined by the XML Encryption Syntax and
Processing specification [XMLEnc]. |
interface |
EncryptedAttribute
The
EncryptedAttribute element represents a SAML attribute
in encrypted fashion. |
interface |
EncryptedID
The
EncryptedID carries the content of an unencrypted
identifier in encrypted fasion. |
Modifier and Type | Class and Description |
---|---|
class |
EncryptedAssertionImpl
The
EncryptedAssertion represents an assertion in
encrypted fashion, as defined by the XML Encryption Syntax and
Processing specification [XMLEnc]. |
class |
EncryptedAttributeImpl
This is an implementation of interface
EncryptedAttribute . |
class |
EncryptedElementImpl
Java content class for EncryptedElementType complex type.
|
class |
EncryptedIDImpl
Java content class for EncryptedID element declaration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NewEncryptedID
Java content class for NewEncryptedID element declaration.
|
Modifier and Type | Class and Description |
---|---|
class |
NewEncryptedIDImpl
Java content class for NewEncryptedID element declaration.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.