com.ibm.websphere.security.auth

Class CredentialDestroyedException

  • All Implemented Interfaces:
    java.io.Serializable


    public class CredentialDestroyedException
    extends WSSecurityException

    Thrown if credential is destroyed. A destroyed credential can not be used at all.

    Since:
    1.0
    Version:
    1.0
    See Also:
    GeneralSecurityException, Serialized Form
    • Constructor Detail

      • CredentialDestroyedException

        public CredentialDestroyedException()

        Default constructor.

      • CredentialDestroyedException

        public CredentialDestroyedException(java.lang.String msg)

        Constructor with an error message.

      • CredentialDestroyedException

        public CredentialDestroyedException(java.lang.Throwable t)

        Constructor with a Throwabe.

      • CredentialDestroyedException

        public CredentialDestroyedException(java.lang.String debug_message,
                                    java.lang.Throwable t)

        Constructor with an error message and a Throwable.

IBM WebSphere Application ServerTM
Release 8.5