Uses of Interface
org.projecthusky.communication.ch.ppq.epr.policyadmin.api.BasePolicyAdministration

Packages that use BasePolicyAdministration
  • Uses of BasePolicyAdministration in org.projecthusky.communication.ch.ppq.epr.policyadmin.api

    Modifier and Type
    Interface
    Description
    interface 
    Describing the methods of the AddPolicyRequest Interface Beschreibung der Methoden des AddPolicyRequest Interfaces
    interface 
    Describing the methods of the AssertionBasedRequest Interface Beschreibung der Methoden des AssertionBasedRequest Interfaces
    interface 
    Describing the methods of the DeletePolicyRequest Interface Beschreibung der Methoden des DeletePolicyRequest Interfaces
    interface 
    Describing the methods of the EprPolicyRepositoryResponse Interface Beschreibung der Methoden des EprPolicyRepositoryResponse Interfaces
    interface 
    Extending interface to integrate AddPolicyRequest interface to opensaml implementation. Erweiterndes Interface um das AddPolicyRequest Interface in OpenSAML Implementation zu integrieren.
    interface 
    Extending interface to integrate AssertionBasedRequest interface to opensaml implementation. Erweiterndes Interface um das AssertionBasedRequest Interface in OpenSAML Implementation zu integrieren.
    interface 
    Extending interface to integrate DeletePolicyRequest interface to opensaml implementation. Erweiterndes Interface um das DeletePolicyRequest Interface in OpenSAML Implementation zu integrieren.
    interface 
    Extending interface to integrate EprPolicyRepositoryResponse interface to opensaml implementation. Erweiterndes Interface um das EprPolicyRepositoryResponse Interface in OpenSAML Implementation zu integrieren.
    interface 
    Extending interface to integrate UnknownPolicySetId interface to opensaml implementation. Erweiterndes Interface um das UnknownPolicySetId Interface in OpenSAML Implementation zu integrieren.
    interface 
    Extending interface to integrate UpdatePolicyRequest interface to opensaml implementation. Erweiterndes Interface um das UpdatePolicyRequest Interface in OpenSAML Implementation zu integrieren.
    interface 
    Describing the methods of the UnknownPolicySetId Interface Beschreibung der Methoden des UnknownPolicySetId Interfaces
    interface 
    Describing the methods of the UpdatePolicyRequest Interface Beschreibung der Methoden des UpdatePolicyRequest Interfaces
  • Uses of BasePolicyAdministration in org.projecthusky.communication.ch.ppq.epr.policyadmin.impl

    Modifier and Type
    Class
    Description
    class 
    Abstract Class implelementing the common methods for AssertionBasedRequests. Abstrakte Klasse welche die gemeinsamen methoden für AssertionBasedRequests implementiert
    class 
    Implementing class of OpenSamlAddPolicyRequest interface. Implementierende Klasse des OpenSamlAddPolicyRequest Interfaces.
    class 
    Implementing class of OpenSamlDeletePolicyRequest interface. Implementierende Klasse des OpenSamlDeletePolicyRequest Interfaces.
    class 
    Implementing class of OpenSamlEpdPolicyRepositoryResponse interface. Implementierende Klasse des OpenSamlEpdPolicyRepositoryResponse Interfaces.
    class 
    Implementing class of OpenSamlUnknownPolicySetId interface. Implementierende Klasse des OpenSamlUnknownPolicySetId Interfaces.
    class 
    Implementing class of OpenSamlUpdatePolicyRequest interface. Implementierende Klasse des OpenSamlUpdatePolicyRequest Interfaces.