Interface PDPDescriptor

    • Field Detail

      • DEFAULT_ELEMENT_NAME

        static final QName DEFAULT_ELEMENT_NAME
        Default element name.
      • TYPE_NAME

        static final QName TYPE_NAME
        QName of the XSI type.
    • Method Detail

      • getAuthzServices

        List<AuthzService> getAuthzServices()
        Gets an list of authz services for this service.
        Returns:
        list of authz services for this service
      • getAssertionIDRequestServices

        List<AssertionIDRequestService> getAssertionIDRequestServices()
        Gets the list of assertion ID request services for this PDP.
        Returns:
        list of assertion ID request services for this PDP
      • getNameIDFormats

        List<NameIDFormat> getNameIDFormats()
        Gets the list of NameID formats this service supports.
        Returns:
        NameID formats this service supports