com.ibm.wsspi.container.security

Class DelegationException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.wsspi.container.security.DelegationException
  • All Implemented Interfaces:
    java.io.Serializable


    public class DelegationException
    extends java.lang.Exception
    DelegationException is thrown by AccessManager.runAs when there is an error setting the thread identity from the runAs role.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DelegationException

        public DelegationException()
      • DelegationException

        public DelegationException(java.lang.String msg)
      • DelegationException

        public DelegationException(java.lang.String msg,
                           java.lang.Throwable t)
IBM WebSphere Application ServerTM
Release 9.0