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 |
---|---|
XACMLAuthzDecisionQueryDescriptorElement |
ObjectFactory.createXACMLAuthzDecisionQueryDescriptorElement()
Create an instance of XACMLAuthzDecisionQueryDescriptorElement
|
Modifier and Type | Class and Description |
---|---|
class |
XACMLAuthzDecisionQueryDescriptorElementImpl |
Modifier and Type | Method and Description |
---|---|
static EncInfo |
KeyUtil.getPEPEncInfo(XACMLAuthzDecisionQueryDescriptorElement pepDesc,
String pepEntityID)
Returns the encryption information which will be used in
encrypting messages intended for the partner entity.
|
static Set<X509Certificate> |
KeyUtil.getPEPVerificationCerts(XACMLAuthzDecisionQueryDescriptorElement pepDescriptor,
String entityID)
Returns the partner entity's signature verification certificates.
|
Modifier and Type | Method and Description |
---|---|
static XACMLAuthzDecisionQueryDescriptorElement |
SAML2MetaUtils.getPolicyEnforcementPointDescriptor(EntityDescriptorElement eDescriptor)
Returns first policy enforcement point descriptor in an entity
descriptor.
|
XACMLAuthzDecisionQueryDescriptorElement |
SAML2MetaManager.getPolicyEnforcementPointDescriptor(String realm,
String entityId)
Returns first policy enforcement point descriptor in an entity under the
realm.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.