Uses of Class
system.security.SecurityTreatAsSafeAttribute
-
Packages that use SecurityTreatAsSafeAttribute Package Description system.security -
-
Uses of SecurityTreatAsSafeAttribute in system.security
Methods in system.security that return SecurityTreatAsSafeAttribute Modifier and Type Method Description static SecurityTreatAsSafeAttribute
SecurityTreatAsSafeAttribute. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoSecurityTreatAsSafeAttribute
, a cast assert is made to check if types are compatible.
-