com.atlassian.crowd.plugin.rest.exception.mapper
@Provider public class InvalidCredentialExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<InvalidCredentialException>
InvalidCredentialException to a Response.| Constructor and Description |
|---|
InvalidCredentialExceptionMapper() |
public javax.ws.rs.core.Response toResponse(InvalidCredentialException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<InvalidCredentialException>Copyright © 2015 Atlassian. All Rights Reserved.