@ResponseStatus(code=UNAUTHORIZED,
reason="Invalid Authentication Object")
public class OwncloudInvalidAuthenticationObjectException
extends org.springframework.security.core.AuthenticationException
UsernamePasswordAuthenticationToken| Constructor and Description |
|---|
OwncloudInvalidAuthenticationObjectException(org.springframework.security.core.Authentication authentication,
Class<? extends org.springframework.security.core.Authentication> expectedAuthenticationClass) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OwncloudInvalidAuthenticationObjectException(org.springframework.security.core.Authentication authentication,
Class<? extends org.springframework.security.core.Authentication> expectedAuthenticationClass)
Copyright © 2016–2020 coolstuff.software. All rights reserved.