Package | Description |
---|---|
com.sun.identity.saml2.jaxb.metadata |
Package level documentation for generated package com.sun.identity.saml2.jaxb.metadata.
|
com.sun.identity.saml2.jaxb.metadata.impl | |
com.sun.identity.saml2.key |
Package that handles SAML v2 keys for encryption and signing.
|
com.sun.identity.saml2.meta |
Package that handles SAML v2 metadata operations.
|
Modifier and Type | Method and Description |
---|---|
XACMLPDPDescriptorElement |
ObjectFactory.createXACMLPDPDescriptorElement()
Create an instance of XACMLPDPDescriptorElement
|
Modifier and Type | Class and Description |
---|---|
class |
XACMLPDPDescriptorElementImpl |
Modifier and Type | Method and Description |
---|---|
static Set<X509Certificate> |
KeyUtil.getPDPVerificationCerts(XACMLPDPDescriptorElement pdpDescriptor,
String entityID)
Returns the partner entity's signature verification certificates.
|
Modifier and Type | Method and Description |
---|---|
static XACMLPDPDescriptorElement |
SAML2MetaUtils.getPolicyDecisionPointDescriptor(EntityDescriptorElement eDescriptor)
Returns first policy decision point descriptor in an entity descriptor.
|
XACMLPDPDescriptorElement |
SAML2MetaManager.getPolicyDecisionPointDescriptor(String realm,
String entityId)
Returns first policy decision point descriptor in an entity under the
realm.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.