java.security.ProtectionDomain

Aliases

Parameters

subClasses

Js Constructors

new java_security_ProtectionDomain(
    x$1, // java.security.CodeSource
    x$2 // java.security.PermissionCollection
)
new java_security_ProtectionDomain(
    x$1, // java.security.CodeSource
    x$2, // java.security.PermissionCollection
    x$3, // java.lang.ClassLoader
    x$4 // Array:Array[Any]
)

ApplyMethods

Methods

$bang$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$eq$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$hash$hash():java.lang.Int:Int
asInstanceOf():null:Null
eq(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
equals(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
getClass():java.lang.Class[scala.lang.Any:Any]
getClassLoader():java.lang.ClassLoader
getCodeSource():java.security.CodeSource
getPrincipals():Array:Array[Any]
hashCode():java.lang.Int:Int
implies(x$1:java.security.Permission, ):java.lang.Boolean:Boolean
isInstanceOf():java.lang.Boolean:Boolean
ne(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
notify():scala.Unit:Unit
notifyAll():scala.Unit:Unit
staticPermissionsOnly():java.lang.Boolean:Boolean
synchronized(x$1:null:Null, ):null:Null
toString():java.lang.String:String
wait():scala.Unit:Unit
wait(x$1:java.lang.Long:Long, ):scala.Unit:Unit
wait(x$1:java.lang.Long:Long, x$2:java.lang.Int:Int, ):scala.Unit:Unit