Uses of Class
org.keycloak.dom.saml.v2.metadata.SSODescriptorType
Packages that use SSODescriptorType
Package
Description
-
Uses of SSODescriptorType in org.keycloak.dom.saml.v2.metadata
Subclasses of SSODescriptorType in org.keycloak.dom.saml.v2.metadataModifier and TypeClassDescriptionclassJava class for IDPSSODescriptorType complex type.classJava class for SPSSODescriptorType complex type.Constructors in org.keycloak.dom.saml.v2.metadata with parameters of type SSODescriptorType -
Uses of SSODescriptorType in org.keycloak.saml.processing.core.parsers.saml.metadata
Classes in org.keycloak.saml.processing.core.parsers.saml.metadata with type parameters of type SSODescriptorType -
Uses of SSODescriptorType in org.keycloak.saml.processing.core.saml.v2.util
Methods in org.keycloak.saml.processing.core.saml.v2.util with parameters of type SSODescriptorTypeModifier and TypeMethodDescriptionstatic X509CertificateSAMLMetadataUtil.getCertificate(KeyTypes use, SSODescriptorType ssoDescriptorType) -
Uses of SSODescriptorType in org.keycloak.saml.processing.core.saml.v2.writers
Methods in org.keycloak.saml.processing.core.saml.v2.writers with parameters of type SSODescriptorType