Uses of Interface
net.shibboleth.idp.saml.xmlobject.KeyAuthority
Packages that use KeyAuthority
Package
Description
Classes related to SAML security extensions.
Implementation classes for SAML-specific security functionality.
Implementations of the SAML XMLObject extensions.
-
Uses of KeyAuthority in net.shibboleth.idp.saml.security
Methods in net.shibboleth.idp.saml.security with parameters of type KeyAuthorityModifier and TypeMethodDescriptionstatic PKIXValidationInformationKeyAuthoritySupport.extractPKIXValidationInfo(KeyAuthority keyAuthority) Extracts PKIX validation information from the Shibboleth KeyAuthority metadata extension element. -
Uses of KeyAuthority in net.shibboleth.idp.saml.security.impl
Methods in net.shibboleth.idp.saml.security.impl with parameters of type KeyAuthorityModifier and TypeMethodDescriptionprotected voidMetadataPKIXValidationInformationResolver.extractPKIXInfo(Collection<PKIXValidationInformation> accumulator, KeyAuthority keyAuthority) Retrieves validation information from the Shibboleth KeyAuthority resolver extension element. -
Uses of KeyAuthority in net.shibboleth.idp.saml.xmlobject.impl
Classes in net.shibboleth.idp.saml.xmlobject.impl that implement KeyAuthorityMethods in net.shibboleth.idp.saml.xmlobject.impl that return KeyAuthorityModifier and TypeMethodDescriptionKeyAuthorityBuilder.buildObject()Build a KeyAuthority element with the default namespace prefix and element name.KeyAuthorityBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)