Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


com.tangosol.net.security
Class SecurityHelper

java.lang.Object
  extended by com.tangosol.net.security.SecurityHelper


public abstract class SecurityHelper
extends java.lang.Object

A collection of security-related utilities.

Author:
dag 2009.11.16

Constructor Summary
SecurityHelper()
           

 

Method Summary
static javax.security.auth.Subject getCurrentSubject()
          Return the Subject from the current security context.

 

Constructor Detail

SecurityHelper

public SecurityHelper()

Method Detail

getCurrentSubject

public static javax.security.auth.Subject getCurrentSubject()
Return the Subject from the current security context.
Returns:
the current Subject.

Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.