Uses of Interface
net.jini.security.SecurityContext
Packages that use SecurityContext
Package
Description
-
Uses of SecurityContext in com.sun.jini.start
Methods in com.sun.jini.start that return SecurityContextModifier and TypeMethodDescriptionAggregatePolicyProvider.getContext()Returns a snapshot of the current security context, which can be used to restore the context at a later time. -
Uses of SecurityContext in net.jini.security
Methods in net.jini.security that return SecurityContextModifier and TypeMethodDescriptionstatic SecurityContextSecurity.getContext()Returns a snapshot of the current security context, which can be used to restore the context at a later time. -
Uses of SecurityContext in net.jini.security.policy
Methods in net.jini.security.policy that return SecurityContextModifier and TypeMethodDescriptionSecurityContextSource.getContext()Returns a snapshot of the current security context, which can be used to restore the context at a later time. -
Uses of SecurityContext in net.jini.security.proxytrust
Methods in net.jini.security.proxytrust that return SecurityContextModifier and TypeMethodDescriptionBasicUntrustedObjectSecurityContext.getContext()Returns a security context to use to restrict privileges when invoking methods on untrusted objects.UntrustedObjectSecurityContext.getContext()Returns a security context to use to restrict privileges when invoking methods on untrusted objects.