public static class EntityDescriptorType.EDTDescriptorChoiceType extends Object
Constructor and Description |
---|
EDTDescriptorChoiceType(AttributeAuthorityDescriptorType attribDescriptor) |
EDTDescriptorChoiceType(AuthnAuthorityDescriptorType authnDescriptor) |
EDTDescriptorChoiceType(PDPDescriptorType pdpDescriptor) |
EDTDescriptorChoiceType(RoleDescriptorType roleDescriptor) |
EDTDescriptorChoiceType(SSODescriptorType sso) |
Modifier and Type | Method and Description |
---|---|
AttributeAuthorityDescriptorType |
getAttribDescriptor() |
AuthnAuthorityDescriptorType |
getAuthnDescriptor() |
IDPSSODescriptorType |
getIdpDescriptor() |
PDPDescriptorType |
getPdpDescriptor() |
RoleDescriptorType |
getRoleDescriptor() |
SPSSODescriptorType |
getSpDescriptor() |
public EDTDescriptorChoiceType(AuthnAuthorityDescriptorType authnDescriptor)
public EDTDescriptorChoiceType(AttributeAuthorityDescriptorType attribDescriptor)
public EDTDescriptorChoiceType(PDPDescriptorType pdpDescriptor)
public EDTDescriptorChoiceType(SSODescriptorType sso)
public EDTDescriptorChoiceType(RoleDescriptorType roleDescriptor)
public RoleDescriptorType getRoleDescriptor()
public IDPSSODescriptorType getIdpDescriptor()
public SPSSODescriptorType getSpDescriptor()
public AuthnAuthorityDescriptorType getAuthnDescriptor()
public AttributeAuthorityDescriptorType getAttribDescriptor()
public PDPDescriptorType getPdpDescriptor()
Copyright © 2019 JBoss by Red Hat. All rights reserved.