Table of Contents

Interface IDomainCombiner

Namespace
Java.Security
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/security/DomainCombiner.html

public interface IDomainCombiner

Methods

Combine(ProtectionDomain[], ProtectionDomain[])

ProtectionDomain[] Combine(ProtectionDomain[] arg0, ProtectionDomain[] arg1)

Parameters

arg0 ProtectionDomain[]

ProtectionDomain

arg1 ProtectionDomain[]

ProtectionDomain

Returns

ProtectionDomain[]

ProtectionDomain