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