| Package | Description |
|---|---|
| org.opensaml.saml2.metadata |
Interfaces for SAML 2.0 metadata specification types and elements.
|
| org.opensaml.saml2.metadata.impl |
Implementations of the SAML 2.0 metadata specification types and elements.
|
| org.opensaml.samlext.saml2mdquery |
Interfaces for SAML 2 metadata standalone query endpoints profile.
|
| org.opensaml.samlext.saml2mdquery.impl |
Implemention for SAML 2 metadata standalone query endpoints profile objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AffiliationDescriptor
SAML 2.0 Metadata AffiliationDescriptorType
|
interface |
AttributeAuthorityDescriptor
SAML 2.0 Metadata AttributeAuthorityDescriptor
|
interface |
AuthnAuthorityDescriptor
SAML 2.0 Metadata AuthnAuthorityDescriptor
|
interface |
EntitiesDescriptor
SAML 2.0 Metadata EntitiesDescriptor.
|
interface |
EntityDescriptor
SAML 2.0 Metadata EntityDescriptor
|
interface |
IDPSSODescriptor
SAML 2.0 Metadata IDPSSODescriptorType
|
interface |
PDPDescriptor
SAML 2.0 Metadata PDPDescriptor.
|
interface |
RoleDescriptor
SAML 2.0 Metadata RoleDescriptor.
|
interface |
SPSSODescriptor
SAML 2.0 Metadata SPSSODescriptorType
|
interface |
SSODescriptor
SAML 2.0 Metadata SSODescriptor
|
| Modifier and Type | Class and Description |
|---|---|
class |
AffiliationDescriptorImpl
Concrete implementation of
AffiliationDescriptor. |
class |
AttributeAuthorityDescriptorImpl
A concrete implementation of
AttributeAuthorityDescriptor. |
class |
AuthnAuthorityDescriptorImpl
Concreate implementation of
AuthnAuthorityDescriptor |
class |
EntitiesDescriptorImpl
Concrete implementation of
EntitiesDescriptor. |
class |
EntityDescriptorImpl
Concretate implementation of
EntitiesDescriptor. |
class |
IDPSSODescriptorImpl
Concrete implementation of
IDPSSODescriptor. |
class |
PDPDescriptorImpl
Concrete implementation of
PDPDescriptor. |
class |
RoleDescriptorImpl
Concrete implementation of
RoleDescriptor. |
class |
SPSSODescriptorImpl
Concrete implementation of
SPSSODescriptor. |
class |
SSODescriptorImpl
Concrete implementation of
SSODescriptor. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttributeQueryDescriptorType
SAML 2.0 Metadata extension AttributeQueryDescriptorType.
|
interface |
AuthnQueryDescriptorType
SAML 2.0 Metadata extension AuthnQueryDescriptorType.
|
interface |
AuthzDecisionQueryDescriptorType
SAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.
|
interface |
QueryDescriptorType
SAML 2.0 Metadata extension QueryDescriptorType.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeQueryDescriptorTypeImpl
Concrete implementation of
AttributeQueryDescriptorType. |
class |
AuthnQueryDescriptorTypeImpl
Concrete implementation of
AuthnQueryDescriptorType. |
class |
AuthzDecisionQueryDescriptorTypeImpl
Concrete implementation of
AuthzDecisionQueryDescriptorType. |
class |
QueryDescriptorTypeImpl
Concrete implementation of
QueryDescriptorType. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.