Package | Description |
---|---|
com.sun.identity.saml2.common |
Defines common SAMLv2 utilities and constants.
|
com.sun.identity.saml2.jaxb.entityconfig |
Package level documentation for generated package com.sun.identity.saml2.jaxb.entityconfig.
|
com.sun.identity.saml2.jaxb.entityconfig.impl | |
com.sun.identity.saml2.meta |
Package that handles SAML v2 metadata operations.
|
com.sun.identity.saml2.profile |
Package that handles SAML v2 profiles.
|
Modifier and Type | Method and Description |
---|---|
static String |
SAML2Utils.getAttributeValueFromSPSSOConfig(SPSSOConfigElement config,
String attrName)
Retrieves attribute value for a given attribute name from
SPSSOConfig . |
Modifier and Type | Method and Description |
---|---|
SPSSOConfigElement |
ObjectFactory.createSPSSOConfigElement()
Create an instance of SPSSOConfigElement
|
Modifier and Type | Class and Description |
---|---|
class |
SPSSOConfigElementImpl |
Modifier and Type | Method and Description |
---|---|
static SPSSOConfigElement |
SAML2MetaUtils.getSPSSOConfig(EntityConfigElement eConfig)
Returns first service provider's SSO configuration in an entity.
|
SPSSOConfigElement |
SAML2MetaManager.getSPSSOConfig(String realm,
String entityId)
Returns first service provider's SSO configuration in an entity under
the realm.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
SPACSUtils.getNeedAttributeEncrypted(boolean needAssertionEncrypted,
SPSSOConfigElement spssoconfig) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.