Uses of Class
org.keycloak.dom.saml.v2.metadata.RoleDescriptorType
-
Packages that use RoleDescriptorType Package Description org.keycloak.dom.saml.v2.metadata -
-
Uses of RoleDescriptorType in org.keycloak.dom.saml.v2.metadata
Subclasses of RoleDescriptorType in org.keycloak.dom.saml.v2.metadata Modifier and Type Class Description classAttributeAuthorityDescriptorTypeJava class for AttributeAuthorityDescriptorType complex type.classAuthnAuthorityDescriptorTypeJava class for AuthnAuthorityDescriptorType complex type.classIDPSSODescriptorTypeJava class for IDPSSODescriptorType complex type.classPDPDescriptorTypeJava class for PDPDescriptorType complex type.classSPSSODescriptorTypeJava class for SPSSODescriptorType complex type.classSSODescriptorTypeJava class for SSODescriptorType complex type.Methods in org.keycloak.dom.saml.v2.metadata that return RoleDescriptorType Modifier and Type Method Description RoleDescriptorTypeEntityDescriptorType.EDTDescriptorChoiceType. getRoleDescriptor()Constructors in org.keycloak.dom.saml.v2.metadata with parameters of type RoleDescriptorType Constructor Description EDTDescriptorChoiceType(RoleDescriptorType roleDescriptor)
-