Uses of Class
org.keycloak.dom.saml.v2.metadata.RoleDescriptorType
Packages that use RoleDescriptorType
Package
Description
-
Uses of RoleDescriptorType in org.keycloak.dom.saml.v2.metadata
Subclasses of RoleDescriptorType in org.keycloak.dom.saml.v2.metadataModifier and TypeClassDescriptionclassJava class for AttributeAuthorityDescriptorType complex type.classJava class for AuthnAuthorityDescriptorType complex type.classJava class for IDPSSODescriptorType complex type.classJava class for PDPDescriptorType complex type.classJava class for SPSSODescriptorType complex type.classJava class for SSODescriptorType complex type.Methods in org.keycloak.dom.saml.v2.metadata that return RoleDescriptorTypeModifier and TypeMethodDescriptionEntityDescriptorType.EDTDescriptorChoiceType.getRoleDescriptor()Constructors in org.keycloak.dom.saml.v2.metadata with parameters of type RoleDescriptorType -
Uses of RoleDescriptorType in org.keycloak.saml.processing.core.parsers.saml.metadata
Classes in org.keycloak.saml.processing.core.parsers.saml.metadata with type parameters of type RoleDescriptorTypeMethods in org.keycloak.saml.processing.core.parsers.saml.metadata with parameters of type RoleDescriptorTypeModifier and TypeMethodDescriptionprotected voidSAMLRoleDecriptorTypeParser.parseOptionalArguments(StartElement element, RoleDescriptorType descriptor)